Changes

From SME Server
Jump to navigationJump to search
24 bytes removed ,  21:44, 14 September 2015
Line 907: Line 907:     
==SAMBA==
 
==SAMBA==
===net groupmap list===
+
===shows samba mappings to nt groups===
shows samba mappings to nt groups
+
   net groupmap list
   shows samba mappings to nt groups
+
===manage the SAM database(Database of Samba Users)===
===pdbedit -u USER -v===
  −
pdbedit - manage the SAM database (Database of Samba Users)
   
The pdbedit program is used to manage the users accounts stored in the sam database and can only be run by root.
 
The pdbedit program is used to manage the users accounts stored in the sam database and can only be run by root.
 +
pdbedit -u USER -v
 
for example
 
for example
 
  pdbedit -u stephane -v
 
  pdbedit -u stephane -v
   −
===testparm -vs===
+
===check an smb.conf configuration===
 
testparm - check an smb.conf configuration file for internal correctness
 
testparm - check an smb.conf configuration file for internal correctness
 
  testparm -vs
 
  testparm -vs

Navigation menu