[OpenAFS] pts group restore?
Frank Burkhardt
fbo2@gmx.net
Mon, 23 Jan 2006 15:02:05 +0100
Hi,
On Mon, Jan 23, 2006 at 08:12:55AM -0500, Steve Devine wrote:
> Over the weekend one of our admins deleted a pts group. Is there any easy way to restore just one pts
> group with its member ids?
> IE .. we have backups of the pts database but to put it in place we will lose pts data changes since the
> last backup.
Use this command to get an ascii-list of groups and their members from a
PT-database file:
pt_util -members prdb.DB0
A small perl script should to the rest.
Regards,
Frank