Setting LDAP Group Type from CLI
Hi All
I'm having issues authenticating against group membership with LDAP. I don't want to have to add each users accounts onto the firewall directly, so I've created a group on the LDAP server and added users to it. I've set the firewall to use group authentication, but I think because I'm using DS-389 (OpenLDAP Linux implementation) as an LDAP server the schema my be incorrect. As I'm doing my testing on a FortWiFi 40C lots of the configuration needs to be done on the CLI. The web interface manual for 5.2.1 shows a attribute "Group Type" explained as :
Indicate the schema of your LDAP directory, either: •OpenLDAP — The directory uses a schema where each user object’s group membership is recorded in an attribute named gidNumber. This is usually an OpenLDAP directory, or another directory where the object classinetOrgPerson or posixAccount. •Windows-AD — The directory uses a schema where each user object’s group membership is recorded in an attribute named memberOf. This is usually a Microsoft Active Directory server. •eDirectory — The directory uses a schema where each user object’s group membership is recorded in an attribute named groupMembership. This is usually a Novell eDirectory server. But I see no way to set this in the CLI. Any idea's anyone. Thanks in advance. Paul