The set-user-ID-on-execution

2004-08-04 Thread Paredes =?unknown?q?S=E1nchez_Mart=EDn_A=2E?=
Hi: I made a script (for tcsh shell) which add a printer to the system (made directories, files, security and made some validations) but need root access to accomplish this task. my solution was to setuid the scripts been root # chown root:admin-hmo *.tcsh # chmod u=swrx,g=rx,o= *.tcsh # ls -l

What is portmapper (I MUST have portmapper running to use pcnfsd)

2004-08-18 Thread Paredes =?unknown?q?S=E1nchez_Mart=EDn_A=2E?=
Hi : I am trying to replace a sparcstation which has solaris 2.5, we use it to boot some diskless pc's into MS-DOS 6.22 and mount a file system in the disk C: of the pc with PC/TCP 4.1. The boot process I had figured out, but the connection of the drive C: to the file system is given me problems