You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2006-03-31 05:04:48

Pablo Chamorro C.
Member
Registered: 2005-07-03
Posts: 14

openldap ok but how to leave things as before?

I tested adding host=ldap.server and ou=users,o=mycompany and I worked ok.  Even I could login using the glpi local password, but how to disable ldap authentication without breaking the local password database?

I removed the Host LDAP and Basedn and I couldn't log in anymore, not even using the previous local password.   Which else field do I have to clear to leave the things as before?

Thank you very much,

Pablo

Offline

#2 2006-04-01 06:20:23

Pablo Chamorro C.
Member
Registered: 2005-07-03
Posts: 14

Re: openldap ok but how to leave things as before?

After authenticating against ldap I discovered a change like this on glpi_users:

before: INSERT INTO `glpi_users` VALUES (7, 'pchamorro', '*0ACE99C463DA11C5F2704698D4EF5E1F3A8B5522', 'aee663958490e021a558a5480184b2cc', 'pchamorro@', etc);

after: INSERT INTO `glpi_users` VALUES (7, 'pchamorro', '', '','pchamorro@',etc);

it was this! so, by now, before to put glpi against openldap is advisable to make a backup of the admin passwords just in case some day is needed to work without openldap as before.

Thanks,

Pablo

Offline

#3 2006-04-01 11:13:40

MoYo
GLPI - Lead
From: Poitiers
Registered: 2004-09-13
Posts: 14,513
Website

Re: openldap ok but how to leave things as before?

if the LDAP user and the glpi one have the same login it is normal.
Just use a specific name for admin account.


MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI :    Support     Contribute     References     Freshmeat

Offline

#4 2006-04-01 22:25:24

Pablo Chamorro C.
Member
Registered: 2005-07-03
Posts: 14

Re: openldap ok but how to leave things as before?

one super-admin account exlusive for glpi, ok, it works, thank you!

Pablo

Offline

Board footer

Powered by FluxBB