/etc/passwd lp entry
I've taken over about 20 Solaris servers most of which are running Solaris 9. I'm trying to setup printing on one of them but when I run the command:
lpadmin -p comproomlj5 -v /dev/null -m netstandard -o dest=xxx.xxx.69.250:9100 \
> -o protocol=tcp -T PS -I postscript
Can't find the user "lp" on this system!
Seems none of the Solaris 9 systems have an entry for "lp" but some of the remaining Solaris 8 systems do.
My question is does Solaris 9 have an /etc/passwd entry for lp by default. If so can someone post it?

