Skip to content

A fork from spautosignin.codeplex.com; compatible with SP 2013. Includes github/vairam-svs/IPNetwork library to compare IP address within a network range string based on CIDR

Notifications You must be signed in to change notification settings

vairam-svs/spautosignin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spautosignin

A fork from spautosignin.codeplex.com; compatible with SP 2013. Includes github/vairam-svs/IPNetwork library to compare IP address within a network range string based on CIDR See readme.txt and ps1 scripts found in the source code for how to deploy and configure.

This version chooses the most specific rule that matches the IP. For example, 10.141.1.0/24 will be chosen over 10.0.0.0/8 for the IP 10.141.1.177. You can use 0.0.0.0/0 to specify the authentication method to use if no other rules match.

About

A fork from spautosignin.codeplex.com; compatible with SP 2013. Includes github/vairam-svs/IPNetwork library to compare IP address within a network range string based on CIDR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published