Hi List,Can any help me? I use debian. I need to add a new user which would be member of multiple groups. I have to do this using simple "adduser $username" command( without using "usermod" command . Here is my /etc/default/useradd file
GROUP=100 HOME=/home INACTIVE=-1 EXPIRE= SHELL=/bin/bash SKEL=/etc/skel GROUPS=audio
The user is not added to the audio group. Regards, Basanta --To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

