Displaying 4 results from an estimated 4 matches for "ntlmgen".
2011 Dec 07
1
postlogin script
Hi,
I have Postfix + OpenLdap + DoveCot configuration, and it's running
succesfuly,
i wantto convert users pop3 password NTPassword and LMPassword, so i ne
plain passwor dof users,
how can i do that. (Normaly using perl's ntlmgen function i convert
password , but in plain)
thanks in advance
2003 Apr 27
2
smbpasswd via cgi
using samba and ldap - redhat 7.3
trying to work on a short cgi to update samba password (it is a url with
attributes username and password). I am not very good at all with perl, so
if someone can take a quick ponder and help me out, that would be great.
I think that it fails in theory however, because to change other users
password, you need to be root ... So I was wondering if anyone knows
2005 Jun 04
3
smbldap-tools and joining workstation to domain
...";
print "Retype new password : ";
chomp($pass2=<STDIN>);
print "\n";
system "stty echo";
if ($pass ne $pass2) {
print "New passwords don't match!\n";
exit (10);
}
my ($lmpassword,$ntpassword) = ntlmgen $pass;
my $date=time;
my $modify = $ldap_master->modify (
"uid=$userName,$config{computersdn}",
changes => [
replace => [objectClass => ['inetOrgPerson', 'posixAccount',
'sambaSAMAccount']],
add => [sambaLogonTime...
2011 Dec 06
0
Log/Process users pop3 plain password
Hi,
I have Postfix + OpenLdap + DoveCot configuration, and it's running
succesfuly,
i wantto convert users pop3 password NTPassword and LMPassword, so i ne
plain passwor dof users,
how can i do that. (Normaly using perl's ntlmgen function i convert
password , but in plain)
thanks in advance
--
Sel?uk YAZAR
http://www.selcukyazar.blogspot.com