Sorry, I'm such a noob at LDAP...I need to do some more reading.

I'm following David Bogen's instructions and executing the commands from the section he gave (which is what I was trying before as well). It looks like this:

server bin # ./ldapmodify -D "cn=directory manager" -w password
dn: some.server.com
changetype: modify
replace: nsAdminAccessHosts nsAdminAccessAddresses
nsAdminAccessHosts:
nsAdminAccessAddresses: 224.0.0.0

modifying entry fortress.parsons.edu
ldap_modify: No such object

server bin #


I thought I was set up, but I guess not? RTFM would be an appropriate response, if you don't mind pointing me in the direction of a good doc...

Thanks!

Dave


Morris, Patrick wrote:
Arrggh...I'm trying, but I keep getting this output:

ldap_modify: No such object

Any suggestions on what this means?

David Bogen wrote:

Dave Della Costa wrote:


http://directory.fedora.redhat.com/wiki/Howto:AdminServerLDAPMgmt


See the section entitled

"How to set the hosts/IP addresses allowed to access the

Admin Server"

and pay special attention to the NOTE: about the bug that you are likely encountering.


It means you're trying to modify an object that doesn't exist. More
detail about what you're doing would be helpful.

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to