Fix ChangeLog entry.
This commit is contained in:
		
							parent
							
								
									ba692ae9c0
								
							
						
					
					
						commit
						ae1ebb81dc
					
				|  | @ -56,11 +56,11 @@ | ||||||
| 	NT systems, read primary group SID from process token.  Use that info | 	NT systems, read primary group SID from process token.  Use that info | ||||||
| 	to create correct group entry.  On error or on 9x systems fallback | 	to create correct group entry.  On error or on 9x systems fallback | ||||||
| 	to emulating Administrators group as before. | 	to emulating Administrators group as before. | ||||||
| 	(read_etc_passwd): When emulating nonexisting passwd file on NT systems, | 	* passwd.cc (read_etc_passwd): When emulating nonexisting passwd file | ||||||
| 	read user and primary group SID from process token.  Use that info to | 	on NT systems, read user and primary group SID from process token.  | ||||||
| 	create correct passwd entry.  On error or on 9x systems fallback to | 	Use that info to create correct passwd entry.  On error or on 9x | ||||||
| 	emulating user with Administrator user id and Administrators group | 	systems fallback to emulating user with Administrator user id and | ||||||
| 	as before. | 	Administrators group as before. | ||||||
| 
 | 
 | ||||||
| 2002-06-05  Corinna Vinschen  <corinna@vinschen.de> | 2002-06-05  Corinna Vinschen  <corinna@vinschen.de> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue