Robert Schetterer wrote: > >The advantage of this script is that the secondary unix groups > >are automatically mapped to windows units (M:, J:, ...) based > >in their membership to those unix groups. ... > >smb.conf: > >========= > >[global] > >logon script = %U.bat > > > >[netlogon] > >... > >root preexec = " /usr/local/bin/logon.pl %U %G %L" ... > Hi this scripts are very usefull if you want things coming up on demand, > but for every change this has to be rewritten, ifmember.exe
perhaps I fail to understand you point of view but actually you only need to rewrite the script when a new unix group is created, which isn't a very common operation. > in an default logon.bat is more flexible as it is only one file in one > place which has to be edited and it needs no prexec. hmmm, I already have an unique place where my configuration is edited and it isn't necessary install binary files in windows clients. Also I don't consider preexec a big trouble since AFAIK it is only executed in the initial share connection and occasionally after a reconnection. > After all every win admin can rewrite it too, some of them hat deep > problems with perl Anyway I think that they are two forms to achieve the same objective. -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/IT d- s+:+() a31 C+++ UBL+++$ P+ L+++ E--- W++ N+ o++ K- w--- O+ M+ V- PS+ PE+ Y++ PGP+>+++ t+ 5 X+$ R- tv-- b+++ DI D++>+++ G++ e- h+(++) !r !z ------END GEEK CODE BLOCK------ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
