Re: [Samba] Samba Windows 7 and logon scripts

2011-03-24 Thread Dario Work
Hi Santiago, There is a script that can be foud at http://www.stress-free.co.nz/customised_netlogon_scripts_for_samba I've made my own version. Regards. -- View this message in context: http://samba.2283325.n4.nabble.com/Samba-Windows-7-and-logon-scripts-tp2532596p3400185.html Sent from the

Re: [Samba] Samba Windows 7 and logon scripts

2011-03-23 Thread Santiago DIEZ
Hi Dario, Your configuration attracted my attention. What exactly do you include in */usr/local/bin/netlogon*? Regards --- *Santiago DIEZ Directeur **Portable: +33 6 37 90 81 98 Bureau: +33 9 70 44 77 87* *32 boulevard de Strasbourg, 75010 Paris* On Tue, Mar 22, 2011 at 5:20 PM, Dario Work

Re: [Samba] Samba Windows 7 and logon scripts

2011-03-22 Thread Dario Work
I had the same problem. I fixed it with the following in smb.conf: ... preexec = /usr/local/bin/netlogon %U logon drive = X: logon script = %U.bat ; logon path = \\%L\profiles\%U ; logon home = \\%N\%U ... [netlogon] comment = The domain logon service path = /home/netlogon ;

[Samba] Samba + Windows 7 Foreign Language

2011-03-05 Thread Jo�o Os�rio
Hello, My network was running smoothly with XP machines and Samba 3.0.24 as PDC. But now some Win7 Pro (Portuguese) machines arrived. Using the info from http://wiki.samba.org/index.php/Windows7, I upgraded samba to 3.5.7, and applyed the Windows 7 fixes described there on one of the new

Re: [Samba] Samba Windows 7 and logon scripts

2010-09-14 Thread Tony Molloy
On Monday 13 September 2010 10:31:30 Moray Henderson wrote: Tony Molloy wrote: On Thursday 09 September 2010 18:11:38 c grassu wrote: You can try this. It works for me on vista and win7: net use m: /HOME The [homes] share is working fine. The problem is not with the actual script.

Re: [Samba] Samba Windows 7 and logon scripts

2010-09-13 Thread Moray Henderson
Tony Molloy wrote: On Thursday 09 September 2010 18:11:38 c grassu wrote: You can try this. It works for me on vista and win7: net use m: /HOME The [homes] share is working fine. The problem is not with the actual script. The problem is that the script is not being run at login on Windows 7

Re: [Samba] Samba Windows 7 and logon scripts

2010-09-10 Thread Tony Molloy
On Thursday 09 September 2010 18:11:38 c grassu wrote: You can try this. It works for me on vista and win7: net use m: /HOME The [homes] share is working fine. The problem is not with the actual script. The problem is that the script is not being run at login on Windows 7 wheras it is on

Re: [Samba] Samba Windows 7 and logon scripts

2010-09-10 Thread Aaron Solochek
I have spent a lot of time dealing with this, but I only briefly tried using the settings in smb.conf to accomplish this drive mapping. I have discovered that using group policy does work, but only if you're mapping the drives in a GPO that is applied to users, not computers. That is, the

[Samba] Samba Windows 7 and logon scripts

2010-09-09 Thread Tony Molloy
Hi, I'm trying to get Windows 7 to run a logon script which mounts a share at login. This works fine for Windows XP In my smb.conf I have the following logon script = %G.cmd logon path = \\%L\profiles\%U logon drive = H: logon home = \\YOUNGMUNSTER\homes The

Re: [Samba] Samba Windows 7 and logon scripts

2010-09-09 Thread Philip M. White
On Thu, Sep 09, 2010 at 11:04:42AM +0100, Tony Molloy wrote: I'm trying to get Windows 7 to run a logon script which mounts a share at login. This works fine for Windows XP This doesn't address the logon scripts problem, but consider using Group Policy Preferences to map a drive at login.

Re: [Samba] Samba Windows 7 and logon scripts

2010-09-09 Thread c grassu
You can try this. It works for me on vista and win7: net use m: /HOME On Thu, Sep 9, 2010 at 12:04 PM, Tony Molloy tony.mol...@ul.ie wrote: Hi, I'm trying to get Windows 7 to run a logon script which mounts a share at login. This works fine for Windows XP In my smb.conf I have the

[Samba] Samba + Windows 7

2009-10-15 Thread Fabilson Simão de Lima
How can I do to make the Windows 7 log in a PDC with Samba? I can join a Windows 7 into the domain but it doesn´t log in. Help! Atenciosamente, Fabilson Simão de Lima Gerente de Tecnologia da Informação http://www.fec.uff.br/ FEC - Fundação Euclides da Cunha Rua São Pedro, n° 24 -

Re: [Samba] Samba + Windows 7

2009-10-15 Thread John Drescher
On Thu, Oct 15, 2009 at 12:49 PM, Fabilson Simão de Lima fa...@fec.uff.br wrote: How can I do to make the Windows 7 log in a PDC with Samba? I can join a Windows 7 into the domain but it doesn´t log in. I believe you need very recent versions of samba (3.4.2 possibly 3.3.9) for that to