Changes

From SME Server
Jump to navigationJump to search
Line 115: Line 115:  
  systemctl status samba
 
  systemctl status samba
 
  domaininfo
 
  domaininfo
sambastatus
   
  realm -v discover SME-SERVER.INTERNAL          #in this example
 
  realm -v discover SME-SERVER.INTERNAL          #in this example
 
  kinit -V administrator
 
  kinit -V administrator
Line 121: Line 120:  
  sambatool user list
 
  sambatool user list
 
  sambatool computer list
 
  sambatool computer list
 +
smbstatus --configfile=/etc/samba/samba.conf
 
If all went well you can proceed to joining Windows PCs to the domain using domain administrator and password.
 
If all went well you can proceed to joining Windows PCs to the domain using domain administrator and password.
   Line 129: Line 129:  
Restoring missing user accounts can be done, additional passwords might also need to be reset.
 
Restoring missing user accounts can be done, additional passwords might also need to be reset.
 
  syncadusers
 
  syncadusers
 +
 
===Password policies===
 
===Password policies===
 
For now password changing via Ctrl-Alt-Delete is not be supported and will be disabled via password policies.
 
For now password changing via Ctrl-Alt-Delete is not be supported and will be disabled via password policies.
69

edits

Navigation menu