*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8011 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		
							
								
								
									
										18
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								ChangeLog
									
									
									
									
									
								
							| @@ -1,3 +1,21 @@ | |||||||
|  | 2000-03-04  Assar Westerlund  <assar@sics.se> | ||||||
|  |  | ||||||
|  | 	* kdc/string2key.8: add man-page for string2key | ||||||
|  |  | ||||||
|  | 2000-03-03  Assar Westerlund  <assar@sics.se> | ||||||
|  |  | ||||||
|  | 	* kdc/hpropd.c (dump_krb4): get expiration date from `valid_end' | ||||||
|  | 	and not `pw_end' | ||||||
|  |  | ||||||
|  | 	* kdc/kadb.h (ka_entry): fix name pw_end -> valid_end.  add some | ||||||
|  | 	more fields | ||||||
|  |  | ||||||
|  | 	* kdc/hprop.c (v4_prop): set the `valid_end' from the v4 | ||||||
|  | 	expiration date instead of the `pw_expire' | ||||||
|  | 	(ka_convert): set `valid_end' from ka expiration data and `pw_expire' | ||||||
|  | 	from pw_change + pw_expire | ||||||
|  | 	(main): add a default database for ka dumping | ||||||
|  |  | ||||||
| 2000-02-28  Assar Westerlund  <assar@sics.se> | 2000-02-28  Assar Westerlund  <assar@sics.se> | ||||||
|  |  | ||||||
| 	* lib/krb5/context.c (init_context_from_config_file): change | 	* lib/krb5/context.c (init_context_from_config_file): change | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								NEWS
									
									
									
									
									
								
							| @@ -1,5 +1,7 @@ | |||||||
| Changes in release 0.2r: | Changes in release 0.2r: | ||||||
|  |  | ||||||
|  |  * new man-pages | ||||||
|  |  | ||||||
|  * telnetd: do not negotiate KERBEROS5 authentication if there's no keytab. |  * telnetd: do not negotiate KERBEROS5 authentication if there's no keytab. | ||||||
|  |  | ||||||
|  * use and set expiration and not password expiration when dumping |  * use and set expiration and not password expiration when dumping | ||||||
|   | |||||||
| @@ -28,3 +28,6 @@ points to the configuration file to read. | |||||||
| .Xr krb5.conf 5 | .Xr krb5.conf 5 | ||||||
| .Sh SEE ALSO | .Sh SEE ALSO | ||||||
| .Xr krb5.conf 5 | .Xr krb5.conf 5 | ||||||
|  | .Sh BUGS | ||||||
|  | It should know about what variables are actually used and warn about | ||||||
|  | unknown ones. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund