New version 1.3.0test1 !

John Ferlito johnf at inodes.org
Mon Oct 30 00:22:14 CET 2000


	I think there's a bug in the postinst script on line 103
gid=`id -g $LOGUSER`

needs to be

gid=`id -ng $LOGUSER`

otherwise later on it tries to do a 

chown $LOGUSER:65543 /home/$LOGUSER/.rhosts

which doesn't work chown needs to be given the name of the group.

Is this the right place to send bug reports and stuff etc I notice there
isn't a lot of action on this list.


-- 
John

The difference between a good man and a bad one is the 
choice of cause - William James



More information about the linux-fai mailing list