LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ldap+ftp same login?? (https://www.linuxquestions.org/questions/linux-newbie-8/ldap-ftp-same-login-536240/)

venki 03-10-2007 06:35 AM

ldap+ftp same login??
 
Hi all

I have configured LDAP,FTP.in one system say 192.168.1.3

there is one user called nagesh creatd through ldap.

from another system which is ldap client. i login through nagesh and passwd as given in ldap.

ftp 192.168.1.3
username : nagesh
passwd :ptasa

\sucessfully logged in!!

now! i have changed password in the client! from ptasa to prasad

ftp 192.168.1.3
username : nagesh
passwd: prasad

login failed

but whn i give passwd psata login accepted!!

plz give me solution!!
i want both to be changed!!

help me

venki 03-12-2007 01:35 AM

plz give me solution for this

timmeke 03-12-2007 05:26 AM

Maybe you need to update some files created by LDAP and used by FTPD for authentication?
So, please start by describing the steps (in LDAP) that you have taken to add this new user and to
change his password.

venki 03-13-2007 03:23 AM

Hi ,

this is way i changed my password

firstly i look at
getent passwd prasad
prasad:x:1019:100:prasad:/home/prasad:/bin/bash

then station48# su prasad
prasad@station48:/>

now i can ftp through prasad and passwd oxlaic

but i chnaged my passwd

passwd
Changing password for prasad.
Enter login(LDAP) password:
oxalic
Newpasswd : nagesh
reenter: nagesh
password changed

now i ftp
but still it is asking old password ...


plz help me!!

shall i do any changes in pam.d???


All times are GMT -5. The time now is 11:51 PM.