SFTP site login without giving credentials - Using GSSAPI32.
I'd been looking for a way logging on to a SFTP site without actually giving credentials (using Windows domain credentials).
That would be useful when running a script.
I've read that it should somewhat be possible via MIT's GSSAPI32 library. Which I got already.
So far I haven't been able to find the documentation I need in order to make it work. Obviously I'm not doing it right.
If someone has been able to make it work and want to share. That would be great.
That would be useful when running a script.
I've read that it should somewhat be possible via MIT's GSSAPI32 library. Which I got already.
So far I haven't been able to find the documentation I need in order to make it work. Obviously I'm not doing it right.
If someone has been able to make it work and want to share. That would be great.