vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am working on a B180L running HP-UX 11.11 and I need to be able to send data to a label printer on tty0p0 using the cu command. e.g. $ cat config.dmp | cu -l /dev/tty0p0 -s 9600 This works fine on another B132 system running 10.20, but on the 11.11 one I can only print as the root user - all other users have permission denied. I have changed the permissions on tty0p0 to 666, but still only the root user can use it. Can you help? Thanks, |