Re: Authpf not working with ssh -fN session

2015-08-17 Thread Tom Van Looy
Yes. That is what the manpage says. I'm not sure what you are trying to say with it. I think I am not using it as a shell ... Can you explain? On Sun, Aug 16, 2015 at 9:39 PM, laudarch wrote: > authpf is not a shell > > On 2015-08-16 19:13, Tom Van Looy wrote: > >> Hi >> >> I'm using authfp to s

Re: Authpf not working with ssh -fN session

2015-08-16 Thread laudarch
authpf is not a shell On 2015-08-16 19:13, Tom Van Looy wrote: Hi I'm using authfp to secure an NFS server (authpf required before mount). This works when I use it interactively, but not when I try to background the SSH session (ports stay closed). I want to use this in a shell script. Some

Authpf not working with ssh -fN session

2015-08-16 Thread Tom Van Looy
Hi I'm using authfp to secure an NFS server (authpf required before mount). This works when I use it interactively, but not when I try to background the SSH session (ports stay closed). I want to use this in a shell script. Something like this: ssh -fN nas_u...@puffy.home.ctors.net SSH_SESSION=$