Hello!
I have installed the package ldap of OSIS kit in my system tru64 v5.0a,
and I have modified the matrix.conf :
siad_init=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_chk_invoker=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_init=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_authent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_estab=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_launch=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_suauthent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_reauthent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_chg_finger=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_chg_password=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_chg_shell=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_getpwent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_getpwuid=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_getpwnam=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_setpwent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_endpwent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_getgrent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_getgrgid=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_getgrnam=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_setgrent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_endgrent=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_ses_release=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
siad_chk_user=(BSD,libc.so),(LDAP,/usr/shlib/libsialdap.so)
So the commands ls, ps .... are more quick that if the ldap library is
in the first position, but this generate a big problem, now I can't
execute correctly the command su. Whe I execute this command , I push
the password of user root but in the new shell I am a normal user, not
a root.
Any suggestion?
Thanks in advanced!
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Antonia Gomez Gonzalez
FIB (Laboratori de Calcul) UPC
Barcelona
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Received on Tue Mar 27 2001 - 11:46:58 NZST