Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uwmcsd1.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!uwvax!uwmacc!uwmcsd1!dave From: dave@uwmcsd1.UUCP (Dave Rasmussen) Newsgroups: net.unix Subject: Generating login names Message-ID: <352@uwmcsd1.UUCP> Date: Wed, 31-Jul-85 14:32:10 EDT Article-I.D.: uwmcsd1.352 Posted: Wed Jul 31 14:32:10 1985 Date-Received: Fri, 2-Aug-85 08:07:30 EDT Distribution: net Organization: U of Wi-Milwaukee, Computer Services Div Lines: 11 I am in the process of designing a comprehensive adduser program for a network of minis that we support on campus. I will have access to a student database where I will have basically a student's real name and a social security number. On other machines on our campus, login names are generated by hand, with 3-4 letters of the last name combined with the last 4 digits of the social security number, but some of the people in my group frown on this idea. Has anyone written any 'smart' code of this type that might generate partial last names, all being unique, and possibly filtering out obscene combinations, etc? If anyone has any ideas or code they'd like to share regarding this, please send me mail. thx, Dave Rasmussen, Univ of WI - Milwaukee