[Samba] Samba User password problem

2009-05-14 Thread Chris Roubekas
Dear list, I have recently installed Ubuntu 8.04 Server on a machine which I want to be a domain controler for a small network of 5 PCs, each of them running WinXP Pro SP2. I have read and followed all the instructions on Samba's site and have generated machine trust accounts and

[Samba] Samba User password problem

2009-05-14 Thread Chris Roubekas
Dear list, I have recently installed Ubuntu 8.04 Server on a machine which I want to be a domain controler for a small network of 5 PCs, each of them running WinXP Pro SP2. I have read and followed all the instructions on Samba's site and have generated machine trust accounts and

[Samba] parameter default devmode missing in man pages and other docs

2009-05-14 Thread Axel Werner
Why is the smb.conf Parameter default devmode missing in pretty much any samba documentation like man page etc ?? does someone have a good official explaination about this parameter ? -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] NTFS Attributes

2009-05-14 Thread Mark Adams
Hi Dale, Thanks for your config -- unfortunately still getting the errors with my backup software. I'll look in to Volker's earlier suggestions in more detail. Cheers all Mark On Tue, May 12, 2009 at 12:53:15PM -0500, Dale Schroeder wrote: Mark, I use this combination. See if it works for

Re: [Samba] parameter default devmode missing in man pages and other docs

2009-05-14 Thread Karolin Seeger
Hi Axel, On Thu, May 14, 2009 at 10:15:59AM +0200, Axel Werner wrote: Why is the smb.conf Parameter default devmode missing in pretty much any samba documentation like man page etc ?? does someone have a good official explaination about this parameter ? man smm.conf (3.3.4):

Re: [Samba] Moving premises, new server at new building

2009-05-14 Thread Adam Williams
I'd just have your current samba server as the master ldap server and PDC, and have the server at the other location be a BDC, and it can either be a slave ldap server, master/master ldap configuration, or just connect to the master ldap server directly for queries. i have a few remote sites

Re: [Samba] Samba and ACL and automatic inheriting

2009-05-14 Thread Karl Koch
Scott Lovenberg schrieb: Karl Koch wrote: hello, i use samba with acl bound into a w2k3 ads domain. i have set the option inherit acls = yes and when i change a acl on a folder the new folders i create have the same acls. But when i change the acl on a folder the subdirectorys of this folder

Re: [Samba] Samba and ACL and automatic inheriting

2009-05-14 Thread mallapadi niranjan
What is the version of samba ? On Thu, May 14, 2009 at 5:56 PM, Karl Koch ka...@nospam.de wrote: Scott Lovenberg schrieb: Karl Koch wrote: hello, i use samba with acl bound into a w2k3 ads domain. i have set the option inherit acls = yes and when i change a acl on a folder the new

Re: [Samba] Samba User password problem

2009-05-14 Thread Nick Pappin
The first problem I think you are running into is you are using a smbpasswd backend. Unfortunatly this doesn't have the support for the attributes you need to run a domain. To fix this you need to be running a TDBSAM backend. You would probably find the samba 3 by example handy, (

[Samba] 2003 server member of a SMB3 domain

2009-05-14 Thread aurelien sergent
Hi all I am facing the following issue : I 've just installed a fresh windows 2003 server and want to add it to a samba 3 domain. netbios is ok on windows, I can log onto the smb server shares... but if I try to add the 2003 server to the domain it echoes the an error saying that the PDC for the

[Samba] Secure client to Windows server

2009-05-14 Thread Hillel S.
Hello Everyone, I am looking at the need to look at a directory on a Windows server from a Unix box, but that particular data cannot be transmitted unencrypted across the network. Is there a way to set up the Samba client to encrypt all traffic to a share on a Windows 2000 or 2003

[Samba] authenticate Linux users to AD on Windows 2003R2

2009-05-14 Thread James D. Parra
Hello, I have enough details on how to have Linux users authenticate to a 2003r2 AD, but I need help getting their home dir's to automatically mount to a windows share. Any details would be greatly appreciated. Many thanks, James -- To unsubscribe from this list go to the following URL and

[Samba] how to debug permission denied errors

2009-05-14 Thread przemek
I need to access several Windows domain shares from my linux box. I can access both shares from a Win box where I use my domain login. I placed my domain credentials in /home/przemek/.smb_credentials and I can successfully mount one of the shares: mount.cifs '//elwood.nist.gov/61_NCNR/610'

Re: [Samba] authenticate Linux users to AD on Windows 2003R2

2009-05-14 Thread Robert LeBlanc
I am interested in this as well, but not all our users have home directory set. Let me know if you find any way to do this. What I've found so far is not very appealing. On 5/14/09 2:19 PM, James D. Parra jam...@musicreports.com wrote: Hello, I have enough details on how to have Linux

Re: [Samba] Moving premises, new server at new building

2009-05-14 Thread Michael Heydon
Adam Williams wrote: I'd just have your current samba server as the master ldap server and PDC, and have the server at the other location be a BDC, and it can either be a slave ldap server, master/master ldap configuration, or just connect to the master ldap server directly for queries. i

[Samba] Re: Moving premises, new server at new building

2009-05-14 Thread jamrock
Michael Heydon micha...@jaswin.com.au wrote in message news:4a0b63cc.1080...@jaswin.com.au... Hi all, Our company is looking at moving premises some time next year, the plan at the moment is to have a new server room with all new servers set up at the new building prior to moving the

Re: [Samba] Samba 4 compile error

2009-05-14 Thread Andrew Bartlett
On Tue, 2009-04-21 at 14:00 +1000, Chris Smart wrote: Hi all, I'm trying to compile Samba 4 from Git source. I have checked the source using instructions in the wiki. I have the specified deps installed. This is on an Arch Linux box. From samba-master/source4 directory ./autogen.sh,

Re: [Samba] authenticate Linux users to AD on Windows 2003R2

2009-05-14 Thread Steve Rippl
Well, not exactly Samba related... but we have a file server that runs Samba for Windows clients and NFS for the Linux ones on the same folders. Both authenticate against AD (we're running 2003 with SFU 3.5, not R2). We have uid/gid/home folder info in AD. Linux machines mount the file

[Samba] Re: authenticate Linux users to AD on Windows 2003R2

2009-05-14 Thread gints neimanis
Hello, You can use pam-mount module http://pam-mount.sourceforge.net/ Gints James D. Parra rakstīja, 2009.05.14. 23:19: Hello, I have enough details on how to have Linux users authenticate to a 2003r2 AD, but I need help getting their home dir's to automatically mount to a windows share.

[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-5261-ga72e409

2009-05-14 Thread Karolin Seeger
The branch, v3-3-test has been updated via a72e409bd1b9a9d91bd7311417d7175a64aa39b0 (commit) from cb5c72c0a05a78ff1b86eb02cf5ecd3d7d69623d (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] CTDB repository - branch master updated - ctdb-1.0.82-3-gafdbf3c

2009-05-14 Thread Ronnie Sahlberg
The branch, master has been updated via afdbf3c0df02decd823615134294abf2c8a8a5f3 (commit) via 722171fc94a36ffe9e0a5c64502b916fde0a13a4 (commit) via 042377ed803bb8f7ca9d6ea1a387427b7b8ba45a (commit) from 82ee458329968001bb03b2aec42e65f532f007b3 (commit)

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1613-g0a5d99a

2009-05-14 Thread Volker Lendecke
The branch, master has been updated via 0a5d99ae7ddc6531895a8c34a922d17515f609bc (commit) via 9c23115cb887cfb8b872b4a28da9d54f44aad5af (commit) via 979f13b19e7558267529c42d4ca7e4373a78798e (commit) from 524a79b73509a356293603af83b01c98e6175a9a (commit)

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1619-g8fdb499

2009-05-14 Thread Günther Deschner
The branch, master has been updated via 8fdb499497f8d4f4a1ca93ffc94de8b57c2c1568 (commit) via 80f0d819fb85bdfbd85e910fccc62e778bea3a83 (commit) via 1ddc4829aec61d952aaf3185cc56d53d4a9b5c3c (commit) via 8fd3c8902c5e953a0ddf184b08f9e37f954ee12e (commit) via

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1620-g074890b

2009-05-14 Thread Volker Lendecke
The branch, master has been updated via 074890b39ea372a9559a4b040c15654829608ea2 (commit) from 8fdb499497f8d4f4a1ca93ffc94de8b57c2c1568 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1621-gd73eab2

2009-05-14 Thread Andrew Bartlett
The branch, master has been updated via d73eab2b33b5f9d8227199bfc06f28ae3787cea3 (commit) from 074890b39ea372a9559a4b040c15654829608ea2 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1622-gd35a395

2009-05-14 Thread sfrench
The branch, master has been updated via d35a3952f091f4eaad43d1a3756c24e35b34c5bd (commit) from d73eab2b33b5f9d8227199bfc06f28ae3787cea3 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1623-g57e03b6

2009-05-14 Thread Jeremy Allison
The branch, master has been updated via 57e03b6a1d98219d5adafff570d1cb01d8b5758e (commit) from d35a3952f091f4eaad43d1a3756c24e35b34c5bd (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-983-g18d9e70

2009-05-14 Thread Jeremy Allison
The branch, v3-4-test has been updated via 18d9e7074635c80052e8bb8d85ad5605663e2695 (commit) via 0e7f37336ec2d7e1158342fb855af3dff84a7d1e (commit) from e6b6027218b96bf3357837d051ca5d2df0d88561 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-4-test - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1625-g41aa7d7

2009-05-14 Thread Jeremy Allison
The branch, master has been updated via 41aa7d790a5140be2947781ea7def3a17b213a28 (commit) via a84028590f0138bbb4db6ba22450f6d320fde83f (commit) from 57e03b6a1d98219d5adafff570d1cb01d8b5758e (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1626-gf61959e

2009-05-14 Thread Jeremy Allison
The branch, master has been updated via f61959e87abdc85594cea83fadc9e173852cf8a6 (commit) from 41aa7d790a5140be2947781ea7def3a17b213a28 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-984-gf81698c

2009-05-14 Thread Jeremy Allison
The branch, v3-4-test has been updated via f81698c70e2513c4699048263c0d6d57a5a9bc64 (commit) from 18d9e7074635c80052e8bb8d85ad5605663e2695 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-4-test - Log -

[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-986-g99771d2

2009-05-14 Thread Jeremy Allison
The branch, v3-4-test has been updated via 99771d2e23b476d1a7becd9f394421363dd0dffe (commit) via 82d9d7b2136a236d3f2b7b1255a920a1ef394ffe (commit) from f81698c70e2513c4699048263c0d6d57a5a9bc64 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-4-test - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1628-g4dce2df

2009-05-14 Thread Jeremy Allison
The branch, master has been updated via 4dce2dfb5b547d90b13597672abc2cae1a062b53 (commit) via ff9375a04c3f5ed088678b7915422eefed2e16b8 (commit) from f61959e87abdc85594cea83fadc9e173852cf8a6 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

Build status as of Fri May 15 00:00:02 2009

2009-05-14 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2009-05-14 00:00:35.0 + +++ /home/build/master/cache/broken_results.txt 2009-05-15 00:00:14.0 + @@ -1,22 +1,22 @@ -Build status as of Thu May 14 00:00:02 2009 +Build status as of Fri May