Selecting one of multiple Ldap server in users file

2005-12-28 Thread Gerald Richter
for authentication in such a case? Is there a possibility to include the module instance name in the Auth-Type? Thanks Gerald --- Gerald Richterecos electronic communication services gmbh IT-Securitylösungen

RE: Selecting one of multiple Ldap server in users file

2005-12-28 Thread Gerald Richter
phase and it didn't know about different ldap servers anymore Gerald 2005/12/28, Gerald Richter [EMAIL PROTECTED]: Hi, I want to use more than one ldap server to authenticate users. I have setup a users file that sets the Autz-Type so one of two ldap server are selected

RE: Selecting one of multiple Ldap server in users file

2005-12-28 Thread Gerald Richter
{ ... Auth-Type aldap1 { ... } ... } Xav 2005/12/28, Gerald Richter [EMAIL PROTECTED]: Hi, Use Autz-Type instead of Auth-Type and set Autz-Type := aldap1 in the users file (in check items) That's what I already do and authorization works correctly

RE: Selecting one of multiple Ldap server in users file

2005-12-28 Thread Gerald Richter
Hi, OK, enough is enough. This auto-set Auth-Type in LDAP is just broken. I'll fix it before 1.1.0 to do the following: - add a config option saying set_auth_type = yes/no - the default will be yes for backwareds compatibility - the yes case will also be smarter about multiple