[racktables-users] Re: setting up LDAP authentication
- From: Jason Ledford <jledford@xxxxxxxxxxxx>
- To: "racktables-users@xxxxxxxxxxxxx" <racktables-users@xxxxxxxxxxxxx>
- Date: Wed, 14 Jan 2009 08:24:39 -0500
In my secret.php I only have this
// This is only necessary for 'ldap' USER_AUTH_SRC
$ldap_server = 'servername.domain.com';
$ldap_domain = 'domain';
And when I create users (haven't done it in a while), I think I just put
garbage in for the password.
-----Original Message-----
From: racktables-users-bounce@xxxxxxxxxxxxx
[mailto:racktables-users-bounce@xxxxxxxxxxxxx] On Behalf Of Johann Spies
Sent: Wednesday, January 14, 2009 8:22 AM
To: racktables-users@xxxxxxxxxxxxx
Subject: [racktables-users] setting up LDAP authentication
I am trying out Racktables and have just successfully upgraded from
16.5 to 16.6.
I want to use LDAP as authentication mechanism, but so far I had no
success.
This is my configuration:
// This is only necessary for 'ldap' USER_AUTH_SRC
$ldap_server = 'stbldap01.sun.ac.z';
$ldap_domain = 'ou=users,O=SU';
And in the user-interface section I have
User authentication source ldap
The data in $ldap_domain is what we use for other php-system so use
ldap-authentication.
A few questions:
1. What is wrong with my configuration?
2. When I create a user on the system that will use LDAP-authentication
what password do I put in there?
3. Is LDAPS available? How?
Regards
Johann
--
Johann Spies Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch
"If we confess our sins, he is faithful and just to
forgive us our sins, and to cleanse us from all
unrighteousness." I John 1:9
Other related posts: