On 19 Oct 2004 02:54:32 -0700, Girish Pal Singh <com> wrote:
Yes.
Hi, I want to change password of Solaris 9 system non interactively and that too without using any extra package. Could I do it using Shell script or C program. Thanks...
Hi,
I want to change password of Solaris 9 system non interactively and
that too without using any extra package. Could I do it using Shell
script or C program.
Thanks
On 19 Oct 2004 02:54:32 -0700, Girish Pal Singh <com> wrote:
Yes.
Hi,
Thanks for the reply. But how could I do it. If I use crypt what key
should I give it.
Dave Hinz <net> wrote in message news:<de>...
>
> Yes.[/ref]
On 19 Oct 2004 21:31:55 -0700, Girish Pal Singh <com> wrote:
Why not crypt it once, and then connect to each remote system, substituting
the old encrypted password to the new encrypted password? ssh and sed are
your friends.
Dave Hinz
Bookmarks