lower_username   1489 source3/auth/auth_util.c 	fstring dom_user, lower_username;
lower_username   1493 source3/auth/auth_util.c 	fstrcpy( lower_username, username );
lower_username   1494 source3/auth/auth_util.c 	strlower_m( lower_username );
lower_username   1497 source3/auth/auth_util.c 		lower_username);