On Wed, 2002-10-09 at 16:31, Vladimir I. Umnov wrote: > May be it my poor english, but I mean that I don't want to allow login > user into domain and don't want allow him create profile and use > home directory, but I want allow this local autentificates in PDC. > May be I need run for him some script for logout user? > I repeat, this user only needit for determine, that this user in domain > is correct and can access to other read only resources on all network > (ofcourse, if that resources on PC, that joined into domain).
>From Windows viewpoint the user is validated either at the domain level (the PDC and is therefore "logging into the domain") or at the local system level. If you want the PDC to validate the user, he/she will be, by definition, "logging into the domain". You can turn roaming profiles off, which is what I suspect you may be looking to do. However, you cannot, using Samba 2.x, do it on a user by user basis - it is done for all users or no users. Possibly Samba 2.x's biggest weakness. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
