quartz-wm not passing ssh-agent env vars?
quartz-wm not passing ssh-agent env vars?
- Subject: quartz-wm not passing ssh-agent env vars?
- From: Dan Rench <email@hidden>
- Date: Sat, 11 Jan 2003 12:54:26 -0800
I could find no archive for this list, so sorry if this is already a FAQ.
I just installed the Apple X11 public beta and am having trouble
getting ssh-agent working with it. My usual practice on other
Unix-like systems is to have ssh-agent launch the window manager,
so I tried the following in my ~/.xinitrc:
exec ssh-agent /usr/X11R6/bin/quartz-wm
A 'ps' shows that the agent is running:
% ps auwwx | grep 'ssh-agen[t]'
drench 5012 0.0 0.1 1592 148 ?? Ss 1:45PM 0:00.01 ssh-agent /usr/X11R6/bin/quartz-wm
...but the window manager isn't passing crucial env vars (SSH_AUTH_SOCK,
SSH_AGENT_PID) to its child processes, so trying to run ssh-add in
an xterm results in "Could not open a connection to your authentication
agent."
BTW I used to use SSHAgentServices with the Terminal.app.
Then I upgraded to Jaguar, which seems to have broken it.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.