Fixing Home and Passwd

Igor Pechtchanski pechtcha@cs.nyu.edu
Mon Dec 15 17:27:00 GMT 2003


On Sun, 14 Dec 2003, Joaquin wrote:

> Hi,
>
> After figuring out why my WinXP Pro install blows up mysteriously, I was
> thinking of creating some scripts to patch the scenario when accounts
> have spaces in them.
>
> I was going to make fixpasswd and fixhome scripts, which essentially
> take the first character and munge it with the first 7 chars of the
> preceeding name, and lower case it all.  Thus, "Howard Johnson" would
> become "hjohnson".
>
> I am wondering though, what else needs to be fixed up?
>  - Joaquin

Why not simply replace all spaces in the username and the home directory
with underscores?  Beware that HOME may be set to "Documents and
Settings/User name"...
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list