Eric wrote: > My boss claims that it is possible to set up a PC as a Samba client in > such a way that every Windows user who logs in to that PC will > automatically be connected to a certain designated Samba share, > without the user himself having to map the network drive to the Samba > share. That is, the boss claims that I, as the administrator of the > PC, have the power to set up some kind of global mapping for all the > PC users so that each user doesn't have to do the mapping himself. Is > there any truth to this claim? I haven't found any mention of this > feature in the Samba documentation.
In case the netlogon stuff did not pan out, here is another way: One simple way to do this is to set up a script in the All Users Startup folder (typically C:\Documents and Settings\All Users\Start Menu\Programs\Startup) which uses net use to map the drive. - Danilo -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
