Home » File Formats » File_SMBPasswd
Class for managing SAMBA style password files.
This package is unmaintained.
Download latest release 1.0.3 (archived versions might be outdated)
License: BSD
Description
With this package, you can maintain smbpasswd-files, usualy used by SAMBA.
Documentation
Maintainers
- Michael Bretterklieber (mbretter) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- Crypt_CHAP (>= 1.0.0)
- mhash (extension)
Releases
- 1.0.3 (stable, 2009-01-25)
Release notes
License: BSD
move to package.xml v2
- 1.0.2 (stable, 2005-05-08)
Release notes
License: BSD
* The Account Flags field had the wrong length.
- 1.0.1 (stable, 2004-09-14)
Release notes
License: BSD
* Wrong order of NT-Hash/LM-Hash when using addAccount()/modAccount()
- 1.0.0 (stable, 2004-03-25)
Release notes
License: BSD
* Stable version released
- 0.9.0 (beta, 2003-05-02)
Release notes
License: BSD
* Inital release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #2327 | Closed | Bug | 2004-09-14 | LMHash and NTHash reversed | |
| #17222 | Feedback | Bug | 1.0.3 | 2010-03-13 | verifyAccount uses only the lmhash |