Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 64: Line 64:  
  security = domain  
 
  security = domain  
 
  idmap config * : backend = tdb (add this line)
 
  idmap config * : backend = tdb (add this line)
  idmap config * : range = 16777216-33554431 (leave whatever range is set by default)
+
  idmap config * : range = 16777216-33554431           (leave whatever range is set by default)
  idmap config DOMAIN : backend = rid (add his line)
+
  idmap config DOMAIN : backend = rid       (add his line)
  idmap config DOMAIN : range = 10000-49999         (add this line)
+
  idmap config DOMAIN : range = 10000-49999       (add this line)
  idmap config DOMAIN : base_rid = 1000  
+
  idmap config DOMAIN : base_rid = 1000                 (add this line)
 
  template shell = /bin/bash  
 
  template shell = /bin/bash  
 
  winbind use default domain = yes (change this from false)
 
  winbind use default domain = yes (change this from false)
47

edits

Navigation menu