Using fbsd 5.2.1 and Samba 3.0.4... I need a command to use for "remove user from group" in samba. pw usermod <username> -G <group> won't work because that removed the user from all groups except <group>. Is there any other command if pw won't do it? I dread the thought of having to convert to linux to make samba work.