Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 1996 17:52:03 +0100
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        security@freebsd.org
Subject:   password change hook
Message-ID:  <6508.846780723@critter.tfs.com>

next in thread | raw e-mail | index | archive | help


I would like to have a way to say that "whenever master.passwd 
changes run this program" that is general and supported.

You could consider pwd_mkdb the default instance, but I would
like to extract other subsets of data in a sensible fashion.

Would it be gross and horrible if instead of calling pwd_mkdb
we called /etc/pwd_update.sh which as default called pwd_mkdb
and nothing else ?

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6508.846780723>