Advertisement
Guest User

conf-default.php.patch

a guest
Nov 2nd, 2012
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.96 KB | None | 0 0
  1. --- /run/user/nathaniel/gvfs/sftp:host=vcl.sharcnet.ca,user=root/root/patches/ldapnumericid/conf.php.orig
  2. +++ /run/user/nathaniel/gvfs/sftp:host=vcl.sharcnet.ca,user=root/root/patches/ldapnumericid/conf.php.mod
  3. @@ -120,6 +120,7 @@
  4.                                                                  #        example2: '%s@example.com'
  5.                                                                  #        example3: '%s@ad.example.com'
  6.                                "unityid" => "samAccountName",    # ldap field that contains the user's login id
  7. +                              "numericid" => "numericid",       # ldap field for user id number
  8.                                "firstname" => "givenname",       # ldap field that contains the user's first name
  9.                                "lastname" => "sn",               # ldap field that contains the user's last name
  10.                                "email" => "mail",                # ldap field that contains the user's email address
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement