Subject: usermod, login class
To: None <tech-userlevel@netbsd.org>
From: rudolf <netbsd@eq.cz>
List: tech-userlevel
Date: 10/21/2005 18:39:52
Hi,

I tried to change a user's login class with usermod, but the change 
didn't show up in the passwd file (manual says that it should be the 
fifth colon-delimited field), the field stays empty. In the usermod 
soure file (/usr/src/usr.sbin/user/user.c) are pwp->pw_class 
manipulations inside "#ifdef EXTENSIONS". I don't know what EXTENSIONS 
means, should this work under generic build of 2.1_RC6 (amd64)?

Thanks,

r.