On Tue, 20 Jul 1999, Schlough, Mark (NM IT) wrote: > Hi, > > I want to enable an ePerl script to mount an Novell Filesystem. However it > only works as root. > > I get the message from ePerl > > "ncpmount must be installed suid root" > > How can I get this resolved ???? > > TIA > > Mark $ su # chown root ncpmount # chmod u+s ncpmount Have fun. -Chris