Hi, I have a program that uses the serial port. If I run the serial port at user level, it can't access the port, but at root level it can. How can I change the permissions to allow me to run my program in user mode? Thanks, Morris