Marius Milea wrote:

IOError: [Errno 13] Permission denied:
'/home/admin/.tmda/crypt_key'

The .tmda directory looks like:

drwxrwxrwt 6 root root 176 Mar 27
11:01 ./
drwx--x--x 6 admin users 232 Mar 27
11:17 ../
-rw-r----- 1 root root 41 Mar 27
10:42 crypt_key


Your crypt_key file is owned by root, and unreadable for user 'admin'

Full stop :)

You might want to consider a chown -R admin:users ~admin/.tmda

Gr,

Nils.

--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to