On Saturday 19 December 2020 17:41:53 Michael via tde-users wrote:
On Saturday 19 December 2020 12:38:52 pm Gene Heskett via tde-users
wrote:
On Saturday 19 December 2020 12:34:12 Slávek Banko via tde-users
wrote:
On Saturday 19 of December 2020 15:34:37 Gene Heskett via tde-users
On Saturday 19 December 2020 03:32:07 Gene Heskett wrote:
Now I need some cross permissions help.
So, poking at the sleeping giant with this is as far as I want to go without better guidance:
root@coyote:bin$ su amanda -c "/opt/trinity/bin/dcop --user gene --all-sessions kmail KMailIface pauseBackgroundJobs" WARNING: ICE authority file /home/gene/.ICEauthorityis not readable by you! Please check permissions or set the $ICEAUTHORITY variable manually before calling dcop. [2020/12/19 13:35:38.922] DCOPClient::attachInternal. Attach failed Could not open network socket [2020/12/19 13:35:38.922] DCOPClient::attachInternal. Attach failed Could not open network socket ERROR: Couldn't attach to DCOP server! [2020/12/19 13:35:44.924] DCOPClient::attachInternal. Attach failed Could not open network socket [2020/12/19 13:35:50.925] DCOPClient::attachInternal. Attach failed Could not open network socket ERROR: Couldn't attach to DCOP server!
help?
Did the sudo instructions I sent not work? What were the errors?
sudo and su are two different critters, and for amanda to access my /home dir would first need a sudo -i and the PW to become root, followed by the su gene -c "command" to execute the command line. I don't think amanda even has a pw set. Its a user ok, but only because I configure and build amanda in that sub-directory
Best, Michael ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinity desktop.org
Cheers, Gene Heskett