Re: Samba question
On Tue, 30 Mar 1999, Peter Iannarelli wrote:
> Hello all:
>
> Does anyone know if there is a way to pull the
> password used to connect/logon to a samba share ?
>
> I know that the user ID can be acquired via %U.
Shouldn't be possible... passwords are passed as hashes from the client
and hashed again by the server and compared against a hash that it
keeps... yes, a hash of a hash, kinda strange, but... anyway, most of the
time the server is not given a plaintext password, so in short, no.
HTH
-Dano
Reply to: