Displaying 1 result from an estimated 1 matches for "wppoo8".
2014 Nov 07
4
[Bug 2308] New: Forwarded Unix domain sockets not removed on logout
...wwdotorg.org
I tested out Unix domain socket support in 6.7:
# On Ubuntu 14.04 amd64
wget the source
./configure --prefix=/home/swarren/ssh-test/install --with-pam
--with-kerberos5
make
make install
In one console, ran the newly installed sshd. In another:
./ssh -p 863 -R
/run/user/1000/keyring-wpPOO8/gpg-fwd:/run/user/1000/keyring-wpPOO8/gpg
127.0.0.1
Then within the SSH session, tested access to
/run/user/1000/keyring-wpPOO8/gpg-fwd, and verified it connects to
/run/user/1000/keyring-wpPOO8/gpg on the client. In my case
/run/user/1000/keyring-wpPOO8/gpg was actually the path from
$GPG_AGENT_I...