Changes

From SME Server
Jump to navigationJump to search
m
Line 21: Line 21:  
   
 
   
 
  workgroup = 'Your Windows workgroup'  # probably correct, you set this during install
 
  workgroup = 'Your Windows workgroup'  # probably correct, you set this during install
  security = domain                    # may be set to user
+
  security = domain                    # edit, set to user
 +
wins server 192.168.1.1              # edit, to your server IP
 
  idmap uid = 10000-20000
 
  idmap uid = 10000-20000
 
  idmap gid = 10000-20000
 
  idmap gid = 10000-20000
Line 32: Line 33:  
  password server = *
 
  password server = *
 
  winbind use default domain = yes
 
  winbind use default domain = yes
 
+
 
  nano -w /etc/nsswitch.conf
 
  nano -w /etc/nsswitch.conf
 
   
 
   

Navigation menu