similar to: Logout script delay

Displaying 20 results from an estimated 10000 matches similar to: "Logout script delay"

2003 Apr 05
0
Samba doesn't free network resource with 2000 clients!
Hi, Active session (see with smbstatus) never die in my Server! I tried to use deadtime and keepalive unsuccessfully. I use 2.2.7a in Mandrake 8.2. with openldap 2.0.21 Thanks in advance. Fr?d?ric BERNOUD My smb.conf : [global] root postexec = kill -9 %d workgroup = INTRANET netbios name = PDC-SRV server string = Samba-Ldap PDC Server %v force create mode = 0770 force directory
2003 Apr 07
0
I must restart samba every day :(
Hi, My Samba server's doesn't free network resource with 2000 clients. Active session (see with smbstatus) never die in my Server! I tried to use deadtime and keepalive unsuccessfully. I use 2.2.7a in Mandrake 8.2. with openldap 2.0.21 Thanks in advance. Fr?d?ric BERNOUD My smb.conf : [global] root postexec = kill -9 %d workgroup = INTRANET netbios name = PDC-SRV
2014 Jan 24
1
Win7 login script not running
I?ve got a 4.1.3 Samba PDC Server on Debian Wheezy. It?s running in Classic mode ? all existing clients are Windows XP Pro. I?m installing a Windows 7 Pro 64-bit PC, and have managed to join it to the domain, but can?t get the user?s login script to run. The login scripts work fine on XP. The pertinent sections of smb.conf contain: logon script = %U.bat logon drive = G: [netlogon] path =
2002 Nov 20
0
Access 97 and Samba 2.2.6
Set { locking = Yes oplocks = No } I've had problems with Access and other MS Office files when oplocks are enabled, even on kernels that support them. HTH Glenn -- Glenn Scherb Midwest Research Institute 425 Volker Boulevard Kansas City, Missouri 64110 gscherb@mriresearch.org http://www.mriresearch.org <http://www.mriresearch.org/> Phone: (816)753-7600
2003 Apr 25
0
security = server problem
I am using Samba 2.0.9 on S1 SuSE box and Samba 2.2.5 on S2 Suse box. S1 is acting as PDC for 98, NT clients. (logon script, shares from S1, and S2). Users's passwords are stored on S1, S2 uses security = server and password server = S1 options in smb.conf. I have upgraded both to Samba 2.2.8, but the logon script wants to connect to share from S2, it is prompted for a password. I have
1997 Oct 15
0
unable to browse... (after hours of thrashing :-(
okey doke. I have read the faq, I have browsed the samba web sites, and I did go through diagnose.txt and the other documentation but still... none of the win95 boxes on my network can see my samba server in the network neighborhood. usage of "net use x: \\server\share" seem to work fine on the client machines though as well as everything else in the diagnose.txt document. Could
1998 Sep 11
0
Error: "startlmhosts: Can't open lmhosts file..."
I've just installed Samba on Solaris 2.6 and am getting the following lmhosts error: *********************** # cd /usr/local/samba/bin # ./smbclient -L myservername Added interface ip=209.249.20.87 bcast=209.249.20.255 nmask=255.255.255.0 startlmhosts: Can't open lmhosts file /usr/local/samba/lib/lmhosts. Error was No such file or directory ... *********************** When typing from a
2003 Mar 02
1
Samba-LDAP PDC not calling 'add user script' # Global parameters
[global] coding system = client code page = 850 code page directory = /var/lib/samba/codepages workgroup = MICROVERSE netbios name = netbios aliases = netbios scope = server string = Samba Server %v interfaces = bind interfaces only = No security = USER encrypt passwords = Yes
1998 Oct 22
0
intermittent login failures (Win95/Samba 1.9.18p10)
We are using Windows 95 OSR 2 clients here in our lab in conjunction with Samba 1.9.18p10 on Linux kernel 2.0.35. We are getting intermittent login failures that I can't figure out. The user will type their username and password in, hit OK, and the system will respond, "The domain password you supplied is not correct, or access to your logon server has been denied." If the user
2000 Feb 02
0
Still No Joy In Printsville
First, I want to thank Mark Clement and Steve Litt for their comments. But as the subject indicates, i'm still not having any luck printing. Mark, I can't even get output to a test file. Below is a printout of testparm. One thing that *is* odd, is the reference to a "printers.def" file in /etc. There wasn't any such file there. The contents are a duplicate of the
1999 May 25
0
ERRSRV - ERRbadpw w/ plain text PW
Hello All, I have two computers. I want the Linux box to act as an SMB server for the NT box. I only need plain text passwords right now. I modified the NT Registry to support this. But I can't even do a loopback on the Linux box with smbclient. See below: [gsw@pagestreet ~]$ smbclient -L pagestreet Added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 Password:
1999 Jun 09
0
trigger a program when user login/logoff from NT domain
Hi all, Description: As most (if not all) of us known already Samba allows people to execute a program before (exec) and after (postexec) a user connect to a share. In our network due to certain requirement we have to find some way to run a program when the user login to NT domain, then run another program when he log out. A natural solution is to setup a Samba server and change the NT login
1999 Jan 19
0
My NT box can't find the samba server
Hi, I have installed samba-2.0.0 on Digital Unix 4.0d. Now other unix boxs and Win98 clients can find the samba server. But my nt box can't find it. When issued the "net view \\hostname" (the hostname is where the samba server is on), I got the following error message: " System error 53 has occurred. The network path was not found. " Can you give any hints on this?
2004 Mar 04
0
windows 2000 drive connection issue
I've got a 2.2.3a-12 (Debian Stable) Samba server running on a small network with 98, 2000, and XP machines. The server is a domain controller and the computers are members of the domain. We are using login scripts to map the drives. I have one computer that is having a weird issue. When the user first logs on, you can go to My Computer and see the drive fine. Double-clicking on the drive
2009 May 28
1
App fails writing file but zero length file on Samba server
Hi all I've googled but not found any thing on the problem I'm having. I'm contracting with a utilities company that uses General Electric's ENMAC software. This runs on RHEL4 and makes use of Samba but it only works with Samba 1.9.18p10 compiled with this patch: --- diff -Naur samba-1.9.18p10/source/includes.h samba-1.9.18p10_good/source/includes.h ---
1999 Dec 13
0
machine not accessible
I thought I had this configured correctly, but it stopped working when I rebooted the other day. I looked through the archives and tried all the stuff that looked relevent, but to no avail. I have a redhat 6.0 server running samba-2.0.3, and a bunch of windows98 clients. I'm trying to serve a shared directory with basicly /tmp permissions and my printers. my server, Biz, shows up in the
1998 Oct 16
0
Samba 1.9.18p8 shared read-only?
Hi, I recently upgraded to 1.9.18p8 on Solaris 2.6 and am having a problem with writable services other than [homes]. [apps] is one that's causing the most difficulty. Users are being logged into writable shares as user 'nobody' and are not permitted write access. The shares are set as 'writable' and 'write ok'. host equiv does not have an effect either. All hosts
2001 Mar 01
0
2.0.7 drives disconnecting
I am running Samba 2.0.7 under Solaris 2.5.1 (x86 and sun4). Various shares are setup, which get connected when users log on from their NT4 PC's. No problems as far as this group of users are concerned. We also have lots of users using Network Computers (NC's) who log onto TSE/MetaFrame servers. Unfrtunately, these bunch of users are encountering problems whereby some of their drives
2013 Nov 20
3
Installing SerNet Samba for Debian
I've got myself in a bit of a pickle trying to install the latest Samba 3.6.20-31 package from SerNet on a Debian Wheezy server. The installed Debian version of Samba was 3.6.6. It's an off-line test server, and I'm still getting to grips with Debian, so no harm done, but I'd like to know the proper procedure to install this software! What I've done is: Edited
2000 Jul 07
0
Home directory filled with junk
Hello! I'm having a problem, and I haven't got a clue why it has happened. In my homedirectory (as well as everyone elses) empty directories are created with named for example: "arbst-.6Gp7e1" all the dorectories it creates start with "arbst-." and thats also the name all the clients have (arbst-06 for example). Why does it create these directories and how do I make