[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

adding user to multiple groups



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



Reply to: