User/Group Configuration With Ldapbrowser; Activedirectory In Windows Server; Ldap Configuration For Accessing Openldap/Activedirectory - Symbol WS5000 Series System Reference Manual

Hide thumbs Also See for WS5000 Series:
Table of Contents

Advertisement

ldapadd -x -D "cn=Manager,o=SYMBOL,c=INDIA" -W -f base1.ldif
ldapadd -x -D "cn=Manager,o=SYMBOL,c=INDIA" -W -f group6.ldif
ldapadd -x -D "cn=Manager,o=SYMBOL,c=INDIA" -W -f member6.ldif
ldapsearch -x -b 'o=SYMBOL,c=INDIA' '(&(cn=group2)(objectclass=groupofNames))'
ldif file format (base1.ldif, group6.ldif, member6.ldif, wvpn.ldif)
dn: o=SYMBOL,c=INDIA
objectclass: organization
o: SYMBOL
dn: cn=group6,o=SYMBOL,c=INDIA
objectclass: groupOfNames
member: cn=srijith,o=SYMBOL,c=INDIA
member: cn=apar,o=SYMBOL,c=INDIA
cn: group6
o: SYMBOL
dn: cn=srijith,o=SYMBOL,c=INDIA
objectclass: person
objectclass: uidObject
cn: srijith
sn: srijith
uid: srijith
userPassword: test
dn: cn=wvpnuser,o=SYMBOL,c=INDIA
objectclass: person
objectclass: uidObject
cn: wvpnuser
sn: wvpnuser
uid: wvpnuser
userPassword: test

5.4.2 User/Group Configuration with LdapBrowser

LdapBrowser (free download) can be used for configuring users instead of CLI. Follow the below given steps
to install and start using the LDAP browser:
1. Install LDAP browser and run the binary for configuration GUI (lbe.sh).
2. Connect to a active LDAP server.
3. Import the LDIF files mentioned above, using LDIF->import menu option
(Import base1.ldif,group6.ldif,member6.ldif,wvpn.ldif).
4. Choose Update/Add option when importing the configuration.
5. Verify the users/groups that are loaded are properly displayed in left panel.

5.4.3 ActiveDirectory in Windows server

ActiveDirectory can also be used as LDAP server with WS5000 switch. Users and groups need to be configured
in Active directory for authentication.

5.4.3.1 LDAP configuration for accessing Openldap/ActiveDirectory

1. Use the following command for LDAP Configuration in switch for Openldap. This is valid only for NON-
VPN CLIENTS.
Configuring User and Management Authenti-
5-19

Advertisement

Table of Contents
loading

Table of Contents