Changes

Jump to navigation Jump to search
→‎Adding Users: better explanation
Line 36: Line 36:  
=== Adding Users ===
 
=== Adding Users ===
    +
To create the user "hef" and set the user password, use the following command:
 
   /usr/local/samba/bin/samba-tool user add hef
 
   /usr/local/samba/bin/samba-tool user add hef
   −
The user add command will prompt for a password, and must meet complexity requirements.
      +
To add the user "hef" to the "Domain Admins" group, use the following command:
 
   /usr/local/samba/bin/samba-tool group addmembers "Domain Admins" hef
 
   /usr/local/samba/bin/samba-tool group addmembers "Domain Admins" hef
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu