[Date Prev][Date Next] [Chronological] [Thread] [Top]

DIGEST password



		Hello

	This is the third for today.
	I have to make a password file with the hashed passwords for the
users. Still in the draft, it's specified that the passwords SHOULD be
actually stored as a database of username and H(A1). Do we estimate a
large number of users? Should I go for a plain text file, or a gdbm one?
Or something different? (I'd start with a plaintext one, but I hate to
lock the file when adding passwords etc :-) GDBM provides the locking by
itself)

Thanks,
Misa