Re: Script neeed for creating home directories for each student!!

2008-08-19 Thread yitzle
On Tue, Aug 19, 2008 at 10:39 AM, Jyotishmaan Ray <[EMAIL PROTECTED]> wrote: > I would need it in a different server to create all the home directories. > > Kindly provide a different script for that. There are websites out there that allow you to hire someone to work on a project for you... --

Re: Script neeed for creating home directories for each student!!

2008-08-19 Thread Jyotishmaan Ray
I  would need it in a different server to create all the home directories. Kindly provide a different script for that.    --- On Tue, 8/19/08, Anirban Adhikary <[EMAIL PROTECTED]> wrote: From: Anirban Adhikary <[EMAIL PROTECTED]> Subject: Re: Script neeed for creating home dir

Re: Script neeed for creating home directories for each student!!

2008-08-19 Thread Anirban Adhikary
You can do one thing you just add the following lines at end of the while loop like this The lines in bold character are newly added And one more thing when u will creating the home directory of the users then u have the write ownership on /mnt/btech directory. Regards Anirban Adhikary. use str

Script neeed for creating home directories for each student!!

2008-08-19 Thread Jyotishmaan Ray
Thank you Anirban. Also do you any script for creating the home directories in a server machine for 424 students in the path :  /mnt/btech/uid, where uid = s08-1-5-097 for the same file read, as before. All the students must have all permissions to read, write and execute in their home dir