[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Passwd File - More Clear Question
> What i want to do is to separate the authentication process to another
> server, So the mail server will authenticate on other server
>
> I prefer that on the Authentication server the user name and all
> authenticate information will be on database like MySQL
>
It's my 2c and it should only give you location to check .
Generally when using pam - and RH uses it, you can authenticate
users with allmost anything - Tacacs/RADIUS/SQL database,
etc ...
I've never seen those things working, but you can locate more
info in pam documentation .
Meir