[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with quoted email addresses.



> /Zmailer> make pwtest
> cc    -o pwtest pwtest.c
> /Zmailer> ./pwtest
> getpwnam(" dmichael") -> user='dmichael', uid=1001
> /Zmailer>
> 
> What do you suggest, a wrapper for getpwnam()?

	Sort of, look at 2.99.48 patch2.
	If your NIS+ resolves it, why not to use canonic
	username  pw->pw_name ...

> Dean.

	/Matti Aarnio