Hi all!

I hope someone can help me with this:


print "Please type in your username:";
$User = (<STDIN>);
chomp $User;

Now I need the same with the user's password. But I don't want
it visible on the screen. Something like * for every char or
nothing would be nice either.

Problem: I am a local Admin on a Win2K-Box and need to connect to
some shares from Linux-Boxes. The local Admin is not known in the
network, so need to connect to the shares as myself.

Thanks in advance for all your help, I really appriciate it.

Alex
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to