On Mon, Mar 15, 2004 at 08:10:46AM -0800, Robin Lynn Frank wrote:
> One of Mandrake's security scripts ran amok and broke a few things.  I've 
> managed to fix most things, but noticed that when I su to another user and 
> run tmda-pending, I get the following errot.  What I can't figure out is that 
> none of the configuration files for that user point to /home/omega13
> 
> Any ideas?
> 
> $ tmda-pending
> Traceback (most recent call last):
>   File "/usr//bin/tmda-pending", line 311, in ?
>     main()
>   File "/usr//bin/tmda-pending", line 302, in main
>     pretend = pretend
>   File "./TMDA/Pending.py", line 318, in initQueue
>   File "./TMDA/Pending.py", line 96, in initQueue
> OSError: [Errno 13] Permission denied: '/home/omega13'

Try using 'su -' instead of 'su'.  This will make it behave as a login
shell and reset $HOME and other such variables to the user account that
you have switched to.

Cory

--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to