Changeset 471 for trunk/etc/sm.xml.dist.in
- Timestamp:
- 20/12/07 15:49:38 (12 months ago)
- Files:
-
- 1 modified
-
trunk/etc/sm.xml.dist.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/etc/sm.xml.dist.in
r470 r471 207 207 208 208 <!-- LDAP attribute that holds the user ID (default: uid) --> 209 <uidattr>uid</uidattr> 210 <objectclass>posixAccount</objectclass> 211 <pwattr>userPassword</pwattr> 212 <!-- if you use included jabberd.schema use this: 209 213 <uidattr>jid</uidattr> 210 211 214 <objectclass>jabberUser</objectclass> 215 <pwattr>jabberPassword</pwattr> 216 --> 212 217 213 218 <!-- see authreg.ldapfull int c2s.xml for description. -->
