User Profile
Collapse
-
-
Windows boot.ini
If the boot drive is changed from c: to some other drive ..is that going to create trouble..? -
make : error 1254-027
I am getting this error...while trying to run make command in aix
"make: 1254-027 Cannot open /abc.txt"
make: 1254-055 Dependency line needs colon or double colon operator.
..abc.txt has all the necessary permissions...C an anyone help.. Thanks... -
Windows admin
What are the difference between windows local admin and a domain admin...
Are all the users from a admin group have the same privilege as the admin
Thanks... -
-
I will be using Perl and Shell script...I have one more question...Is there any difference between NULL and Blank password in windows..? -
NULL password in UNIX
What files needs to be changed to create users with NULL password?..I have changed the files in aix,hp,solaris ...so that it is allowing password with zero length..but I guess for NULL password it wont ask for a password... -
How To find Windows Users with NULL password
Can anyone help me... how I can get windows user list with no password.. -
Initially I thought this function would help ..but in some document I read(http://www.microsoft.c om/technet/archive/ntwrkstn/maintain/operate/admin.mspx?mfr= true) that this can only be used with UserSetAttribut e function..
UserGetAttribut e is always returning NULL for the password if used alone...Leave a comment:
-
-
There is a Perl function UserChangePassw ord(domainname, username, oldpassword, newpassword)..I f it is successful it returns 1 otherwise 0...I tried to use this ..$ret=UserChan gePassword( '', 'user', '', '')...I guess it will only be successful if the oldpassword is Null..But the return type is always NUll..Leave a comment:
-
I need to print the windows user name with NULL password...for UNIX its quite easy...Leave a comment:
-
Windows: Find out users with Null password
Can anyone help me ..how to find out users with Null password in windows...using perl function..
No activity results to display
Show More
Leave a comment: