previousIntroduction (Previous) (Next) File_Passwdnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Introduction

Introduction –

New File_Passwd Facilities

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!

previousIntroduction (Previous) (Next) File_Passwdnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.