Difference between revisions of "Creating Pool Accounts With LDAP"

From PDP/Grid Wiki
Jump to navigationJump to search
(Creating Pool Accounts in the NDPF LDAP user directory)
 
(Replaced content with "This page has moved to [https://wiki.nikhef.nl/nikhef/ctb/NDPF:Creating_Pool_Accounts_With_LDAP the internal CTB Wiki].")
 
(39 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
+
This page has moved to [https://wiki.nikhef.nl/nikhef/ctb/NDPF:Creating_Pool_Accounts_With_LDAP the internal CTB Wiki].
== Headline text ==
 
The list of valid users of the NDPF is kept in a central LDAP directory, currently hosted on <tt>trog.nikhef.nl</tt>. This directory contains both the "local" users as well as all poolaccounts and all automount map entries. The structure of the directory is:
 
 
 
  + dc=farmnet,dc=nikhef,dc=nl
 
    |
 
    + ou=Managers
 
    + ou=LocalGroups (<i>contains all groups!</i>)
 
    + ou=LocalUsers
 
    + ou=Poolaccounts
 
    + ou=automount
 
      |
 
      + ou=auto.home
 
      + ou=lcgprod
 
        |
 
        + ou=auto.sedata
 
        + ou=auto.share
 
        + ou=auto.stage
 
        + ou=auto.sedata2
 

Latest revision as of 14:54, 4 December 2017

This page has moved to the internal CTB Wiki.