On Sun, Feb 03, 2002 at 02:13:43AM -0800, tluxt wrote: > apt-get install aee ;Optional: Easy/simple editor for text mode display. > edit /etc/groups ;At end of the lpdamin line add the names of all > ;users you want to be able to modify printer configs. > ;Perhaps use "aee" editor. > /etc/init.d/cupsys restart ;Restart the printer server w/ this command
I believe you meant to edit /etc/group and the best way to do that is not by using a text editor. You should use adduser (user) (group). eg # adduser ccheney lpadmin Chris Cheney