Displaying 2 results from an estimated 2 matches for "reauthorize".
Did you mean:
deauthorize
2005 Dec 31
1
Web Services -- authentication?
I''ll be implementing a WS backend to an application which requires user
authentication to login.
Can this same authentication method (based on the salted hash login
generator) be used to authenticate web service access? Or, should some
other authentication method be used? i.e. each user must retrieve an
authentication token manually before setting something up to use web
services.
2006 Nov 15
11
OpenSSH Certkey (PKI)
This patch against OpenBSD -current adds a simple form of PKI to
OpenSSH. We'll be using it at work. See README.certkey (the first chunk
of the patch) for details.
Everything below is BSD licensed, sponsored by Allamanda Networks AG.
Daniel
--- /dev/null Wed Nov 15 15:14:20 2006
+++ README.certkey Wed Nov 15 15:13:45 2006
@@ -0,0 +1,176 @@
+OpenSSH Certkey
+
+INTRODUCTION
+
+Certkey allows