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

Fileformat

passwd-style means, the file has a format like this:
user:password

The most important part is the colon, which delimits each piece of information stored in a password file.