Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Oct 2000 15:30:25 -0400
From:      Raoul Schroeder <memphis_ms@gmx.net>
To:        Ed Quijano <edquijano@prodigy.net>
Cc:        questions@freebsd.org
Subject:   Re: Access denied
Message-ID:  <39DB8551.FFA5B63F@gmx.net>
References:  <OBELJCADPBDOAEGNCOAFMEKECAAA.edquijano@prodigy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I installed FreeBsd 4.0 and I want to configure my printer. When I go to
> /etc/printcap the access is denied even login as ROOT. I'm a novice using

Hmm, if you have an access denied as root, I could only imagine that NO ONE
has read and write permissions to that file:
Do a:
ls -la /etc/printcap

and check the permissions. It should be at least -rw-------
standard is: -rw-r--r--

you can change permissions with chmod if necessary.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39DB8551.FFA5B63F>