configure ssh authentication using password file and sftp/scp authentication using ld
I'm running a server centos 5 and I would like to split the user authentication as:
ssh using password file
scp / sftp using ldap authentication.
It is possible and how can I do this.
|