SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2.4-py-smbpasswd rpm build for : Mandriva 2009. For other distributions click python2.4-py-smbpasswd.

Name : python2.4-py-smbpasswd
Version : 1.0.1 Vendor : (none)
Release : 1nxd2009.0 Date : 2009-03-20 10:11:55
Group : Development/Python Source RPM : python2.4-py-smbpasswd-1.0.1-1nxd2009.0.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : NT/LM hash generation module for Python
Description :
This module can generate both LANMAN and NT password hashes, suitable for use
with Samba.

Sample usage
import smbpasswd
pwd = \'mypassword\'
print \'LANMAN hash is\', smbpasswd.lmhash(pwd)
print \'NT hash is\', smbpasswd.nthash(pwd)
print \'both hashes at once = %s:%s (lm:nt)\' % smbpasswd.hash(pwd)

RPM found in directory: /packages/linux-pbone/archive/nexedi.org/static/Mandrake/2009.0/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2.4-py-smbpasswd-1.0.1-1nxd2009.0.i586.rpm
     Search for other platforms
python2.4-py-smbpasswd-1.0.1-1nxd2009.0.sparc.rpm
python2.4-py-smbpasswd-1.0.1-1nxd2009.0.alpha.rpm
python2.4-py-smbpasswd-1.0.1-1nxd2009.0.ppc.rpm
python2.4-py-smbpasswd-1.0.1-1nxd2009.0.ia64.rpm
python2.4-py-smbpasswd-1.0.1-1nxd2009.0.s390.rpm

Provides :
smbpasswd.so
python2.4-py-smbpasswd

Requires :
libc.so.6(GLIBC_2.4)
rpmlib(CompressedFileNames) <= 3.0.4-1
libpthread.so.0
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
python-base => 2.4
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/lib/python2.4/site-packages/smbpasswd.so
/usr/share/doc/python2.4-py-smbpasswd
/usr/share/doc/python2.4-py-smbpasswd/README.txt

 
ICM