Sponsored Content
Full Discussion: Need Help
Special Forums Cybersecurity Need Help Post 51678 by iminus on Thursday 27th of May 2004 05:16:36 PM
Old 05-27-2004
For Unix: Download linux and install it (as it's free), then practise with the system using the knowledge you got from the internet or test the security yourself

For Windows: Suppose you had a windows OS at home and you should have the admin access to it, then play with the security issue for windows too.

Practice makes perfect.
 
db_printlog(8)						      System Manager's Manual						    db_printlog(8)

NAME
db_printlog - Displays database log file (Enhanced Security) SYNOPSIS
/usr/tcb/bin/db_printlog [-h home] FLAGS
Specify a home directory for the database. The correct directory for enhanced security is /var/tcb/files. DESCRIPTION
A customized version of the Berkeley Database (Berkeley DB) is embedded in the operating system to provide high-performance database sup- port for critical security files. The DB includes full transactional support and database recovery, using write-ahead logging and check- pointing to record changes. The db_printlog utility provides a way to view the log file associated with the security database. RETURN VALUES
The db_printlog utility exits 0 on success, and >0 if an error occurs. ENVIRONMENT VARIABLES
If the -h option is not specified and the environment variable DB_HOME is set, it is used as the path of the database home. The home directory for security is /var/tcb/files. FILES
/var/tcb/files/auth.db /var/tcb/files/dblogs/* RELATED INFORMATION
Commands: db_checkpoint(8), db_recover(8), db_stat(8) delim off db_printlog(8)
All times are GMT -4. The time now is 03:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy