[852] in NetBSD-Development
login and xlogin changes
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Jul 5 21:48:35 1995
Date: Wed, 5 Jul 1995 21:46:58 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: netbsd-dev@MIT.EDU
For the moment, I have modified /bin/athena/login and xlogin to always
set MAX_GROUPS to NGROUPS - 3; that is, they will always add groups to
/etc/group up to a maximum of 13 groups, leaving room for two pag
groups and the primary group. I can now run newpag on NetBSD machines
(even on granola, where I'm in three local groups).
I have updated the Athena tarball on the NFS server to get the new
/bin/athena/login. Most users won't need to bother upgrading, of
course.