|
login and postgresql problem after installing openldap
Hi,
I am using RHEL3 update 4, i just installated openldap on my server and configure it to login using ldap. After i restart the server the GUI login display a error message
cannot start greeter program
you will not be able to login
this display will be disabled
try logging in by other means
and editing the configuration file
i can loggin as root but when i start postgresql service or logging using other account i get these error message
-sh: line 1: /usr/bin/id : permission denied
-sh: line 21: /usr/bin/id : permission denied
.
.
.
.
the ldap is running properly, i can user slapcat and ldapsearch to query the server.
what is wrong with my configuration ?
|