Revision history for Perl extension TCB::AddUser.

v1.05	Mon Jun 14 13:41:47 CDT 2004 
	- More use of npasswd; also mentioned that it was required.

v1.03	Wed May 19 17:57:05 CDT 2004 
	- Initial public release.  Renamed from TB::AddUser to
	  TCB::AddUser.

v0.98b 	Wed Feb 20 10:22:16 CST 2002
 	-  Use auto.HomeDirs instead of auto.Home to figure out the 
	   appropriate home directory for adding users. 

0.97b 	Fri Feb 15 14:05:35 CST 2002
	- add_yppasswd() exits if not enough information is offered.  
	- Added add_hometable().

0.96b	Wed Jan  2 10:53:48 CST 2002
	- prompt_multiline() now correctly returns an empty list if no
	  input is offered.

0.95b   Wed Jan  2 10:43:13 CST 2002
	- Changed get_password() to allow to only get one of web or YP/SMB
	  passwords.

0.94b 	Tue Nov 27 14:19:19 CST 2001
	- Fixed a problem with prompt_admininfo()

0.93b   Mon Nov 12 17:11:02 CST 2001
	- Changed behaviour of add_smbpasswd() to work as root on remote
	  machines
	- Changed passwd.pl to untaint usernames when running as root

0.92b	Mon Oct 15 15:17:30 CDT 2001
	- Added Version.pm
	- Fixed a bug with setgid in passwd.pl

0.91b	Thu Oct 11 14:20:20 CDT 2001
	- fixed Exporter bugs
	- standardized name to TB::AddUser
	- modifications to prompt_password()
	- fixed set_smbpasswd to work on remote servers
	- fixed set_htpasswd for the case that you're updating the
	  password instead of adding it
	- added webpasswd and passwd.pl
	- fixed Makefile.PL to look for prereqs
	- prepared for real interal release

0.1a  	Wed Oct 10 11:05:01 CDT 2001
	- original version; created by h2xs 1.18
