The new File_Passwd package provides facilities to manage many different kinds of password files.
Currently supported password file formats: Unix, CVS, SMB, AuthUserFile, AuthDigestFile and custom formatted passwd files.
Fileformat
passwd-style means, the file has a format like this:
user<delimiter>password
The delimiting character is usually the colon.
With the new File_Passwd_Custom class you can choose your delimiting character, but be aware that any column of your passwd file MUST NOT contain the delimiter!
Deliver First Class Web Sites: 101 Essential Checklists Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?