Identity Development Training Course (link). ASP.NetFor security in ASP.Net check the ASP.Net section. AuthorizationOAuth (link). Beginner's Guide to OAuth (link). Compliance / Audit TrailCompliance: What Architects Must Know (link). Creating Audit Trail with SQL Server (link). OpenIDDotNetOpenAuth (link). OpenID with .NET (link or Google Code). Run your own identity server (link). Example on how to implement OpenAuth with ASP.NET web site can be seen on TekPub starter site (link). SSHdSetting up SSH server with Cygwin under Windows.
mkpasswd -l -u UserName >> /etc/passwd for local users, or mkpasswd -l -d -u UserName >> /etc/passwdfor domain users. Adjust the passwd file manually. Links |