Hi, Following the Installation and Administration Guide of Access Control, in the User Directory Setup, step 2, https://forge.fi-ware.org/plugins/mediawiki/wiki/fiware/index.php/Access_Control_-_Installation_and_Administration_Guide#User_Directory_Setup there is a command that we were not able to execute: ldapmodify --defaultAdd --port 389 --bindDN "cn=Directory Manager" --filename add-branches.ldif To proceed, we had to use the following one: ldapmodify -a -p 389 -h localhost -D "cn=Directory Manager" -f add-branches.ldif -W This also happened in other sections of the guide. Regards, Alberto Martín -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20141022/ca8d4bb3/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy