[Wylug-help] LDAP setup on Centos 7
Gary Stainburn
gary.stainburn at ringways.co.uk
Fri Nov 27 16:46:19 UTC 2015
(All lines were intact on the terminal console, but have been line wrapped in
the email)
[root at ollie2 ldap]# grep "dc=" * -r
basedomain.ldif:# replace to your own domain name for "dc=***,dc=***" section
basedomain.ldif:dn: dc=ringways,dc=com
basedomain.ldif:dn: cn=Manager,dc=ringways,dc=com
basedomain.ldif:dn: ou=People,dc=ringways,dc=com
basedomain.ldif:dn: ou=Group,dc=ringways,dc=com
chdomain.ldif:# replace to your own domain name for "dc=***,dc=***" section
chdomain.ldif: read by dn.base="cn=Manager,dc=ringways,dc=com" read by * none
chdomain.ldif:olcSuffix: dc=ringways,dc=com
chdomain.ldif:olcRootDN: cn=Manager,dc=ringways,dc=com
chdomain.ldif: dn="cn=Manager,dc=ringways,dc=com" write by anonymous auth by
self write by * none
chdomain.ldif:olcAccess: {2}to * by dn="cn=Manager,dc=ringways,dc=com" write
by * read
setup_ldap.sh:#ldapadd -x -D cn=Manager,dc=ringways,dc=com -W -f
basedomain.ldif
[root at ollie2 ldap]#
On Friday 27 November 2015 16:38:09 David Morris wrote:
> can you try:
>
> grep "dc=" * -r
>
> then email the results?
>
> David Morris
More information about the Wylug-help
mailing list