Show
Ignore:
Timestamp:
20/12/07 15:49:38 (12 months ago)
Author:
smoku
Message:

Using more standard attributes for LDAP

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/etc/c2s.xml.dist.in

    r465 r471  
    431431      <type>ad</type> 
    432432      --> 
     433 
    433434      <!-- LDAP attribute that holds the user ID (default: uid) --> 
     435      <uidattr>uid</uidattr> 
     436      <objectclass>posixAccount</objectclass> 
     437      <pwattr>userPassword</pwattr> 
     438      <!-- if you use included jabberd.schema use this: 
    434439      <uidattr>jid</uidattr> 
     440      <objectclass>jabberUser</objectclass> 
     441      <pwattr>jabberPassword</pwattr> 
     442      --> 
     443 
    435444      <!-- Attribute that holds jabber account status. Must be TRUE for AD, 
    436445           and 1 for other LDAP server. 
     
    440449      --> 
    441450      <fulluid/> 
    442       <pwattr>jabberPassword</pwattr> 
    443451      <!-- If pwscheme is not defined, then passwords are stored in clear 
    444452           text and digest authentication may be done. 
     
    447455           For now, sha, ssha and plain may be specified --> 
    448456      <!-- <pwscheme>ssha</pwscheme> --> 
    449       <objectclass>jabberUser</objectclass> 
    450457 
    451458      <!-- base DN of the tree. You should specify a DN for each