Made changes to deal with Greg's recommendations as a result of his
code review. Fixed the problem that was preventing us from associating a PID file with the ATS service. Stopped deleting the "casaatsd" user during RPM un-install to avoid problems with orphaned files. Added code to protect against zero length passwords in the Pwd authentication mechanism.
This commit is contained in:
		| @@ -261,7 +261,7 @@ fi | ||||
| %dir %{prefix}/share/java/CASA/authtoken/bin | ||||
| %dir /var/lib/CASA | ||||
| %dir /var/lib/CASA/authtoken | ||||
| %dir /var/lib/CASA/authtoken/svc | ||||
| %dir %attr(-, casaatsd, casaauth) /var/lib/CASA/authtoken/svc | ||||
| %dir /etc/CASA | ||||
| %dir /etc/CASA/authtoken | ||||
| %dir /etc/CASA/authtoken/keys | ||||
|   | ||||
		Reference in New Issue
	
	Block a user