At 9:57 PM -1000 1/12/07, Randy Bush wrote:
i am invoking op from a python proggy which does an op.system() of

   op chmod 640 /usr/local/etc/tac_plus.conf

i get "Permission denied by op"

% ls -l /usr/local/etc/op.access
-r--------  1 root  wheel  149 Jan 13 07:41 /usr/local/etc/op.access

Try a:  ls -lo /usr/local/etc/op.access

and see if some of the chflags-style options have been turned on.

--
Garance Alistair Drosehn            =   [EMAIL PROTECTED]
Senior Systems Programmer           or  [EMAIL PROTECTED]
Rensselaer Polytechnic Institute    or  [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to