[Samba] Setting up samba server

2011-03-14 Thread lei manuel
hi! I'm currently working with my new samba server [samba2.domain.com] which I will use for file sharing and I have an existing samba/ldap [smb/ldap.domain.com] as domain controller which I will use for authentication. below is my smb2.domain.com smb.conf [global] workgroup =

Re: [Samba] Setting up samba server

2011-03-14 Thread Daniel Müller
Do not do that on a member server: wins support = Yes. It means the member server acts as an wins. Better do: wins server= YourDoaminServer. Did you join your member server? Better let your file-server be the bdc of your samba PDC. (Ldap master-slave or Ldap master master). What prompts getent

Re: [Samba] Printer drivers installation: files are not deleted

2011-03-14 Thread Daniel Müller
Did you made a: rpcclient -L localhost -Uyouruser -c 'setdriver $DRIVER $PRINTER' --- EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 Tübingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail:

Re: [Samba] Printer drivers installation: files are not deleted

2011-03-14 Thread Laurent Blume
Le 13.03.2011 22:37, Thomas Stegbauer a écrit : i have a similar problem, here. When trying to add a new printer via apw from a winXP32, the driver files get copied over to print$ on the ubuntu 10.04 Server (Samba 3.4.7) afterwards it says Permission denied And the driver get not registered. I

Re: [Samba] Help with ADS authentication and Samba

2011-03-14 Thread Brian O'Mahony
So can anyone help me find where this cache is stored? I can log in from any machine with a username that previously worked, and is therefore cached somewhere on the samba server. However every other account does not work. Thanks B -Original Message- From:

Re: [Samba] Working simultaneously with the same user account

2011-03-14 Thread Aniruddha
On 01-03-11 16:06, Chris Weiss wrote: having separate usernames and password per share is never simple, SMB wasn't designed to work like that. the simple way is to make user groups for shares and add the users accounts to the groups they need access to. This is far simpler as when you need to

[Samba] upgraded samba server causes winXP integrated authentication to fail

2011-03-14 Thread Geoff Winkless
Hi I've talked about this in other messages but have a feeling it might have got lost amongst the other symptoms we were discussing. I had a Redhat 9 server on which I'd installed Samba 3.5.6 (built from source). I had it authenticating successfully against a windows 2008 active directory

[Samba] vfs_gpfs module errors

2011-03-14 Thread Bob Cregan
Hi I'm encountering an error with some of my Windows clients when using CTDB and samba to access a GPFS hosted share. We see the following error all the time. [2011/03/14 12:31:16.549084, 1] modules/vfs_gpfs.c:1099(vfs_gpfs_ntimes) vfs_gpfs_ntimes: set GPFS ntimes failed -1 The

[Samba] wbinfo -- Could not remove gid to sid mapping

2011-03-14 Thread markus hansen
Hi, I am struggeling with some group mapping problem for quite some time ... Now i figured out, that a wrong gid-sig Mapping is stored somewhere: wbinfo --gid-to-sid=guid of interest --returns- wrong sid other way round: wbinfo --sid-to-gid=wrong sid --returns- guid of interest So what i

Re: [Samba] Samba file share slowdown

2011-03-14 Thread Jeremy Allison
On Fri, Mar 11, 2011 at 05:38:20PM -0800, James Hurlburt wrote: The thought was that the dos workstations would be unhappy with ntfs. I may well have been wrong there. I found the key bit. For a share with multiple stations sharing dbf files using CA clipper 5.2 as the program language,

Re: [Samba] Samba in Pacemaker-Cluster: CTDB fails to get recovery lock

2011-03-14 Thread Jim McDonough
On Fri, Mar 11, 2011 at 8:13 AM, Uwe Ritzschke uwe.ritzschk...@cms.hu-berlin.de wrote: I'm currently testing fail-over with a two-node active-active cluster (with node dig and node dag): Both nodes are up, one is manually killed. CTDB on the node that's still alive should perform a recovery and

Re: [Samba] What are these samba errors about?

2011-03-14 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/10/2011 04:27 PM, James Moe wrote: These message have started appearing the system logs /var/log/messages and /var/log/warn since Mar 2, 2011. They seem to occur about every 13 minutes (780 seconds). What could it mean? Is it serious?

Re: [Samba] What are these samba errors about?

2011-03-14 Thread David Disseldorp
On Mon, 14 Mar 2011 11:34:21 -0700 James Moe ji...@sohnen-moe.com wrote: These message have started appearing the system logs /var/log/messages and /var/log/warn since Mar 2, 2011. They seem to occur about every 13 minutes (780 seconds). What could it mean? Is it serious? [

[Samba] Upgraded to 3.5.8 local users unable to log in AD users can

2011-03-14 Thread Alfanoid
Hi all, Upgraded Samba on RHEL5 from 3.0.33 to 3.5.8 from an rpm. Have an issue where AD users can connect to the linux box but local unix accounts cannot. We are using PAM not kerberos. After much looking and trail and error. I commented out this line in the /etc/pam.d/system-auth file and it

[Samba] Performance with XP64

2011-03-14 Thread Glenn Maynard
What sort of performance is expected over GigE, with Samba 3 as the server and XP64 as the client? I havn't been able to find any current benchmarks at all. http://lists.samba.org/archive/samba/2010-June/156708.html talks about the same configuration, and suggests that the protocol should be

Re: [Samba] Performance with XP64

2011-03-14 Thread Jeremy Allison
On Mon, Mar 14, 2011 at 09:24:21PM -0400, Glenn Maynard wrote: What sort of performance is expected over GigE, with Samba 3 as the server and XP64 as the client? I havn't been able to find any current benchmarks at all. http://lists.samba.org/archive/samba/2010-June/156708.html talks about

[Samba] delete file being transferred

2011-03-14 Thread Chaojie.Xiao
Hi ,all the situation is that: when I upload a big file to share folder in samba and during the transmission I want to make snapshot for the share folder. So I have to stop the samba service to make the snapshot. After I stop samba service, the transmission is

Re: [Samba] Performance with XP64

2011-03-14 Thread Glenn Maynard
On Mon, Mar 14, 2011 at 9:28 PM, Jeremy Allison j...@samba.org wrote: Have you enabled sendfile ? I hadn't; is there a reason it's not enabled by default? It's an old, reliable API in my experience. It made a small but measurable difference: about 2-3MB/sec. FYI, I'm testing with tmpfs on the

Re: [Samba] delete file being transferred

2011-03-14 Thread Jeremy Allison
On Mon, Mar 14, 2011 at 10:14:04PM -0400, chaojie.x...@emc.com wrote: Hi ,all the situation is that: when I upload a big file to share folder in samba and during the transmission I want to make snapshot for the share folder. So I have to stop the samba

Re: [Samba] delete file being transferred

2011-03-14 Thread Chaojie.Xiao
I am currently using lvm snapshot. if I am uploading a big file to samba share folder and during the transmission I want to make a snapshot with lvcreate for the volume where share folder is. If I make snapshot when file is still transferred it might exist some issue because the file is not

[Samba] smb.conf for linux-to-linux share problems

2011-03-14 Thread gobo
trying to set up a server with linux-linux and linux-windows shares. i can't seem to get a linux share built where cp -p won't issue the preserving permissions for ... denied message. the clients will have the share mounted system wide (script in rc.d) and all users to have r/w on the share. got

[SCM] CTDB repository - branch master updated - ctdb-1.10-170-ga16dc65

2011-03-14 Thread Michael Adam
The branch, master has been updated via a16dc65b4602da5ce2c16578bec2e7882aff240d (commit) via 52193b6692091e341ed7a81dbd9a61ae49a8aac5 (commit) via be4b63ee18933524f780df5c313447e5ef0786d1 (commit) via f28e636cc4a04ef982672d5f569ad6b6b963db1f (commit) via

[SCM] CTDB repository - branch master updated - ctdb-1.10-173-g89f8169

2011-03-14 Thread Michael Adam
The branch, master has been updated via 89f8169c24da96c1fdd0ac19b8a1e0e1df01a72a (commit) via ad709e99bcad7a4884f2336663d161ba61307ae5 (commit) via e02bbd915b7151c615ff64f09ad9abc9720bef7d (commit) from a16dc65b4602da5ce2c16578bec2e7882aff240d (commit)

[SCM] CTDB repository - branch 1.3 updated - ctdb-1.9.1-402-g4c7d18a

2011-03-14 Thread Michael Adam
The branch, 1.3 has been updated via 4c7d18a5430c8178d85a84da48c20c5322046c88 (commit) via 9d6c6f2445a0221c19a384809f9c373a6aae9606 (commit) via ce70adb83e9df4c68f702b8bb832fcc9f3d14dd4 (commit) via da0505b7a9bdcd44f4f07b0f9448bcc00a9647d3 (commit) via

[SCM] CTDB repository - branch 1.3 updated - ctdb-1.9.1-405-g71fd639

2011-03-14 Thread Michael Adam
The branch, 1.3 has been updated via 71fd639a730b8e643d9d4aef45154a110a3f9b0e (commit) via 7b338a87d22eec641e57d0454da7c998dff9d330 (commit) via 58e1fcf0880a60de2e51a593f530f2fc66732523 (commit) from 4c7d18a5430c8178d85a84da48c20c5322046c88 (commit)

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Simo Sorce
The branch, master has been updated via a57c2b0 Fix public header not to include private (not installed) ones. from 72c1fe0 librpc/rpc: move DCERPC_ flags to rpc_common.h http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Volker Lendecke
The branch, master has been updated via 43e343b s3: This module needs rewriting... from a57c2b0 Fix public header not to include private (not installed) ones. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-03-14 Thread Jeremy Allison
The branch, v3-6-test has been updated via 5b00811 s3: Fix bug 8009 - net rap session cannot get username from 557ac22 s3: Enhance error messages in idmap_tdb2_init_hwm http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-03-14 Thread Jeremy Allison
The branch, v3-6-test has been updated via 4421c6f s3: This module needs rewriting... from 5b00811 s3: Fix bug 8009 - net rap session cannot get username http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Volker Lendecke
The branch, master has been updated via 746b299 s3: Fix the talloc hierarchy in shadow_copy2_connectpath from 43e343b s3: This module needs rewriting... http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-03-14 Thread Volker Lendecke
The branch, v3-6-test has been updated via 059ee631 s3: Fix the talloc hierarchy in shadow_copy2_connectpath from 4421c6f s3: This module needs rewriting... http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Jeremy Allison
The branch, master has been updated via e818090 s3: Fix bug 8009 - net rap session cannot get username from 746b299 s3: Fix the talloc hierarchy in shadow_copy2_connectpath http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Volker Lendecke
The branch, master has been updated via 8dfa224 s3: Change tldap_entry_attributes to the array,count convention from e818090 s3: Fix bug 8009 - net rap session cannot get username http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Jelmer Vernooij
The branch, master has been updated via 431853c Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2 from 8dfa224 s3: Change tldap_entry_attributes to the array,count convention http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-03-14 Thread Jeremy Allison
The branch, v3-6-test has been updated via 5f2aeb6 Re-enable base.tcondev test for S3, now we pass it correctly. (cherry picked from commit 349731fd32910e85558be1af645f891edd005a80) via 75ded34 Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on Samba from

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Jeremy Allison
The branch, master has been updated via a6d07a8 Re-enable base.tcondev test for S3, now we pass it correctly. via e59a950 Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on Samba from 431853c Merge new lorikeet heimdal, revision

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Andrew Tridgell
The branch, master has been updated via b2b41a5 libcli: protect access_check.h against double inclusion via 1404a9f waf: ensure that MAKEFLAGS is set before parsing it via 500c854 build: added simple header handling for our libraries via af28fac s3-waf: enable

[SCM] Samba Shared Repository - branch master updated

2011-03-14 Thread Andrew Tridgell
The branch, master has been updated via 7c83f69 s4-rpc: added dcesrv_call_account_name() from b2b41a5 libcli: protect access_check.h against double inclusion http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log