similar to: samba3 x86_64 performance

Displaying 20 results from an estimated 700 matches similar to: "samba3 x86_64 performance"

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 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
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 Mar 02
1
registering samba in wins
for some strange reason, our wins servers occasionally drop samba servers out of there name space. to deal with this, I cron'ed a restart of samba at midnight everynight. This was a quick solution, but a lousy one. I would rather have some way to have samba regularly send name registration requests to wins. Is there a way to do this? barring that, is there some interface I can query on samba
2005 Sep 29
1
acl support
Hi all, I try to use rsync with the option --acl but it doesn`t work. send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not supported Does my rsync-package don`t support acls or what is going wrong here? How can I ensure that my rsync version is compiled with acl support? info: rsync-2.6.2-8 (rpm from sles9) cheers Stefan
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 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 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
2005 Mar 03
2
Logon script
Hey everybody; I've got a problem with a Windows 98 machine on my network. I use Samba as a storage server with a folder for every user. To create network drives I use a script that will be copied to the client and then executed whenever a machine logs on to the domain. So far everything works fine. The script is being executed on logon. However, the network drive can never be found
2005 Apr 28
5
Mirrored samba servers.
I have a customer that is using 250 gig drives for his business data. I have been using rsync to keep mirror copies of his data on a second machine. In the last 3 months I have lost 2 of four drives, the last one being the system drive. I have been doing a manual switchover. Each time rsync runs, I copy my samba conf files, passwd, shadow and group files from etc. Has anyone setup a HA
2005 Sep 22
2
LDAP howto
Does anyone know of a good Samba-LDAP howto for Debian (Sarge) systems? I probably don't need it for my home network, but I'd like to learn how to do it anyway. My previous attempts to get it working have failed. :(
2005 Aug 31
2
Hash
Hi, Anyone knows how to fix It? smbldap-passwd testuser Changing password for testuser New password : XXXX Retype new password :XXXX Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-passwd line 263, <STDIN> line 2. I cannot generate the proper hash! I tried without a "mangling type" parameter, but doesn?t cause any different efect. Thanks,
2005 Sep 01
1
Problems with the valid users setting in smb.conf andwinbind/AD (repost)
Hi, is there any samba error message? Please make sure that you use the parameter "valid users = REALM<winbind seperator>username". Cheers Stefan -------- Original Message -------- Subject: [Samba] Problems with the valid users setting in smb.conf andwinbind/AD (repost) (01-Sep-2005 10:57) From: sysrm@stvincent.ac.uk To: samba@lists.samba.org > > Hi the list
2005 Dec 19
3
OT: NIC
Folks, I'm trying to add a network interface card to my SUSE 9.3 box, and I'm not having much luck with a US Robotics version. What manufacturer do any of you use in your machines--either 10/100MB or GigE NIC? Thanks Eric Hines There is no nonsense so errant that it cannot be made the creed of the vast majority by adequate governmental action. --Bertrand Russell