Changes between Version 20 and Version 21 of Internal/SandboxConsoleSetup
- Timestamp:
- Aug 26, 2011, 8:37:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/SandboxConsoleSetup
v20 v21 43 43 nss_initgroups_ignoreusers backup,bin,daemon,games,gnats,irc,libuuid,libvirt-qemu,list,lp,mail,man,messagebus,news,ntp,postfix,proxy,root,sshd,statd,sync,sys,syslog,usbmux,uucp,www-data 44 44 }}} 45 You could edit this file and change all the values to reflect this (leaveing the rest as comments) or simply replace the one you have with this [attachment:ldap.conf one]. 45 You could edit this file and change all the values to reflect this (leaveing the rest as comments) or simply replace the one you have with this [attachment:ldap.conf one]. You can also check the non-comment lines by executing: 46 {{{ 47 egrep -v "^#|^$" /etc/ldap.conf 48 }}} 46 49 1. The '''/etc/ldap/ldap.conf''' is the second file that guides the client. It have very few actual lines: 47 50 {{{