[Samba] login script problem

2006-06-08 Thread vinayan K P
Hello all, I have just configured a samba server as PDC. I use a login script to map users home folder to a drive letter. The login.bat also contains a line to map a common folder to all users My logon.bat is like this : --- net use q: /home net use r:

[Samba] login script never executed

2005-11-24 Thread [EMAIL PROTECTED]
The logon script is now really never executed. I've done some more tests : - I've tested to set the parameters home directory home dir drive and profile path in tdbsam, these 3 parameters work fine. - I've tested to mount the netlogon share from a PC not member of the domain (as guest), it's OK.

Re: [Samba] login script never executed

2005-11-24 Thread John H Terpstra
On Thursday 24 November 2005 09:18, [EMAIL PROTECTED] wrote: The logon script is now really never executed. I've done some more tests : - I've tested to set the parameters home directory home dir drive and profile path in tdbsam, these 3 parameters work fine. - I've tested to mount the

[Samba] login script - runs just the first time a user logons

2005-11-23 Thread [EMAIL PROTECTED]
Hello I have a really strange problem with logon scripts. I'm using a version 3.0.20b .deb found on samba.org on a Debian Sarge, and a tdbsam backend. 1) I had no logon script in the smb.conf file just the per user setting in the tdbsam. Full path to logon script given in tdbsam (e.g.

Re: [Samba] Login script Query

2004-12-30 Thread Robert Schetterer
Hi, use a default login.bat script for all users and use ifmember.exe ( download it at MS ) to invoke subprocuredures by relating groupmembership Regards Anandh G schrieb: I have a login script to mount some folders to the clients PC. I use the login script as login script = logon.bat [netlogon]

[Samba] Login script Query

2004-12-29 Thread Anandh G
I have a login script to mount some folders to the clients PC. I use the login script as login script = logon.bat [netlogon] path = /home/%u Then i create .bat file for each group of users in the /home dir. Then create a symbolic link in each users home dir to their respective group batch file

[Samba] Login Script won't load if XP user is not local admin.

2004-09-07 Thread Tom Skeren
It's a simple .bat file on the samba server. It's contents are all of: net use z: \\server\share However roving profiles won't load, and neither will the login bat file, unless user is a local admin account on the XP Pro box. Samba 3.0.5. Anyone have any ideas? TMS III -- To unsubscribe from

Re: [Samba] login script

2004-06-04 Thread Adam Tauno WIlliams
I have a solaris machine running samba, and a lot of computers with windows 2000. I need to generate a log file with the time when a user logon into the machine and the time when the user logout. Have you tried just capturing 03 (messagnger) WINS registrations and deregistrations via DNS hook?

[Samba] login script

2004-06-03 Thread Gabriel Moll Ibacache
Hi everybody! Here is my first question :) I have a solaris machine running samba, and a lot of computers with windows 2000. I need to generate a log file with the time when a user logon into the machine and the time when the user logout. I tryed the following ... In the smb.conf I wrote in the

Re: [Samba] login script

2004-06-03 Thread Matthias Spork
Gabriel Moll Ibacache schrieb: Hi everybody! Here is my first question :) I have a solaris machine running samba, and a lot of computers with windows 2000. I need to generate a log file with the time when a user logon into the machine and the time when the user logout. I tryed the following ... In

Re: [Samba] login script

2004-06-03 Thread Paul Gienger
Have you looked at the utmp support at all? I haven't looked at it much lately, but it would seem to be what you're looking for. Matthias Spork wrote: Gabriel Moll Ibacache schrieb: Hi everybody! Here is my first question :) I have a solaris machine running samba, and a lot of computers with

[Samba] Login Script

2004-05-02 Thread Teguh Kurniawan
How to configure login script on Samba. Regards, Teguh Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Login Script

2004-05-02 Thread Matthias Spork
Teguh Kurniawan schrieb: How to configure login script on Samba. Regards, Teguh Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk ftp://de.samba.org/samba.org/docs/htmldocs/Samba-PDC-HOWTO.html [global] ; specify a generic logon script for all users ; this is a

Re: [Samba] Login Script Doesn't

2003-10-03 Thread Adam Williams
I have a login script called by login.bat. In win 2k and xp, he works fine (map drivers and sync time) but in win 9x machine he don't work. He start the dos windows show running the commands, tell me that map ans syc was ok but noting is shared and time isn't sync. I don't know what occour.

Re: [Samba] Login Script Doesn't

2003-10-03 Thread Frederico Madeira
I've create file in windows 2K. If i run login.bat manualy from win9x machine he appear the same result, so in this case, the operations was made . Frederico Madeira Coordenador de Suporte N. Landim Comrcio Ltda PABX: 81. 3497.3029 e-mail: [EMAIL PROTECTED] Em Sex, 2003-10-03 s 10:08, Adam

Re: [Samba] Login Script Doesn't

2003-10-03 Thread Bob Crandell
Frederico, If you open a DOS window and run the login.bat file, are there any errors or some kind of feedback that would help determine what is going on? Frederico Madeira ([EMAIL PROTECTED]) wrote: Bob, My problem like your. I have a login script called by login.bat. In win 2k and xp, he

[Samba] login script = login.bat

2003-08-29 Thread robowarp
Hi Sambatistas, i have samba 3 as pdc running which creates needed *.bat files by genlogon.pl on the fly, my Problem was that it seems only to give one parameter to samba option login script = i.e %u.bat so i decide to run the combinate from %u.bat %m.bat %G.bat in the login script here it is

Subject: [Samba] Login Script Problem

2003-07-30 Thread Kevin Smith
Daniel, Make sure the users have read access to the netlogon share. I user valid [EMAIL PROTECTED] in the smb.conf,the add the users to the USERS group. Kev From: Daniel Berg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: 29/07/2003 06:40 AM Subject: [Samba] Login Script Problem I'm

[Samba] Login Script Problem

2003-07-29 Thread Peter Atkin
: \\Nas_server\download net use s: \\Nas_server\source net time \\linuxserver /set /y Hope it helps From: Daniel Berg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: 29/07/2003 06:40 AM Subject: [Samba] Login Script Problem I'm trying to have a login script run on my system

[Samba] Login Script Problem

2003-07-28 Thread Daniel Berg
I'm trying to have a login script run on my system. But unfortunatally I don't know how to do this. I have tried to set it up with the netlogon share and setting the logon script to login.bat but it doesn't execute whenever I login. I'm not sure what to do. I know I am being pretty vauge here

Re: [Samba] login script variable problem

2003-07-23 Thread Gémes Géza
: Gémes Géza [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 11:28 AM To: David Baker Cc: '[EMAIL PROTECTED]' Subject: Re: [Samba] login script variable problem The %U and %u variables are samba's not windows, but to generate desired effect, you could use net use driveletter: /home in your

[Samba] login script variable problem

2003-07-22 Thread David Baker
Good morning. Let me start by thanking those of you who helped with my first question posed to this group. Now, I have a working PDC. This is wonderful. I have a problem with my login script though. I can't seem get the %u or %U variable to work. I am trying to map a drive letter via the

Re: [Samba] login script variable problem

2003-07-22 Thread Bob Crandell
Hi, Instead of \\ntilinux\%U Try \\ntilinux\\%U David Baker ([EMAIL PROTECTED]) wrote: Good morning. Let me start by thanking those of you who helped with my first question posed to this group. Now, I have a working PDC. This is wonderful. I have a problem with my login script though. I

Re: [Samba] login script variable problem

2003-07-22 Thread Gémes Géza
The %U and %u variables are samba's not windows, but to generate desired effect, you could use net use driveletter: /home in your login.bat and logon home = \\%L\%U\.profile logon path = \\%L\Profiles\%U in your global section of smb.conf Good Luck! Geza Gemes Good morning. Let me start

[Samba] Login Script Doesn't

2003-03-16 Thread Bob Crandell
Hi, I've been trying to get the logon script to with in XP. This same logon script works in Win98. I finally discovered that it will work if I change logon drive = to logon drive = z: Now I'm really confused. The Netlogon is path is /home/samba and shared as \\server\netlogon. Z: is mapped as

[Samba] Win98 Samba Login Script Errors

2003-01-10 Thread mshaw
Hello, Can anybody please help me with the following errors. Whenever a user from the group accounting logs in the the PDC, a login box pops up and the following message appears Accessed Denied - Accou~!n.bat. The problems seems to ly with people who belong to the accounting group and are

RE: [Samba] Win98 Samba Login Script Errors

2003-01-10 Thread Barry, Christopher
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 3:47 PM To: [EMAIL PROTECTED] Subject: [Samba] Win98 Samba Login Script Errors Hello, Can anybody please help me with the following errors. Whenever a user from the group accounting logs in the the PDC, a login box

[Samba] Login Script Error...

2002-05-23 Thread Rajesh Prakasan
Title: Message Hi, While running the login script from windows clients , I am getting an illegal operation windows after opening the NWLSCON window. what can be the problem? Is it windows based? or Linux login script error? pls anyone help me. Thanks, Rajesh