Re: [Samba] Logon script via GPO

2013-05-13 Thread Chris Rowson
he 'Netlogon' share on the Samba4 server. > > Problem solved, Thank You! > > - Original Message - > From: "Chris Rowson" > Cc: samba@lists.samba.org > Sent: Monday, May 13, 2013 12:57:55 PM GMT -05:00 US/Canada Eastern > Subject: Re: [Samba] L

Re: [Samba] Logon script via GPO

2013-05-13 Thread Luc Lalonde
: Monday, May 13, 2013 12:57:55 PM GMT -05:00 US/Canada Eastern Subject: Re: [Samba] Logon script via GPO On 13 May 2013 17:38, "Luc Lalonde" wrote: > > Hello Folks, > > I'm trying to get a logon script to execute via a GPO with Samba 4.0.5. > > I used the Group

Re: [Samba] Logon script via GPO

2013-05-13 Thread Chris Rowson
On 13 May 2013 17:38, "Luc Lalonde" wrote: > > Hello Folks, > > I'm trying to get a logon script to execute via a GPO with Samba 4.0.5. > > I used the Group Policy Editor that came with the Administration tools and linked a simple 'logon.bat' batch file to automatically mount a network share for a

[Samba] Logon script via GPO

2013-05-13 Thread Luc Lalonde
Hello Folks, I'm trying to get a logon script to execute via a GPO with Samba 4.0.5. I used the Group Policy Editor that came with the Administration tools and linked a simple 'logon.bat' batch file to automatically mount a network share for a given 'OU=students'. When I log in with a user tha

[Samba] Logon script as administrator

2012-08-21 Thread Андрей Гребенников
I'm running samba 3 server as PDC. Sometimes I get a reg-file or a command which should be run on the user's machine during the logon process as an administrator. How could I do that except adding these things to the netlogon directory directly? -- Andrey Grebennikov, Russia -- To unsubscribe

[Samba] Logon script will not run in Samba 3.3.4 PDC

2009-12-01 Thread David Whitney
Greetings, all. I have a Samba 3.3.4 PDC up and running on my small home network, having migrated from an older 2.2.8 configuration. My XP Pro and Vista clients have remained as members of this migrated domain, logging with no problem. Client logins have worked precisely as expected. All seems to

Re: [Samba] logon script

2009-06-03 Thread johnh
Sorry - didn't notice before that last message that you weren't using a VB login script. -John From: Liutauras Adomaitis To: c...@rocon-it.de Cc: samba@lists.samba.org, Santhosh Kumar Gulla Date: 06/03/2009 02:58 PM Subject: Re: [Samba] logon script On Mon, Jun 1, 2009

Re: [Samba] logon script

2009-06-03 Thread johnh
ing Set objGroupDict = Nothing End Function -John From: Liutauras Adomaitis To: c...@rocon-it.de Cc: samba@lists.samba.org, Santhosh Kumar Gulla Date: 06/03/2009 02:58 PM Subject: Re: [Samba] logon script On Mon, Jun 1, 2009 at 1:09 PM, Christian Rost wrote: > Hi, > > you do

Re: [Samba] logon script

2009-06-03 Thread Liutauras Adomaitis
On Mon, Jun 1, 2009 at 1:09 PM, Christian Rost wrote: > Hi, > > you don't have access to Samba variables from within your logon script. The > most convenient way to solve this is by using the "ifmember.exe" executable > from the Windows Server 2003 toolkit and to place it into your netlogon shar

RE: [Samba] logon script

2009-06-01 Thread Christian Rost
0) 2306 910 658 fax: +49 (0) 2306 910 664 url: http://www.rocon-it.de Santhosh Kumar Gulla wrote---- Subject: [Samba] logon script Date: 31.05.2009 00:35 >Hi, > >I have configured a samba PDC with a logon script. The logon script >includes >dos commands to map a drive

Re: [Samba] logon script

2009-05-30 Thread Miguel Medalha
I have configured a samba PDC with a logon script. The logon script includes dos commands to map a drive letter for different shares. One share has user home directory, one has common folder for all the users and other share is group share. For assigning a drive letter to group share I have used

[Samba] logon script

2009-05-30 Thread Santhosh Kumar Gulla
Hi, I have configured a samba PDC with a logon script. The logon script includes dos commands to map a drive letter for different shares. One share has user home directory, one has common folder for all the users and other share is group share. For assigning a drive letter to group share I have us

Re: [Samba] logon script question

2009-01-14 Thread Michael Heydon
I use cpau, there is an associated security risk, but we decided it was acceptable. You could possibly also use WPKG, depending on what you are trying to achieve. *Michael Heydon - IT Administrator * micha...@jaswin.com.au wes wrote: If there a way to config

[Samba] logon script question

2009-01-14 Thread wes
If there a way to configure samba to have a logon script run with administrator privileges upon login? thanks, -wes -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Logon Script Via Group

2008-10-20 Thread Rune Tønnesen
Please take a look here http://lists.samba.org/archive/samba/2004-February/079796.html -- Venlig Hilsen Rune TønnesenQuoting Jeff L <[EMAIL PROTECTED]>: Hello, In order to use Samba and migrate our Windows domain we need to be able to map users to a drive based on the Unix groups they are a

Re: [Samba] Logon Script Via Group

2008-10-20 Thread Robert Schetterer
Jeff L schrieb: > Hello, > > In order to use Samba and migrate our Windows domain we need to be able to > map users to a drive based on the Unix groups they are a member of. > > IE: > > If user is a member of finance, map drive f:\ finance > If user is a a member of domainusers, run logon scri

[Samba] Logon Script Via Group

2008-10-20 Thread Jeff L
Hello, In order to use Samba and migrate our Windows domain we need to be able to map users to a drive based on the Unix groups they are a member of. IE: If user is a member of finance, map drive f:\ finance If user is a a member of domainusers, run logon script logon.bat I tried placing dif

RE: [Samba] logon script to start a website

2007-11-05 Thread Dennis McLeod
CTED] On Behalf Of Lukasz Szybalski Sent: Monday, November 05, 2007 6:03 AM To: samba@lists.samba.org Subject: [Samba] logon script to start a website Hello, Is there a way in logonscript.bat to start a website with some address. @start "my current default browser" "http://google.

[Samba] logon script to start a website

2007-11-05 Thread Lukasz Szybalski
Hello, Is there a way in logonscript.bat to start a website with some address. @start "my current default browser" "http://google.com"; ? How would a script line for that look? Does anybody have one done already and if so could you sent it to me? Thank you, Lucas -- To unsubscribe from this l

[Samba] logon script sometimes doesn't run

2007-08-30 Thread Patrick DUBAU
Hi, i just upgrade samba 3.0.14a-3sarge to 3.0.24-6etch4 i didn't change anything in smb.conf my problem : i noticed that for some stations (all are on windows xp sp2) the logon.bat is not run (=> no network mapping) in this case, when i go to DOS and try to map like : net use g: \\admin

Re: [Samba] logon script problem

2007-05-03 Thread Fabio Marcone
Hi! Rune Tønnesen wrote: > hi Fabio > > Can you browse the netlogon share from the client? > set browseable = yes > set available = yes yes > as root try from a windows client > \\servername\netlogon I can't log as root on clients Fabio -- Dott. Fabio Marcone 2T srl Telefono

[Samba] logon script problem

2007-05-03 Thread Fabio Marcone
Hi, I've a problem with "logon script" parameter: client doesn't run this script and i've no error in samba logs. I'm using samba 3.0.24 (etch) with windows XP SP2 client side. workstation was joined in domain and user login (using roaming profiles) is executed without errors. I used unix2dos too

[Samba] Logon script change failure

2007-03-28 Thread Wendell Dingus
Thanks, I've got basically the same type of thing configured now but the PCs were initially joined to the domain and have been signing on and receiving login scripts in the form of %U.bat for years. Now though I modify smb.conf to point them to logon.bat and for some reason they continue to look

Re: [Samba] Logon script change failure

2007-03-25 Thread sato x
Hi Wendel, I've this in my smb.conf, and it works for any M$ windows in my domain [global] logon path = logon home = logon script = logon.bat # logon path = \\%L\profiles\%U # logon home = \\%L\%U\.9xprofile # logon drive = H: [netlogon] comment = N

[Samba] Logon script change failure

2007-03-20 Thread Wendell Dingus
I've got a bunch of servers which for a long time now have provided domain logon scripts of the form %u.bat or %m.bat I've recently created a more capable logon script in Kixtart and have changed smb.conf to launch it for all users as just logon.bat So no more per-machine or per-user scripts, ev

Re: [Samba] Logon script problem

2007-01-15 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/12/2007 03:00 AM, Christophe Raluy escreveu: > Hello, > I've changed my Samba Server 2.2.7a on a Mandrake 9.1 (2.4.21) for a > Samba server 3.0.20-3.1 (with samba-vscan-clamav-3.0.20-3.1) on a > Mandrake 2006 (2.6.12). I've always used for the sa

[Samba] Logon script problem

2007-01-11 Thread Christophe Raluy
Hello, I've changed my Samba Server 2.2.7a on a Mandrake 9.1 (2.4.21) for a Samba server 3.0.20-3.1 (with samba-vscan-clamav-3.0.20-3.1) on a Mandrake 2006 (2.6.12). I've always used for the samba clients (WXP pro) the logon scripts created by make_logon_script. In this script, I used to use t

Re: [Samba] Logon script with Administrator rights

2006-10-26 Thread Toni Casueps
Thanks. BeyondExec worked really well, and is freeware The only problem I found is that you don't see the network shares that the user at that computer is using, but I guess it's normal since you are connecting as another user. _

Re: [Samba] Logon script with Administrator rights

2006-10-25 Thread Cleber P. de Souza
I've some suggestions for you, choose the best that apply: 1) Use poledit to change the Run or Run_Once registry keys to execute your commands. 2) Use beyondexec (http://www.beyondlogic.org/solutions/remoteprocess/BeyondExec.htm) to execute all the command you want with Administrator rights on al

Re: [Samba] Logon script with Administrator rights

2006-10-25 Thread Michael Gasch
hi, you can use runasspc greez Toni Casueps wrote: I am using a .bat logon script (the same for all users) and it avoids that I have to configure each user manually. But now I have to run a command that requires administrator rights on two files, and the command I write in the .bat file does

[Samba] Logon script with Administrator rights

2006-10-25 Thread Toni Casueps
I am using a .bat logon script (the same for all users) and it avoids that I have to configure each user manually. But now I have to run a command that requires administrator rights on two files, and the command I write in the .bat file doesn't work. Do you know how to run the logon script as th

[Samba] logon script does not get executed

2006-04-23 Thread Secretary
Hi, Did you solve this problem? I have recently upgraded Samba and have the same issue. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Logon Script Not Working

2006-03-17 Thread mallapadi niranjan
Hi all I have a samba pdc with openldap (samba 3.0.21c with Openldap 2.3.19). i have some file servers(samba domain member server) . using logon script, i map drives to my clients. so that they can access domain member server share declared through samba, but when users login, some times, the log

Re: [Samba] Logon Script not executing upon login

2005-07-25 Thread Gavin Henry
> chris rothgeb schrieb am 19.07.2005 19:31: >> Hi, >> >> I am trying to execute a logon script when a user access the domain. >> For some reason the following is not executing. I don't want to enable >> roaming profiles so I have set 'logon home' and logon path' to null - >> I thought perhaps tha

[Samba] Logon Script not executing upon login

2005-07-25 Thread Otto Müller
chris rothgeb schrieb am 19.07.2005 19:31: Hi, I am trying to execute a logon script when a user access the domain. For some reason the following is not executing. I don't want to enable roaming profiles so I have set 'logon home' and logon path' to null - I thought perhaps that this was causing

Re: [Samba] Logon Script not executing upon login

2005-07-20 Thread Gavin Henry
On Wednesday 20 Jul 2005 16:25, Gerald (Jerry) Carter wrote: > chris rothgeb wrote: > | logon script = scripts\logon.bat > > Probably should make this: > > logon script = "scripts\logon.bat" > I think: http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#sbehap-massive-smbconfb Needs

Re: [Samba] Logon Script not executing upon login

2005-07-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 chris rothgeb wrote: | logon script = scripts\logon.bat Probably should make this: logon script = "scripts\logon.bat" cheers, jerry -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird

[Samba] Logon Script not executing upon login

2005-07-19 Thread chris rothgeb
Hi, I am trying to execute a logon script when a user access the domain. For some reason the following is not executing. I don't want to enable roaming profiles so I have set 'logon home' and logon path' to null - I thought perhaps that this was causing a problem; but it hasn't made a difference.

Re: [Samba] logon script not working

2005-06-24 Thread Mark Sarria
home folder, on XP it maps automatically --mark - Original Message - From: "Matt Schwartz" <[EMAIL PROTECTED]> To: Sent: Friday, June 24, 2005 4:30 PM Subject: [Samba] logon script not working I cannot figure out why my logon script does not work. Here are my setti

Re: [Samba] logon script not working

2005-06-24 Thread Guido Lorenzutti
login script = netlogon\logon.bat wrong! login script = logon.bat right :) Matt Schwartz escribió: I cannot figure out why my logon script does not work. Here are my settings. Here is my smb.conf: login script = netlogon\logon.bat [netlogon] comment = Network Logon Service path = /home/n

[Samba] logon script not working

2005-06-24 Thread Matt Schwartz
I cannot figure out why my logon script does not work. Here are my settings. Here is my smb.conf: login script = netlogon\logon.bat [netlogon] comment = Network Logon Service path = /home/netlogon admin users = @ntadmins write list = @ntadmins guest ok = Yes locking = No Here is my logon.bat:

Re: [Samba] Logon script execution intermittent

2005-06-03 Thread Robert Schetterer
Douglas Sterner schrieb: Using Suse Enterprise 9.1 and Samba 3.013 and Win XP SP1 and SP2 workstations. Users logon scripts are not being run during logon in a reliable fashion. The could run without issue for 10 logons and on the 11th no mapped drives doesn't seem to be a specific workstation

[Samba] Logon script execution intermittent

2005-06-02 Thread Douglas Sterner
Using Suse Enterprise 9.1 and Samba 3.013 and Win XP SP1 and SP2 workstations. Users logon scripts are not being run during logon in a reliable fashion. The could run without issue for 10 logons and on the 11th no mapped drives doesn't seem to be a specific workstation or XP version. Currently

[Samba] logon script trouble (net use lpt)

2005-05-09 Thread Andrés Yacopino
Good Morning, I have the some problem mapping printer ports on win98se. I think this problem ocurrs when a port is use by a printer, in example when i have a printer connected in lpt1, when i tried to map this port to a samba queue, it raises the error you told. Did you find any solution to this? I

[Samba] Logon Script - edit registry

2005-03-09 Thread Jan Kellerhoff
There is the issue with permissions, but you may use cpau.exe it is like "runas " but more features, then run it as the local system account. It works fine, here is an example like I used it. For the systemaccountpassword enter an empty space %windir%\system32\cpau -u localhost\system -p -ex

Re: [Samba] Logon script

2005-03-09 Thread Jan Kellerhoff
entation, >> google on that one. >> >> -- >> Nathan Vidican >> [EMAIL PROTECTED] >> Windsor Match Plate & Tool Ltd. >> http://www.wmplt.com/ >> >> -Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED]

RE: [Samba] Logon script

2005-03-09 Thread Van Sickler, Jim
CTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Tuesday, March 08, 2005 12:43 PM > To: samba@lists.samba.org > Subject: [Samba] Logon script > > > > > Hi, i'm having troubles with samba as PDC, i want to modify > some registry >

RE: [Samba] Logon script

2005-03-09 Thread Neal Chant
han Vidican; samba@lists.samba.org >Subject: Re: [Samba] Logon script > > >Hmm, not quite true.. >you can configure windows not to be able to use regedit, or to modify >your registry! so useing regedit to modify your registry will not always >work this way.. > >also logon script

Re: [Samba] Logon script

2005-03-09 Thread Collen
MAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, March 08, 2005 12:43 PM To: samba@lists.samba.org Subject: [Samba] Logon script Hi, i'm having roubles with samba as PDC, i want to modify some registry keys (relates with windows update) in XP & 2000 clients. I've tryed

RE: [Samba] Logon script

2005-03-09 Thread Nathan Vidican
March 08, 2005 12:43 PM To: samba@lists.samba.org Subject: [Samba] Logon script Hi, i'm having roubles with samba as PDC, i want to modify some registry keys (relates with windows update) in XP & 2000 clients. I've tryed logons scripts but it seems that i don have enough permi

Re: [Samba] Logon script

2005-03-09 Thread Jean-Jacques Moulis
On Tue, 8 Mar 2005 11:43:08 -0600 [EMAIL PROTECTED] wrote: > > > Hi, i'm having roubles with samba as PDC, i want to modify some registry keys > (relates with windows update) in XP & 2000 clients. I've tryed logons scripts > but it seems that i don have enough permissions to do that, so i tri

[Samba] Logon script

2005-03-08 Thread csanab
Hi, i'm having roubles with samba as PDC, i want to modify some registry keys (relates with windows update) in XP & 2000 clients. I've tryed logons scripts but it seems that i don have enough permissions to do that, so i tried to do a ntconfig.pol but when the client logs on domain y just get t

[Samba] Logon script

2005-03-03 Thread Torsten Wendav
Hey everybody; I've got a problem with a Windows 98 machine on my network. I use Samba as a storage server with a folder for every user. To create network drives I use a script that will be copied to the client and then executed whenever a machine logs on to the domain. So far everything works fin

Re: [Samba] Logon Script

2004-12-12 Thread Norman Zhang
Hi Christoph, Is [netlogon] only applicable for Samba Domain Controllers? I like to create use root preexec script to create home folders for first time users. I'm currently running ADS mode, and using KiXtart logon script. Would this work? Creating homedirs for firsttime users is much better ac

Re: [Samba] Logon Script

2004-12-12 Thread Christoph Scheeder
Norman Zhang schrieb: Hi, Is [netlogon] only applicable for Samba Domain Controllers? I like to create use root preexec script to create home folders for first time users. I'm currently running ADS mode, and using KiXtart logon script. Would this work? Regards, Norman Zhang Hi, Creating homedir

[Samba] Logon Script

2004-12-11 Thread Norman Zhang
Hi, Is [netlogon] only applicable for Samba Domain Controllers? I like to create use root preexec script to create home folders for first time users. I'm currently running ADS mode, and using KiXtart logon script. Would this work? Regards, Norman Zhang -- To unsubscribe from this list go to the

[Samba] logon script, sometimes is no executed!!! Why?!?

2004-10-05 Thread Bruno David Rodrigues
Hello, I don't know what to do anymore. I've set up a Samba server domain and some windows clients (some XP, ME, 9x). The BIG problem arises on XP. Sometimes, some users (random) just can't login, other it logs in but don't run the logon script. Windows Me and 9x works good... Thanks bruno rodri

Re: [Samba] Logon Script to go down one folder?

2004-09-25 Thread John H Terpstra
On Friday 24 September 2004 23:15, W. D. wrote: > Hi Folks, > > Got Samba 3.0.7,1 running on FreeBSD--yippee! > > One thing that I noticed is that when a Windows > user clicks on his folder named something like > 'username', there are a bunch of files there > that he might 'accidently' delete: > >

[Samba] Logon Script to go down one folder?

2004-09-24 Thread W. D.
Hi Folks, Got Samba 3.0.7,1 running on FreeBSD--yippee! One thing that I noticed is that when a Windows user clicks on his folder named something like 'username', there are a bunch of files there that he might 'accidently' delete: .cshrc .login .login_conf .mail_aliases .mailrc .profile .rhosts

[Samba] logon script running for xp clients but not 2000 clients

2004-09-01 Thread Mark Reidenbach
I've run across a problem where the windows 2000 clients do not run the netlogon script when they log in to my domain although the windows xp sp2 clients run the script fine. If I run \\server\netlogon\logon.cmd from the run box once the 2000 machines are logged in, it runs the script and maps

Re: [Samba] Logon script problem

2004-07-01 Thread rruegner
Hi i ,sometimes got trouble with auto home mapping and solved this with a logon script for this usersgroup with this parameters loginscript @echo off echo %USERNAME% REM expands to the inlogging user net use x: \\bdc\%USERNAME% /persistent:no REM will make sure that the users home is mounted to x:

Re: [Samba] Logon script problem

2004-06-30 Thread Jason Lieurance
Thanks Tim and anyone else who offered a solution. The problem was the 'net use * /d /y' line at the very beginning of the script. Removing it solved the problem. -- Jason Tim Tait said: > Jason Lieurance wrote: > >>John H Terpstra said: >> >> >> >>>When a user logs onto a domain member machine

RE: [Samba] Logon script problem

2004-06-30 Thread Jason Lieurance
John H Terpstra said: > When a user logs onto a domain member machine a drive connection is automatically > set up to the NETLOGON share. > The drive letter used is the last letter available (usually Z:). This connection > is mostly dropped on completion of logon. > > Files can be executed off an

RE: [Samba] Logon script problem

2004-06-30 Thread John H Terpstra
> Original Message > Subject: Re: [Samba] Logon script problem > From: "Jason Lieurance" <[EMAIL PROTECTED]> > Date: Wed, June 30, 2004 7:28 am > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > > Hello, > > Thanks for the reply. Yes

Re: [Samba] Logon script problem

2004-06-30 Thread Jason Lieurance
OMPAQ\TEMP NET USE V: \\COMPAQ\VIPER PAUSE I don't know what to do next. -- Jason - Original Message - From: "Jason Lieurance" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 30, 2004 3:57 PM Subject: [Samba] Logon script problem Hello, I

[Samba] Logon script problem

2004-06-30 Thread Jason Lieurance
Hello, I'm running samba 3.02 on freebsd 4.7. Client systems are WinXP Pro Srv Pk 1. Anyway, the logon script has issues, I added a pause statement to view it. It says: There are open files and/or incomplete directory searches pending on the connection to Z: The command completed successfully.

[Samba] Logon script problem

2004-06-29 Thread Jason Lieurance
Hello, I'm running samba 3.02 on freebsd 4.7. Client systems are WinXP Pro Srv Pk 1. Anyway, the logon script has issues, I added a pause statement to view it. It says: There are open files and/or incomplete directory searches pending on the connection to Z: The command completed successfully.

[Samba] Logon Script Path problem

2004-06-05 Thread Honey Bajaj
Hi, I was using Samba 3.0.2 on Redhat 9 with windows 98 clients with immense success, now with the incorporation of windows xp with in our network, I am facing few problems related to logon script, in windows 98 we used to use winset.exe to set users path, but windows xp didn,t support this, ho

Re: [Samba] Logon script, help please

2004-05-05 Thread Mike Stewart
e a batch file in a common directory for users to sync their clocks when needed. Again, many thanks for your assistance. Mike - Original Message - From: [EMAIL PROTECTED] To: Mike Stewart Sent: Friday, April 30, 2004 8:14 PM Subject: Re: [Samba] Logon script, help please

Re: [Samba] Logon script, help please

2004-04-30 Thread Mike Stewart
: "'Mike Stewart'" <[EMAIL PROTECTED]> Sent: Friday, April 30, 2004 12:27 PM Subject: RE: [Samba] Logon script, help please > The [netlogon] share is crucial when using logon-scripts. > > Add this in your smb.conf and restart samba: > [netlogon] > path

[Samba] Logon script, help please

2004-04-30 Thread Mike Stewart
Hi, I'm having trouble getting a logon script to work... I have created a DOS batch file (timesync.bat) and placed it in the scripts directory of the server. The file contains only one line - net time \\ptlserver /SET /y My smb.conf "Globals" section is:- [global] workgroup = PTLTRAIN netbio

Re: [Samba] logon script question

2004-03-15 Thread Mailing-OIT
Hi Lukas! Am Montag, 15. März 2004 12:19 schrieb Lukas Meyer: > Hi list > > I'm wondering if it and how it is possible to add printers to a > workstation with a logon script like mounting shares. I can't find > anything about this on the inetnet so is this possible? use the net command in the log

AW: [Samba] logon script question

2004-03-15 Thread Stumpfl Markus
Im > Auftrag von Lukas Meyer > Gesendet: Montag, 15. März 2004 12:20 > An: [EMAIL PROTECTED] > Betreff: [Samba] logon script question > > Hi list > > I'm wondering if it and how it is possible to add printers to a > workstation with a logon script like mounting shares.

[Samba] logon script question

2004-03-15 Thread Lukas Meyer
Hi list I'm wondering if it and how it is possible to add printers to a workstation with a logon script like mounting shares. I can't find anything about this on the inetnet so is this possible? regards lm -- To unsubscribe from this list go to the following URL and read the instructions: http

[Samba] Logon script

2004-01-16 Thread Gilberto Nunes
Hi I make a perl script, to build on the fly login script to my users. In this script, there's some group that called, to mount specif shares. However, when logged on to the domain, with the student group, for example, I received this message, for the syslog: [2004/01/16 16:37:13, 0]

Re: [Samba] Logon script and XP

2003-12-15 Thread Wayne Dozier(Samba)
Thanks, this fixed it. I did not even notice that typo. Great eye Edd. Thanks Wayne On Mon, 15 Dec 2003 15:59:36 + Edd Payne <[EMAIL PROTECTED]> wrote: and for my netlogon.bat file: net use f:\\darwin2\coursefolders /yes Try "net use F: \\darwin2\coursefolders" note the space between th

Re: [Samba] Logon script and XP

2003-12-15 Thread Edd Payne
> and for my netlogon.bat file: > > net use f:\\darwin2\coursefolders /yes Try "net use F: \\darwin2\coursefolders" note the space between the : and the \\ HTH edd -- Edd Payne IT Co-ordinator University of London Union Malet Street, London WC1E 7HY tel: 020 7664 2060 fax: 020 7436 4604 -- T

[Samba] Logon script and XP

2003-12-15 Thread Wayne Dozier(Samba)
Here is the problem. I am running samba 3.0 and I cannot seem to get my logon script to work with XP. I want to to be able to map a drive for a share which is called coursefolders. I am including a copy of my smb.conf file. I have created the necessary netlogon.bat file in a folder called n

Re: [Samba] Logon script based on group

2003-11-04 Thread Gémes Géza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] írta: | Hi there | | Is it possible to have a logon script that checks which groups the users are a part of and then runs a logon script based on that? I've tried %G.bat but it doesn't work, %U.bat works though, but that's not what I w

Re: [Samba] Logon script based on group

2003-11-04 Thread rruegner
4, 2003 2:15 PM Subject: [Samba] Logon script based on group > Hi there > > Is it possible to have a logon script that checks which groups the users are a part of and then runs a logon script based on that? I've tried %G.bat but it doesn't work, %U.bat works though, but that&

[Samba] Logon script based on group

2003-11-04 Thread royotto
Hi there Is it possible to have a logon script that checks which groups the users are a part of and then runs a logon script based on that? I've tried %G.bat but it doesn't work, %U.bat works though, but that's not what I want Thanks in advance Roy -

[Samba] Logon script pausing logon?

2003-09-08 Thread Max Harvey
Hi, On our (now replaced) Win2k PDC, the logon script run form netlogon would have to finish before the user would continue to log on. This doesn't seem to be the case for my samba PDC (2.2.8a, RH7.3, Win2k Clients). To questions... 1:Is this normal to not wait for the script to finish, or hav

RE: [Samba] logon script won't start anymore after update 2.2.3a->2.2.8.a

2003-08-20 Thread Sistemas
8 AM Subject: [Samba] logon script won't start anymore after update 2.2.3a ->2.2.8.a > Dear list, > > last friday I had a frustrating experience during the update of my samba > server. I've been running samba since 1998, now there are 50 users with > win2k-boxes a

Re: [Samba] logon script won't start anymore after update 2.2.3a

2003-08-18 Thread Martin Thomas
>Message: 26 >Date: Mon, 18 Aug 2003 10:18:24 +0200 >From: Carsten Springenberg <[EMAIL PROTECTED]> >Subject: [Samba] logon script won't start anymore after update 2.2.3a >-> 2.2.8.a >To: [EMAIL PROTECTED] >Message-ID: <[EMAIL PROTECTED]> >Conten

[Samba] logon script won't start anymore after update 2.2.3a -> 2.2.8.a

2003-08-18 Thread Kopmann, Goetz
Hi Carsten, maybe I had a similar problem. Try to rejoin the domain with 1 workstation. Is the logonscript executed now ? Götz -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] logon script won't start anymore after update 2.2.3a ->2.2.8.a

2003-08-18 Thread Carsten Springenberg
Dear list, last friday I had a frustrating experience during the update of my samba server. I've been running samba since 1998, now there are 50 users with win2k-boxes attached - the samba server acting as PDC. Becauce of a swap of the old server I finally decided to update to 2.2.8a. What I di

Re: [Samba] Logon Script

2003-06-07 Thread D. Rick Anderson
Create a share [netlogon] that your users only have read access to. The logon script = parameter will then be relative to the path designated in that share. For instance, if [netlogon] points to /usr/local/samba/netlogon and you have login script = %U.bat then /usr/local/samba/netlogon/fred.bat wi

Re: [Samba] logon script fails under 2.2.8

2003-03-17 Thread John H Terpstra
On Tue, 18 Mar 2003 [EMAIL PROTECTED] wrote: > After I upgrade from 2.2.7a to 2.2.8, my logon script (a binary .exe which > calls the "net use" commands) is not executed after logon (from Win98 > clients). "net use" reports that \\server\netlogon is in use. What'd gone > wrong ? I can't guess fro

[Samba] logon script fails under 2.2.8

2003-03-17 Thread rkpho
After I upgrade from 2.2.7a to 2.2.8, my logon script (a binary .exe which calls the "net use" commands) is not executed after logon (from Win98 clients). "net use" reports that \\server\netlogon is in use. What'd gone wrong ? -- To unsubscribe from this list go to the following URL and read the i

Re: [Samba] logon script not working

2003-03-16 Thread Stéphane Purnelle
Le dim 16/03/2003 à 19:00, Woerns Urstmann a écrit : > Hi, > > my logon.bat was working for weeks now (since i created it) - and recently i > recompiled my samba with ldap support. now ldap and everything works really > well, but: the logon.bat won't get executed! i tried changing the folder, >

[Samba] logon script not working

2003-03-16 Thread Woerns Urstmann
Hi, my logon.bat was working for weeks now (since i created it) - and recently i recompiled my samba with ldap support. now ldap and everything works really well, but: the logon.bat won't get executed! i tried changing the folder, changing the rights of the file, renaming it and everything. but

RE: [Samba] Logon Script Doesn't

2003-03-13 Thread John H Terpstra
ote*: > > > >Bob > > > >Try Extension .cmd instead .bat > > > > > >Zuber > > > >-Original Message- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] On > >Behalf Of Bob Crandell > >Sent: Friday, March 14, 2003 12:09

Re: [Samba] Logon Script Doesn't

2003-03-13 Thread Bob Crandell
Kyle Loree ([EMAIL PROTECTED]) wrote*: > >see bottom > >"Bob Crandell" <[EMAIL PROTECTED]> writes: >>Hi, >> >>I've finally been dragged kicking and screaming into the wonderful world >>of XP. >>I've been able to join a domain and login with the help of the docs on >>samba.org and >>gleaning info fr

RE: [Samba] Logon Script Doesn't

2003-03-13 Thread Bob Crandell
>[mailto:[EMAIL PROTECTED] On >Behalf Of Bob Crandell >Sent: Friday, March 14, 2003 12:09 PM >To: Samba List >Subject: [Samba] Logon Script Doesn't > >Hi, > >I've finally been dragged kicking and screaming into the wonderful world >of XP. >I've been able to

Re: [Samba] Logon Script Doesn't

2003-03-13 Thread Kyle Loree
see bottom "Bob Crandell" <[EMAIL PROTECTED]> writes: >Hi, > >I've finally been dragged kicking and screaming into the wonderful world >of XP. >I've been able to join a domain and login with the help of the docs on >samba.org and >gleaning info from this list. Google and I don't get along. > >My

[Samba] Logon Script Doesn't

2003-03-13 Thread Bob Crandell
Hi, I've finally been dragged kicking and screaming into the wonderful world of XP. I've been able to join a domain and login with the help of the docs on samba.org and gleaning info from this list. Google and I don't get along. My question is How do I get the logon script to run when XP logs in

Re: [Samba] logon script to adjust time on workstation

2003-02-24 Thread Gabriel D. Preston
Okay, I just found it. For future reference, Go to: Start->Run->gpedit.msc Once the Group Policy editor opens, find: Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> User Rights Assignments Then select the Policy "Change the System Time" and add Everyone to

RE: [Samba] logon script to adjust time on workstation

2003-02-24 Thread Khanh Tran
eston [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 9:28 AM To: [EMAIL PROTECTED] Subject: [Samba] logon script to adjust time on workstation Hey everyone, I have what I think is a fairly simple question. In the logon script for users, I have it set to map some drives and set the

[Samba] logon script to adjust time on workstation

2003-02-24 Thread Gabriel D. Preston
Hey everyone, I have what I think is a fairly simple question. In the logon script for users, I have it set to map some drives and set the time on the user's workstation, all Win2K machines. Now, shy of putting everyone in the Administrator's group, how can I have it set the time on that mac

Re: [Samba] Logon script never runs in 2.2.7a, but does in 2.2.4

2003-01-30 Thread Peter Schuller
> > we tried upgrading from 2.2.4 to 2.2.7a in order to fix a problem. We > > believe it fixes it, BUT, 2.2.7a causes logon scripts to never run. > > > > That is, we have 2.2.4 installed and the logon procedure works > > perfectly. We then upgrade the samba/samba-common (debian) packages, and > >

  1   2   >