Community

Community

Guard Your Data with Kerberos

All security operations in SQL Server depend on the twin processes of authentication and authorization. If the server doesn’t have total confidence in the user’s identity and, thus, can’t be sure of the permissions a user has, all attempts to control access to data fail. Microsoft has long preferred

Community

XSH, An XML Editing Shell

by Kip Hampton – A few months ago we briefly examined some of the command line utilities available to users of Perl and XML. This month we will continue in that vein by looking at the 300-pound gorilla of Perl/XML command line tools, Petr Pajas’ intriguing XML::XSH.