Skip to content

Instantly share code, notes, and snippets.

@iDiogenes
Created October 28, 2010 21:08
Show Gist options
  • Save iDiogenes/652324 to your computer and use it in GitHub Desktop.
Save iDiogenes/652324 to your computer and use it in GitHub Desktop.
ldap = IfsNotify::LoniLDAP.new(h["username"]),
h = {
:gname => ldap.ldap_firstname,
:name => ldap.ldap_username,
:mail => ldap.ldap_mail
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment