Sorry for posting this late, had been busy with the start of the new
semester.

2010/7/26 Raj Mathur (राज माथुर) <r...@linux-delhi.org>

> Not clear how usernames are generated.  Does every user have a fixed ID
> allocated to him/her?  Because if the same username is used by two or
> more people I don't see the difference between the user account and the
> guest account.
>

Yeah it is similar to guest account in idea but not in functioning. We want
it to be similar in functioning also. It's like logging into a public
terminal, we can even make it password less.

In any case, have a look at the postexec parameter in smb.conf.  That
> should allow you to run a script (which can clean out the directory,
> e.g.) whenever a user disconnects from a share.
>

No, we want to recreate the home directory of the 'user' (similar to guest)
of the local desktop when she logs in. We can't do it at log out time as the
user may just physically shutdown the system and avoid the script from
running.

PS: Found out earlier that home directory of 'guest' account available in
ubuntu is created in /tmp when the account is accessed. Would be a much
better idea if we can implement the same.

-- 
Kartik Singhal
BTech CSE Student, NIT Calicut
http://www.techglider.com
_______________________________________________
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to