similar to: SerNet package spool directory

Displaying 20 results from an estimated 1000 matches similar to: "SerNet package spool directory"

2010 Apr 23
3
Undocumented TDB files
In samba3-3.3.9-40.el4 and samba3-3.4.7-42.el5 there are 3 .tdb files /var/lib/samba/locking.tdb /var/lib/samba/wins.tdb /var/lib/samba/mutex.tdb which are not documented in http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html# tdbdocs. Are they persistent or temporary? Moray. "To err is human.? To purr, feline"
2010 Sep 20
1
SerNet Samba Updates
Thanks to all at SerNet for the timely updates to your Samba packages! Your CentOS rpms do not automatically restart Samba after an update, so "yum update" must be followed by "service smb restart". Is this a deliberate design? Most RHEL/Fedora daemon packages include a "service x condrestart" in the postinstall script, so that yum updates can be completely
2012 Apr 04
1
(no subject)
Hi Moray, ? Thanks for your answer. It could help but only partially. ? The script name logon%u.cmd was a bad example. Actually, a user can log on from WinXP , or Win 7 workstations, and I'like to run different logon scripts depending on the OS . So having logon script = logon%a.cmd in the smb.conf generally works thanks to variable substitution. ? But for user accounts that have been
2013 Apr 25
1
nmbd broken in Centos 6.4
CentOS 6.4 appears to have been shipped with a broken Samba 3.6. The new NMBDSOCKETDIR option defaults to /var/nmbd, which of course is an invalid directory and should not be created[1]. While hopefully they can fix it with an option to their configure script at build time, could Samba itself provide better defaults so that new options like this don't take OS developers by surprise? Moray.
2010 May 07
1
smbd/vfs.c:932(check_reduced_name) after upgrade
After upgrading from samba3-3.3.10-40.el5.i386.rpm to samba3-3.4.7-42.el5.i386.rpm, I'm seeing a lot of [2010/05/05 11:06:42, 1] smbd/vfs.c:932(check_reduced_name) reduce_name: couldn't get realpath for addrbook/CVS [2010/05/05 11:06:42, 1] smbd/vfs.c:932(check_reduced_name) reduce_name: couldn't get realpath for beta/CVS [2010/05/05 11:06:42, 1]
2009 Nov 26
0
Windows 7 Error Logs
Hello list, I have been using "smb ports = 445" to get rid of the dreaded "Transport endpoint is not connected" error, and it seemed to be working fine for Windows XP, on SerNet's samba3-3.3.9-40.el5 build. We recently introduced Windows 7 to our network - and the "Transport endpoint" errors are back: Nov 25 17:21:41 experimental smbd[13018]: [2009/11/25
2009 Dec 16
4
Issue Joining Win7 to Samba Domain (tried wiki instructions)
Hi, I'm trying to join a Windows 7 client to a samba domain.? We're running samba 3.3.9 from SerNet.? I've changed the registry settings on the Win7 client per the wiki page (http://wiki.samba.org/index.php/Windows7). Unfortunately, I'm still getting: The following error occurred attempting to join the domain because the following error has occurred: The specified domain either
2011 Jul 27
0
WinPopup to Windows 7?
Is "smbclient -M" supposed to work to a Windows 7 machine? Using samba3-3.4.9-42.el5 I get: # echo "Hello world" | smbclient -NM PC167 Connection to PC167 failed. Error NT_STATUS_BAD_NETWORK_NAME The name resolves correctly, and the command works to an XP client with Messenger service enabled. Win 7 has its own "MSG.EXE" program for that sort of thing, which
2010 Sep 17
0
Samba and Password Complexity
A password set from Windows XP requires a certain level of complexity: by default, Windows will not allow a password of "aaaaaa", but it will allow "Johnny1". I've been experimenting with a check password script so that both would be rejected. That worked. However, when I removed the check password script line from smb.conf and restarted Samba, Windows did not return to
2011 Jul 04
0
Windows 7 + Samba domain issues
Ivan H Dichev wrote: I've found a threat in Samba forum, about an issues with Win7 and Samba observed by Alex Ferrara. <http://lists.samba.org/archive/samba/2009-December/152353.html> http://lists.samba.org/archive/samba/2009-December/152353.html As I understood, you had similar errors while ago.. Did you realized what was the problem ? Hi Ivan, There appear to be (at
2007 Aug 06
2
used the described Class in a shared behavior
Is it possible to access the described class in a shared behavior? I''m trying to do something like this: describe "Siberian feline", :shared => true do described_class_instance_as :feline, :name => "fluffy", :breed => "Siberian" # or maybe before(:all) do @feline = described_class.new(:name => "fluffy", :breed =>
2012 Feb 09
3
Include directory in smb.conf
Hi there, I'm wondering if there any patch or recent developement that would allow to include a directory rather than a file in smb.conf Something like includedir = /etc/samba/shares.d/ instead of include = /etc/samba/shares.conf Thanks for your help Santiago ------------------------- *Santiago DIEZ* *Director* *+33 6 37 90 81 98* -------------------------
2011 Oct 04
2
issue with tesparam
OS: Debian squeeze Samba: 3.5.6 # testparm --section-name=global -s 2>&1|grep ALIX returns nothing # grep ALIX /etc/samba/smb.conf netbios name = ALIX works -- Regards Harry Jede
2010 Jun 28
5
xls file locked for editing by unknown user
I'm not sure that this is the right place to ask about this, but one of my users is having a problem with her files,specifically excel files which she is editing with openoffice. I suspect that she is closing down her PC without logging out or something and so appears to be still logged in. She is using Vista and the server is a Debian Lenny box. Whenever she tries to access the files on
2010 May 25
3
smbd start trouble - CentOS 5.4
Hi, I've been through a long discussion of this on the CentOS list, where people are quite helpful, yet we've gotten nowhere with it. With smbd Version 3.0.33-3.14.el5 on two different CentOS 5.4 64-bit boxes, "/etc/init.d/smb start" reports OK for both nmbd and smbd, but an instant later smbd stops running, with no errors reported - just fails, no matter what logging level is
2009 Dec 22
2
getent passwd problem
Hi, I am having a weird issue with samba where once a week approximately at the same time users will lose connectivity, if i run wbinfo -u all users are displayed wbinfo -g all groups are displayed However running getent passwd only shows local-users, no remote users are shown.. To fix the issue I have to change the name of my idmap config and restart samba and winbind and everything works
2010 Jul 28
2
mounting as cifs not working in Debian, works in Windows though
I have a Debian machine running Unstable acting as a samba server. The server was installed a few days ago after a reinstall of the OS. The older installation's samba configs were backed up and restored after installation. The Samba shares are accessible if I access them from a Windows 7 client. The shares, however, cannot be accessed from a Debian client (newly installed amd64 Testing).
2009 Nov 27
1
binaries >= 3.3.4 for fedora core 3
Hi, I'm using Samba (currently samba-3.0.10-1.fc3) in an intranet environment under Fedora Core 3. I learned that I have to upgrade to Samba 3.3.4 or higher in order to join new Windows 7 clients to the domain. Hints to binaries for this setting would be greatly appreciated. Cheers, Jo
2009 Dec 01
1
Upgrading to Vista with Samba 3.0.28a
I've been running a samba 3.0.28a PDC with XP clients for a while now. The setup has been working flawlessly. I'm considering upgrading some of the clients to Vista. Are there any known issues to Vista using this version of Samba that I should know about. I all need to do is join the Samba domain and connect to a few network shares.
2009 Dec 15
1
How can I find my files in a shared folder?
Hi, there I have a Samba(3.0.22) PDC and 100 XP users. This configuration works perfect for me. Thanks for Samba team. My question is: Is there a way to show an XP user all files belong to her/him on a Samba shared folder? The reason I'm asking, is I want to find all my file on the shared Samba folder. Thanks, Allen