Menu

#12 LDAP support (Schema)

open
nobody
None
5
2007-04-02
2007-04-02
Michiel
No

The basics of LDAP support. First the schema file.

Discussion

  • Michiel

    Michiel - 2007-04-06

    Logged In: YES
    user_id=1693445
    Originator: YES

    File Added: quota.schema

     
  • Michiel

    Michiel - 2007-04-06

    Logged In: YES
    user_id=1693445
    Originator: YES

    I suggest you use this scheme in the following way
    cn=MyGroup,ou=Groups,dc=somedomain,dc=tld
    \-ou=QuotaSetting,cn=MyGroup,ou=Groups,dc=somedomain,dc=tld
    ..\-cn=homedirs,ou=QuotaSetting,cn=MyGroup,ou=Groups,dc=somedomain,dc=tld (which is the quotaSettings object)
    ..\-cn=someotherdir,ou=QuotaSetting,cn=MyGroup,ou=Groups,dc=somedomain,dc=tld (which is the quotaSettings object)

    cn=MyUser,ou=People,dc=somedomain,dc=tld
    \-ou=QuotaSetting,cn=MyUser,ou=People,dc=somedomain,dc=tld
    ..\-cn=homedir,ou=QuotaSetting,cn=MyUser,ou=People,dc=somedomain,dc=tld (which is the quotaSettings object)
    ..\-cn=someotherdir,ou=QuotaSetting,cn=MyUser,ou=People,dc=somedomain,dc=tld (which is the quotaSettings object)

    The tools for this need to be written though, but this is just the beginning.

     
  • Michiel

    Michiel - 2007-04-06

    quota schema file

     
  • Michiel

    Michiel - 2007-04-06

    Logged In: YES
    user_id=1693445
    Originator: YES

    File Added: quota.schema

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.