search for: postfixaccount

Displaying 1 result from an estimated 1 matches for "postfixaccount".

Did you mean: posixaccount
2006 Apr 07
3
activeLDAP - ldap_mapping - wildcard
...LDAP::Base ldap_mapping :dnattr => ''cn'' , :prefix => ''ou=labo01,ou=users'', :classes => [''top'',''hostObject'', ''person'', ''shadowAccount'', ''posixAccount'', ''postfixAccount''] has_many :groups, :class_name => ''Groups'', :foreign_key => ''memberUid'', :local_key => ''cn'' end #this class of Groups work as long as the group is found directly under "groups" class Groups < ActiveLDAP:...