"Sylvan Andrew" <[EMAIL PROTECTED]> writes: > My %(Name)s variable for user auto installing is working great and > grabbing the user name from the passwd file when user's auto > install. However the previous sys admin has included the users home > telehone number in with the passwd file so something like the below in > my passwd file: > > :Johnohara,6239,283351:/home... > > Becomes his FULLNAME. Thus when TMDA sends confirm requests it ends up > sending his telephone number all over the internet.
This might be a tmda-cgi bug. TMDA's Util.py has a getfullname() function that correctly handles these kinds of passwd file entries, but perhaps tmda-cgi uses its own code that does not? -- In a world of compromise, some don't. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
