[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Getting usernames from a Novell server (ncp)
- From: "Scott Nelson" <sbnelson thermeon com>
- To: <pam-list redhat com>
- Subject: Re: Getting usernames from a Novell server (ncp)
- Date: Mon, 22 Feb 1999 09:54:49 -0600
> nwbols -S NetwareServerName -U YourLoginName -t 1
> -P YourNovellPassword
> nwbpvalues -S NetwareServerName -U VeryPriviligedNetwareUserLogin
> -o LOGINID -t 1 -p IDENTIFICATION -P PriviligedPassword
Careful! The passwords would be visible to others simply by using the ps
command!
I don't know these commands, but can you eliminate the passwords from the
command line and pass them via standard input? That way the PAM module
could open a pipe to the program and then write the password directly with
no visibility via the ps command.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]