Hi,all
I use samba and LDAP to build a PDC, but samba build NT Password via
hash4, and have a program mkntpwd to generate crypted password, does
perl has any module or function to do this?
--
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,all
I use samba and LDAP to build a PDC, but samba build NT Password via
hash4, and have a program mkntpwd to generate crypted password, does
perl has any module or function to do this?
--
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,all:
I use Perl SNMP module to get server information, but I can not
print ethernet MAC address.
When I use snmpwalk or snmpget program, I get like this:
ifPhysAddress.2 = STRING: 0:e0:ac:b0:c2:1 .
But in Perl, I can not print this string, in consol, perl print
0
In