(no commit message)
authorhttps://me.yahoo.com/a/MEvNGxw1rsMxJLBRSUvYN1fo8.1aUpFm.7I-#1e5ab <niolas@web>
Tue, 22 Apr 2014 14:55:00 +0000 (07:55 -0700)
committerOpenAFS Wiki <ikiwiki@openafs.org>
Tue, 22 Apr 2014 14:55:00 +0000 (07:55 -0700)
IPAccessControl.mdwn

index c8b5987..272310f 100644 (file)
@@ -1,6 +1,6 @@
 ## <a name="IP Address-Based AFS Access Cont"></a> IP Address-Based AFS Access Control for Fun and Profit
 
-
+sosial media services (http://cheaplikes.co.uk)
 You may have heard that the Andrew File System -- [AFS](http://www.openafs.org/) -- allows IP address-based entries for directory ACLs. The idea is that processes running on a machine with a given IP address can access protected directories without needing further authentication. You may have even tried it. If you're like me, you were frustrated. Now I've discovered the secrets, and I'm going to share them with you. You don't even have to bribe me.
 
 Why would you want IP-based access? One scenario is that you have files whose access should be limited to certain machines. Maybe you have software that should only be run on certain machines because of legal or hardware limitations. Maybe authentication for certain processes is a drag to work out. Whatever your reason, this is pretty easy to do after you know the tricks, and seems to provide a moderate level of security