Guest User

Untitled

a guest
Jul 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. --- ldap.colossus 2009-10-26 14:10:45.000000000 -0400
  2. +++ ldap.c52 2009-02-23 01:11:07.000000000 -0500
  3. @@ -17,7 +17,7 @@
  4. #host 127.0.0.1
  5.  
  6. # The distinguished name of the search base.
  7. -base "dc=mox,dc=net"
  8. +base dc=mox,dc=net
  9.  
  10. # Another way to specify your LDAP server is to provide an
  11. # uri with the server name. This allows to use
  12. @@ -179,7 +179,7 @@
  13. #nss_base_netgroup ou=Netgroup,dc=example,dc=com?one
  14.  
  15. # Just assume that there are no supplemental groups for these named users
  16. -nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon,dbus,radvd,tomcat,radiusd,news,mailman,nscd,gdm
  17. +nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon,dbus,radvd,tomcat,radiusd,news,mailman
  18.  
  19. # attribute/objectclass mapping
  20. # Syntax:
Add Comment
Please, Sign In to add comment