Greetings.

sysspec: centos 6.4 64bit
openldap installed via yum
lam installed from source

# cd /usr/src
# curl -O http://surfnet.dl.sourceforge.net/project/lam/LAM/4.2.1/ldap-account-manager-4.2.1.tar.gz
# tar zxvf it
# ./configure --with-httpd-user=apache --with-httpd-group=apache --with-web-root=/var/www/html/
# make install
# ./install

selinux disabled
i couldnt add a server via wizzard so i had to edit my server.conf file manually.

in browser, when going to LAM configuration -> edit server profiles -> input password for default server  i am presented with the General Settings for this server

Now, under Security settings,
login methond Fixed list
list of valid users i have cn=Manager,dc=my-domain,dc=com
this is a test setup, hence my-domain.com remained my-domain.com
Since this IS the real binddn i dont see why it keeps telling me
  ERROR
Please enter a valid bind user.
i have no idea what else to do about this, and it won't let me go into "Account types", "Modules", "Module settings" tabs untill i "fix" this.

editing everything manually in <server_name>.conf works and i can login and manage my ldap server, BUT
is somewhat of a pain, however considering that the default dc=my-domain,dc=com happens to be the same with my actually configured ldap server it just works.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to