Changes

From SME Server
Jump to navigationJump to search
Line 23: Line 23:  
  security = domain                    # edit, set to user
 
  security = domain                    # edit, set to user
 
  wins server 192.168.1.1              # edit, to your server IP
 
  wins server 192.168.1.1              # edit, to your server IP
  idmap uid = 10000-20000
+
  ;password server = *                  # remove line
  idmap gid = 10000-20000
+
winbind uid = 10000-20000
 +
  winbind gid = 10000-20000
 
  template shell = /bin/bash
 
  template shell = /bin/bash
 
  template homedir = /home/%U
 
  template homedir = /home/%U
Line 31: Line 32:  
  winbind cache time = 10
 
  winbind cache time = 10
 
  winbind separator = +
 
  winbind separator = +
password server = *
   
  winbind use default domain = yes
 
  winbind use default domain = yes
 +
acl compatibility = winnt
    
  nano -w /etc/nsswitch.conf
 
  nano -w /etc/nsswitch.conf

Navigation menu