Microsoft Windows NT 4.0 Security, Audit, and Control

Microsoft Windows NT 4.0 Security, Audit, and Control
Author: James G. Jumes
Publisher:
Total Pages: 340
Release: 1999
Genre: Computers
ISBN: 9781572318182

"The Microsoft Windows NT 4.0 Security" offers the MIS professional, network architect, administrator, or webmaster a set of guidelines for securing, auditing, and controlling networks running on Windows NT 4.0. A computer security plan that is well thought out, implemented, and monitored makes authorized use of network computers easy and unauthorized use or accidental damage difficult if not impossible. Issues are introduced and explained conceptually, then the reader is walked through tested procedures for establishing a secure installation. Includes 120-day evaluation copy Microsoft Internet Information Server on CD

Programming Windows Security

Programming Windows Security
Author: Keith Brown
Publisher: Addison-Wesley Professional
Total Pages: 612
Release: 2000
Genre: Computers
ISBN: 9780201604429

Windows 2000 and NT offer programmers powerful security tools that few developers use to the fullest -- and many are completely unaware of. In Programming Windows Security, a top Windows security expert shows exactly how to apply them in enterprise applications. Keith Brown starts with a complete roadmap to the Windows 2000 security architecture, describing every component and how they all fit together. He reviews the "actors" in a secure system, including principals, authorities, authentication, domains, and the local security authority; and the role of trust in secure Windows 2000 applications. Developers will understand the security implications of the broader Windows 2000 environment, including logon sessions, tokens, and window stations. Next, Brown introduces Windows 2000 authorization and access control, including groups, aliases, roles, privileges, security descriptors, DACLs and SACLs - showing how to choose the best access strategy for any application. In Part II, he walks developers through using each of Windows 2000's security tools, presenting techniques for building more secure setup programs, using privileges at runtime, working with window stations and user profiles, and using Windows 2000's dramatically changed ACLs. Finally, Brown provides techniques and sample code for network authentication, working with the file system redirector, using RPC security, and making the most of COM/COM+ security.

The .NET Developer's Guide to Windows Security

The .NET Developer's Guide to Windows Security
Author: Keith Brown
Publisher: Addison-Wesley Professional
Total Pages: 412
Release: 2004
Genre: Computers
ISBN:

Author Keith Brown crystallizes his application security expertise into 75 short, specific guidelines geared toward .NET programmers who want to develop secure Windows applications that run on Windows Server 2003, Windows XP, and Windows 2000.

Windows NT Security

Windows NT Security
Author: Charles B. Rutstein
Publisher: McGraw-Hill Companies
Total Pages: 354
Release: 1997
Genre: Computers
ISBN: 9780070578333

This authoritative guide provides essential information on how to tap the sophisticated security capabilities of the Windows NT Operating System. The book's pragmatic advice on designing secure NT networks can be applied to small, medium, and large organizations.

Windows NT Server 4

Windows NT Server 4
Author: Wayne Dalton
Publisher: New Riders Pub
Total Pages: 699
Release: 1996
Genre: Computers
ISBN: 9781562056018

Acting as a complete tutorial to NT security, troubleshooting and optimization, this book explains the finer points of increasing the efficiency and effectiveness of the NT administrator. It is the only book containing a comprehensive list of all third-party utilities for increasing security and testing security reliability.

Microsoft Windows Security Fundamentals

Microsoft Windows Security Fundamentals
Author: Jan De Clercq
Publisher: Elsevier
Total Pages: 834
Release: 2011-04-08
Genre: Computers
ISBN: 008049188X

This is the first of two books serving as an expanded and up-dated version of Windows Server 2003 Security Infrastructures for Windows 2003 Server R2 and SP1 & SP2. The authors choose to encompass this material within two books in order to illustrate the intricacies of the different paths used to secure MS Windows server networks. Since its release in 2003 the Microsoft Exchange server has had two important updates, SP1 and SP2. SP1, allows users to increase their security, reliability and simplify the administration of the program. Within SP1, Microsoft has implemented R2 which improves identity and access management across security-related boundaries. R2 also improves branch office server management and increases the efficiency of storage setup and management. The second update, SP2 minimizes spam, pop-ups and unwanted downloads. These two updated have added an enormous amount of programming security to the server software.* Covers all SP1 and SP2 updates* Details strategies for patch management* Provides key techniques to maintain security application upgrades and updates

Inside Windows NT

Inside Windows NT
Author: Helen Custer
Publisher:
Total Pages: 422
Release: 1993
Genre: Computers
ISBN: 9781556154812

Microsoft Windows NT is the foundation of the new 32-bit operating system designed to support the most powerful workstation and server systems. The initial developer support for Windows NT has been phenomenal--developers have demonstrated more than 50 Windows NT applications only months after receiving the pre-release version of the software. This authoritative text--by a member of the Windows NT development group--is a a richly detailed technical overview of the design goals and architecture of Windows NT. (Operating Systems)

Windows NT Event Logging

Windows NT Event Logging
Author: James D. Murray
Publisher: O'Reilly Media
Total Pages: 330
Release: 1998
Genre: Computers
ISBN:

Event logging is a facility used by computer systems to record the occurrenceof significant events. An "event" is any change that occurs in a system. Thisbook describes the characteristics of these messages, why they are important, and how you can access them and act upon them.

DCE/RPC Over SMB

DCE/RPC Over SMB
Author: Luke Kenneth Casson Leighton
Publisher: Sams
Total Pages: 320
Release: 2000
Genre: Computers
ISBN:

Now that Microsoft's systems have been unleashed onto the Internet, they are more vulnerable to attack. This book describes how Microsoft has taken Distributed Computer Environment/Remote Procedure Calls and implemented it over Server Message Block. The author presents Microsoft Developer NT system calls and shows what they look like over the wire.