]> jfr.im git - irc/evilnet/x3.git/blobdiff - x3.conf.example
Rewrote parts of loc_auth() to get it working the same as cmd_auth() with regards...
[irc/evilnet/x3.git] / x3.conf.example
index e79792ec98c9330af436c92e921722e2da580e23..38b8de59e3e13a0201e7b88a5447eae51503c4e9 100644 (file)
         //"ldap_field_account" "uid";
         //"ldap_field_password" "userPassword";
         //"ldap_field_email" "mail";
+        //"ldap_field_oslevel" "X3AccountLevel";
+        ////      NOTE: X3AccountLevel is a custom LDAP attribute
+        ////      that LDAP servers will not know by default. A custom
+        ////      schema is required to provide it.
         //// This bit is needed if you want to put ircops into a group:
         //"ldap_oper_group_dn" "cn=Opers,ou=Groups,dc=afternet,dc=org";
         //"ldap_oper_group_level" "99";  // must be above this level to be added to oper ldap group