=============================================================================
			Last updated Sat. Feb 28th. 2009

  Please NOTE:  None of the TACACS code available here comes with any
  warranty or support.
  
	                This version was downloaded from:
                            http://www.RouterFreak.com

              The latest version of this file can be obtained at:
			http://www.xpresslearn.com

=============================================================================

Description:


This package was created using the original Cisco source code
and was compiled to run under Windows.


Installation:

Unzip the contents of the file to a directory of your choice. Defautl assume C:/tacacs


Configuration:

Edit the included tac.cfg config file or create a new one from scratch.

For configuration file assistance, see the following URL:

http://www.stben.net/tacacs/users_guide.html


Running the Tacacs+ Server:

tac_plus.exe -C tac.cfg


Stopping the Tacacs+ Server:

Bring up the task manager (Control-Alt-Delete), go to the Processes tab,
right click on tac_plus.exe and select End Process.


The file called generate_passwd.exe is used to encrypt login passwords for your passwords.db file
passwords.db is a text file and can be edited with any standard txt editor.


Also the file copyfile2date.bat will copy archive the active log file to a new file with the current date.