52 $this->server = $a_server;
62 $this->port = $a_port;
82 $this->login_instructions = $a_inst;
92 $this->active = $a_active;
102 $this->create_users = $a_uc;
112 $this->allow_local = $a_local;
122 $this->default_role = $a_role;
127 return $this->default_role;