On Wed, Jan 23, 2008 at 09:46:52AM +0000, Martyn Drake wrote:
That was my first thought - and it doesn't work for some odd reason. I'm currently setting up some virtual machines to try and reproduce the problem, but I'm sure there was something that I could run that creates the default configuration as if the user was brand new. I can't delete the existing user account, so that option is out the window.
Can't you just mv /home/username /home/username-old and then mkdir /home/username set the permissions and then copy bits back across?
Adam