similar to: Mirrored samba servers.

Displaying 20 results from an estimated 7000 matches similar to: "Mirrored samba servers."

2005 Nov 21
2
Samba HA on two nodes
Hi All, Is anybody succeed to run a configuration on a two node clusters with Samba installed on each machine? I compiled two versions on different directories (/usr/local/samba1 and samba2). At this point, I can run 2 samba's on one node in case of failure but problems are on Active Directory authentication for the Fallback node. Any suggestion! I'm running AIX 5.2 with HACMP and
2005 Dec 22
1
Ton's oftmp files in Outlook Express Folder[VASCL:A165472F8B5]
I have a server running Centos 4.2 with samba 3.0.14a running and using roaming profiles in a domain setup. There is a user with 125 tmp files in his Outlook Express Folder. They date back to June of this year with different sizes from 300K to 65 meg. Is this a sign of a problem with syncing? This same user has another problem. Let's call the user jdoe. When he goes to the server
2005 May 25
3
Auto-Extracting/expanging ISO images
Perhaps a bit off-topic, but figured this might be a good question to pose to the list before I go off re-inventing the wheel again... Has anyone, or does anyone know of, a way to directly mount or utilize and iso image file as a filesystem? I'd like to use samba to create a series of shares based on ISO images; assuming one can mount an ISO image file one could in theory serve windows
2005 Jul 08
1
Roaming profiles question
I have Samba 3.014a running. If I use the standard profiles definition: [profiles] path = /opt/samba/profiles writeable = yes browseable = no create mode = 0600 directory mode = 0700 then everything works fine. But changing just the path to path = /home/%U/profiles breaks it completely. I can curious why this doesn't work. The user that is logging in owns their
2005 Apr 06
1
force create mode / force directory mode in 3.0.13 behavior changed?
... as in they dont appear to be forcing anymore anymore ? =) I've tried on two seperate machines, slightly different configs but same statements in the stanza I was testing... Trying to force 750/640 and it appeared to work quite nicely in the past.. No other mode statements around, and according to docs, force does a bitwire OR on the mode, no AND or masking. Still, with 750/640 forced,
2005 May 04
1
Can u help me
Hello Sir, Can u help me to provide useful information about the samba. I want to ask few question which are 1)what security does samba provides from sever side and client side. 2)What auditing features does samba provides and finally 3) Is it possible to detect brute forcing attacks (such as NAT) against a SAMBA server I will be very grateful if can give me information on these.
2005 Jul 04
1
Lock accounts with SAMBA
Hi, I'm a busy sysadmin locking and unlocking user accounts. I'd like to be able to do it from my linux -kerberos enabled samba workstation. I can easily use net commands to see if a user's account is locked in the ADS. How do I actually lock it from within samba. I've written a user management system at the school that does lots of things, I'd like it to be able to do
2005 Jun 23
4
System Imaging
I am using Samba 3.0.20pre1 as a DC and I want to know if there is something similar to Deep Freeze www.faronics.com (except open source) for Linux. Deep Freeze automatically compares the software installation on a client machine to an image on a server. If the client machine differs, the client is automatically synced with the server. I want to achieve this with Samba and a linux tool if
2005 Apr 06
4
kill this damn spam...
Is there anyway we can stop this 'need Employee' or other kinds of spam that seems to infiltrate this mailing list? Joe
2005 May 18
1
OS X Server and Duplication
One question and a comment--- Is it possible to setup a G4 X Server into a duplicating server for my k12 LDAP Server? If not, what are the steps to creating a duplication server for my LDAP server using a PC. I am fairly new to LDAP, and as I play around with it more I am understanding the way it functions. But I am a bit confused about duplication server. As I understand it, a duplication
2005 Mar 23
2
samba3 x86_64 performance
Hi all, has anyone had any experience with samba3 on a X86_64 system. Are there any significant performance benefits ? cheers Stephan
2005 Mar 02
1
Any ideas on splitting my profiles directory
I have 2 250gig drives in my machine and one has 50 gig on it and the other with my profiles directory in it has 219 gig. Is there a way to "split" my profiles directory. These are ide drives and I will not be mirroring them. My entry in smb.conf reads: [profiles] path=/data/profiles browsable = Yes readonly = no create mask = 600 directory mask = 700 profile acls = yes
2005 Mar 03
1
Problems saving Excel sheets using Office 97 on a Samba share
Hey all, We're having some trouble saving Excel documents on our Samba Fileserver. We are moving people over to our Samba box, and have moved most of our documents over. Now, we have people opening their Excel documents, but are unable to save them. When something is saved, we see this message: Your changes could not be saved to 'document.xls', but were saved to a temporary document
2005 Mar 07
1
Copying printer drivers across many servers
List, I am deploying a number of Samba servers across a WAN. To date I have manually uploaded printer drivers from an XP client to the Samba server. But it's slow, and I systematically upload the same drivers over and over again. I'm not quite sure of the recipe, but I'm sure there must be a way of replicating all the drivers, from a central point, out to the remote servers. Copying
2005 Mar 21
4
Upcoming 3.0.13 release -- please test now
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Heads up everyone: Due to the win98 explorer bug (https://bugzilla.samba.org/bug/2501), we will be release 3.0.13 on Thursday morning, March 24 (GMT-6). So if you have any outstanding bugs in the 3.0.12 that we should know about, let us know now. Please file any defect reports at https://bugzilla.samba.org/. Thanks. cheers, jerry
2004 Dec 23
3
time for a poll -- does anyone use the testprns tool ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mostly for print server admins: I am considering marking testprns as deprecated (or just remove it). It doesn't seem to be that useful anymore. Does anyone use it on a regular basis and would therefore be distraught if it were gone in a future 3.0.x release ? cheers, jerry -
2005 Mar 09
2
windows /bat script question
Subject isn't exactly samba, but samba people usually know a lot about windows bat scripting. Here's my problem: Currently our domain login script is doing this (among other things): ifmember.exe "WINDOWS-DOMAIN\Projects" if errorlevel 1 ( net use p: \\server1\projects ) This works fine. The problem is I'm moving the projects storage to a different server called server 2
2005 Jan 05
2
Samba and Cups interaction
While trying to solve my printer problem, I have come up with another question that Google is not helping me with. What happens to a print job after Samba submits it to Cups? Is it 'finished' even though Cups is still printing it? Is that why my users aren't seeing their print jobs, because Cups has already snatched them and Samba assumes they are done? I would much rather if
2005 Jan 13
2
WinXP print problem
Hello, I am using samba to acces a printer on my Linux server from Windows XP Home SP2 clients. It was working very well until yesterday evening. Since yesterday, I can print from the server (with cups) but I can't print from the Windows clients. And all the shared folders are still OK. There is only printing from Windows clients which doesn't work. We changed nothing on the server
2005 May 30
3
Obtaining log level 10 for just specified user(s) (MS Word & Excel File Locking issue - still)
Is it possible to make samba produce a log at level 10 for only a specified user(s), I am trying (still) to figure out why Samba processes climb to 100% CPU and the user loses connection with MS Word & Excel files being locked. Have been dealing with this issue for quite some time now, but had to put it on the back burner for a while because we had little time to deal with it. Apprently only