I may have spoken too soon.
I have just had a horrible problem with LAT. I ran a script which did the following;
1) Delete all groups
2) loop through a list of groups and create them
3) Delete all users
4) loop through a list of users and create them
The script was running fine, and after each run i would tweak some things to get the account just right (about 40 accounts as a sample, ~120 when i do the final run)
The third time i ran the script something went horribly wrong. My diagnosis points to the possiblilty that LAT deleted an account (as it should) whos home drive was listed as /home/e-smith. BAM - everything dies as /home/e-smith is deleted which of course contains all the good bits. Now i need to totally rebuild.
I suspect the problem is that LAT created the account in question with a home drive of /home/e-smith
I have saved some logs if anyone is interested.
Off to rebuild my system now
