Re: [Samba] Question on : Winbindd dumps core in find_builtin_domain () at nsswitch/winbindd_util.c:673

2008-08-25 Thread Volker Lendecke
On Sat, Aug 23, 2008 at 02:49:25AM -0600, Tukaram Laxmeshwar wrote: We code changes to fix this issue and verified that it is not dumping any more. Following is the patch , --- nsswitch/winbindd_cm.c.old 2008-05-15 13:22:13.0 +0530 +++ nsswitch/winbindd_cm.c 2008-05-15

[Samba] Add winbind user to local unix group?

2008-08-25 Thread Sledz, Steffen
I wan't to add some winbind authorized domain users to the local unix group uucp to give them access to some test equipment connected to serial ports (e.g. using minicom). I tried to add their UIDs (1...) to the uucp item in /etc/group, but this does not seem to work. id -G reports just the

Re: [Samba] Re: ldapsearch and getent passd/group with nss winbind differs

2008-08-25 Thread Doug VanLeuven
Andreas Ladanyi wrote: There is one UNIX attribute tab and one Members Of tab. During some tests we discover the following facts = In UNIX attribute tab: winbind is only interested in the UID field - in ldap tree the

Re: [Samba] Different print preference dialog between windows local printer and samba shared printer

2008-08-25 Thread LiuYan 刘研
Does anyone share samba printers to windows clients? LiuYan 刘研 wrote: OS: CentOS 5.2 Samba: 3.0.28-1.el5_2.1 CUPS: 1.2.4-11.18.el5_2.1 Printer: HP LaserJet P2105n I setup a linux print server for windows clients. First I

[Samba] How to do a simple directory listing

2008-08-25 Thread Jeremy M
I'm working on an embedded system that will communicate with a Samba server, and I'm wondering if there's a way to do a simple directory listing. I used Wireshark to see what my Win2K computer does, and I see it's using FIND_FIRST2. This is fine, probably acceptable, but Samba returns a lot

Re: [Samba] smbclient: tdb_fetch_uint32 failed

2008-08-25 Thread Massimo Maiurana
Massimo Maiurana, il 22/08/2008 18:59, scrisse: bug in the fedora package? in this version of samba? in me :)? some more console output from today's session: [EMAIL PROTECTED] samba]# pdbedit -Lv --- Unix username:barbara NT username: Account Flags:[U ]

Re: [Samba] Add winbind user to local unix group?

2008-08-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sledz, Steffen wrote: I wan't to add some winbind authorized domain users to the local unix group uucp to give them access to some test equipment connected to serial ports (e.g. using minicom). I tried to add their UIDs (1...) to the uucp item

[Samba] wbinfo works fine, getent only works for builtin groups

2008-08-25 Thread Robert Fraser
Hi I am having a lot of trouble getting users from a trusted domain to access shares and files. getent passwd / get group doesn't retrieve domain users or groups, so I can't set permissions for the users or groups from the trusted domain The domain having problems is: Ubuntu 6.06 Server Samba

[Samba] net rpc group addmem returns NT_STATUS_ACCESS_DENIED

2008-08-25 Thread Duncan Brannen
Hi All, I'm trying to add a user to a group using /usr/local/samba/bin/net rpc group addmem room11 dunk -Uroot%password The user is added to the group as far as I can tell but the command returns NT_STATUS_ACCESS_DENIED This is on Solaris 10 (Sparc) and Samba 3.2.1, OS and Samba

[Samba] Samba Groups questions

2008-08-25 Thread Duncan Brannen
Hi, When Samba is running as a PDC and a workstation is joined to the Domain, should the user logged into the workstation be able to see all the groups they are a member of using `ifmember /list`? Is the below output as expected? I'm I correct thinking that as all my groups originate in

Re: [Samba] net rpc group addmem returns NT_STATUS_ACCESS_DENIED

2008-08-25 Thread John H Terpstra
On Monday 25 August 2008 08:56:23 Duncan Brannen wrote: Hi All, I'm trying to add a user to a group using /usr/local/samba/bin/net rpc group addmem room11 dunk -Uroot%password The user is added to the group as far as I can tell but the command returns NT_STATUS_ACCESS_DENIED

[Samba] smbclient AD v NT4

2008-08-25 Thread Kristian Davies
I have two domains, one being NT4 and one being AD. I have an XP workstation connected to each (called xp_nt and xp_ad). I have a CentOS4.4 workstation (called linux01) which needs to connect to the shares on each XP workstation without using local xp accounts. I have a network account in both

[Samba] Problems with migration from SuSE 10.0 to debian etch

2008-08-25 Thread Dr. Harry Knitter
Hello, after a total crash of hardware, we had to reconstruct our Samba PDC from tape. Since the old installation was already pretty old (SuSE 10.0) we moved to Debian etch. I did the following. I migrated the machines from the old passwd and shadow files to the new ones. Then I copied all

RE: [Samba] Add winbind user to local unix group?

2008-08-25 Thread Sledz, Steffen
Just add DOMAIN\user to /etc/group. It was a bit tricky but now it works. Because we use winbind use default domain = Yes it was necessary to add just user (not DOMAIN\user) to /etc/group. Thnx -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: smbclient AD v NT4

2008-08-25 Thread Kristian Davies
On Mon, Aug 25, 2008 at 3:26 PM, Kristian Davies [EMAIL PROTECTED] wrote: I have two domains, one being NT4 and one being AD. I have an XP workstation connected to each (called xp_nt and xp_ad). I have a CentOS4.4 workstation (called linux01) which needs to connect to the shares on each XP

[Samba] winbindd_idmap.tdb

2008-08-25 Thread Chris Smith
Two member servers of an NT4 PDC have different uid maps. I'm replacing one of the servers and it would be nice to have their maps be identical. If I copy the winbindd_idmap.tdb from the server that will remain to the new server will this mapping be retained (and therefore identical)? What

[Samba] Group mapping question

2008-08-25 Thread Michael Dunne
Greetings, I am hopeful that someone can assist me with what I am certain is a simple misconfiguration. I am running a smb server on RHEL5.2, the version of samba is 3.2.1. I am having a heck of a time getting group maps to work. The problem is as followed: Share called office need to be

[Samba] Re: [ANNOUNCE] Samba 3.2.2 Available for Download

2008-08-25 Thread George R . Kasica
Still no joy on the libraries being in the right places here after a cd source ./configure --with-ldap=no make make install [source]# /usr/local/samba/sbin/smbd -D /usr/local/samba/sbin/smbd: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or

Re: [Samba] Re: [ANNOUNCE] Samba 3.2.2 Available for Download

2008-08-25 Thread Dennis Clarke
Still no joy on the libraries being in the right places here after a works fine for me :-) Sun Microsystems Inc. SunOS 5.8 Generic February 2000 # # /etc/init.d/cswsamba start [SAMBA] Removing stale nmbd.pid. [SAMBA] Removing stale smbd.pid. Starting samba... # # ldd

Re: [Samba] How to Join Samba Client to a Samba PDC Domain with ldap?

2008-08-25 Thread Alberto Moreno
On Fri, Aug 22, 2008 at 6:06 PM, David Collins [EMAIL PROTECTED] wrote: Manu, You have 2 choices - your call ... 1. Have the Centos box act like a Windows PC, by installing Winbind, and then join the Samba domain. The Samba Howto has information about that. In this case, it is irrelevant

Re: [Samba] How to do a simple directory listing

2008-08-25 Thread Jeremy Allison
On Mon, Aug 25, 2008 at 07:47:10AM -0400, Jeremy M wrote: I'm working on an embedded system that will communicate with a Samba server, and I'm wondering if there's a way to do a simple directory listing. I used Wireshark to see what my Win2K computer does, and I see it's using

[Samba] Slow and unpredictable Samba performance?

2008-08-25 Thread Jakov Sosic
Hi! I've installed Solaris 10 x86 (Core2Duo - x64) server, with Samba over ZFS RAID-Z. Samba is a part of Active Directory Domain. I've managed to join it to domain, to get the users and groups from A.D. and to translate them to Unix IDs. Everything works really good. Samba is installed from

Re: [Samba] Slow and unpredictable Samba performance?

2008-08-25 Thread Dennis Clarke
Hi! I've installed Solaris 10 x86 (Core2Duo - x64) server, with Samba over ZFS RAID-Z. Samba is a part of Active Directory Domain. I've managed to join it to domain, to get the users and groups from A.D. and to translate them to Unix IDs. Everything works really good. Samba is installed

[Samba] Samba 3.0.32 Maintenance Release Available

2008-08-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 == Do you realize how hard it is to fake your own death? Only one person has pulled it off, Elvis. - Fox Mulder

[Samba] Samba 3.0.2x Wbinfo -t ShowslJoined, but -u and -g fail to retrieve anything

2008-08-25 Thread mark
Folks, I'm working on troubleshooting an installation where Samba 3.0.2x is joined to the domain. If I issue the command wbinfo -t it shows the secret is correct. If issues wbinfo -u or wbinfo -g they give an error about being unable to retrieve any users or groups. Just to test whether I

[Samba] Inherited ACLs can not be removed on Solaris10 sparc

2008-08-25 Thread Eli Kleinman
Hi, I have a problem with the removal of inheritance ACLs of subdirectories. It almost sounds like only adding ACLs work but removals of inheritance ACL's not. By default the access rights (including ACLs) should be inherited, but it should also be possible to remove the access rights from

Re: [Samba] Samba 3.2 and MS Client 3.11 for DOS

2008-08-25 Thread imacat
It is working. Thank you again. ^_*' On Fri, 22 Aug 2008 17:02:48 +0200 Francois Legal [EMAIL PROTECTED] wrote: support lanman). Checking smb.conf manual... the 'lanman auth' parameter now defaults to no, and that may cause your problem. On Fri, 22 Aug 2008 22:39:02 +0800, imacat [EMAIL

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

2008-08-25 Thread Karolin Seeger
The branch, v3-3-test has been updated via 14caf928ebcc3e7beff507eb77961e6642e1713a (commit) from 653c9a6abc88dffe786941c4e99fd125f53e3b86 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-2-0pre2-3812-g07dece8

2008-08-25 Thread Karolin Seeger
The branch, v3-3-stable has been updated via 07dece84fbff76de2278605e254089b6f7a18163 (commit) via b4e47c1b29d7538c36f698208a6cc3020929a2ec (commit) via d0414ea0c20a726fc6edb6ee901b99d170ae86c6 (commit) via 9c970acfddb9cfda016857f0076f91aedd06d24e (commit)

[SCM] Samba Shared Repository - branch v3-devel updated - release-3-2-0pre2-3818-g543dfdc

2008-08-25 Thread Günther Deschner
The branch, v3-devel has been updated via 543dfdc1cf6baf60bffc23c6aebc542fd58d2d2e (commit) via 4661ef625a6522d6f859b83e3e3702f01d0b952f (commit) from 010c7101e59477f0d5f3bf11c17f474ec6f79cc1 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-devel - Log

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

2008-08-25 Thread Günther Deschner
The branch, v3-3-test has been updated via 60649a74cdf2594bc89c301025f86d23caba91c2 (commit) via 14e022b95140441850f7ef4bded8ee82deae2d6f (commit) from 14caf928ebcc3e7beff507eb77961e6642e1713a (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log

[SCM] Samba Shared Repository - branch v3-devel updated - release-3-2-0pre2-3820-gbb9c59e

2008-08-25 Thread Günther Deschner
The branch, v3-devel has been updated via bb9c59e892cc9d3047bde89a15cc341e2bd21bc5 (commit) via ae3fa60c4546c7420722d8f422c22bbfd623ff5b (commit) from 543dfdc1cf6baf60bffc23c6aebc542fd58d2d2e (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-devel - Log

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

2008-08-25 Thread Günther Deschner
The branch, v3-3-test has been updated via fba93f94761203163b3e3811fc3fcbeec576d30b (commit) via 84215f1c0ebfc1e613f4255ce9bdf941ae688adb (commit) from 60649a74cdf2594bc89c301025f86d23caba91c2 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log

[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-2-0pre2-3816-gdd1357c

2008-08-25 Thread Karolin Seeger
The branch, v3-3-stable has been updated via dd1357cb2ab3957da4be1c7429b604b7d68840a2 (commit) via f6b5a6e819e8f2b21aebe1eedddfac8b03a5ee4a (commit) via 457afede50b4a039e1afcfeffbebca20a0f4f4d5 (commit) via 39e375d606790f246745b4795a2dbcf8617fbc38 (commit)

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

2008-08-25 Thread Michael Adam
The branch, v3-3-test has been updated via 3880d3e4cd827d7bd148398f7c432cd28ff3a080 (commit) from fba93f94761203163b3e3811fc3fcbeec576d30b (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-31-14-g32ebe0d

2008-08-25 Thread Gerald Carter
The branch, v3-0-test has been updated via 32ebe0dcdcbc86c7f8dcf78669b7407773c0906d (commit) via 79a7401b9089fa458e1927126b01e2ad2848a7cc (commit) from 04767e3b7c9abbc4c39fc2ff2a7fa7d54786f642 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test - Log

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-31-15-gd4f5b52

2008-08-25 Thread Gerald Carter
The branch, v3-0-test has been updated via d4f5b5255f9b95050ddd9d67bd3958402be77918 (commit) from 32ebe0dcdcbc86c7f8dcf78669b7407773c0906d (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test - Log -

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-31-17-gbd93b03

2008-08-25 Thread Jeremy Allison
The branch, v3-0-test has been updated via bd93b038099197787c733a8660ced59852c3f1b5 (commit) via e05cf6e9337f949d369c915d8eec20dc58aa614e (commit) from d4f5b5255f9b95050ddd9d67bd3958402be77918 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test - Log

[SCM] Samba Shared Repository - branch v3-devel updated - release-3-2-0pre2-3821-gb5d0f75

2008-08-25 Thread Jeremy Allison
The branch, v3-devel has been updated via b5d0f751e4bf19c2ad306ebb3baeb5e9e83e49ee (commit) from bb9c59e892cc9d3047bde89a15cc341e2bd21bc5 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-devel - Log -

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

2008-08-25 Thread Jeremy Allison
The branch, v3-2-test has been updated via ec178599d37d6633697650c54c3588afedea9b7e (commit) from 2744bcbf3f22102911b5a3c4676e7d2f970a86eb (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

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

2008-08-25 Thread Jeremy Allison
The branch, v3-3-test has been updated via bafcabea909fe29f3b71291ef340d75153250a74 (commit) via 6121414b842882358326122cafe1f04ea0efa53d (commit) from 3880d3e4cd827d7bd148398f7c432cd28ff3a080 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log

svn commit: samba-web r1222 - in trunk: . history

2008-08-25 Thread jerry
Author: jerry Date: 2008-08-25 22:33:29 + (Mon, 25 Aug 2008) New Revision: 1222 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1222 Log: Announcing 3.0.32 Added: trunk/history/samba-3.0.32.html Modified: trunk/header_columns.html

svn commit: samba-web r1223 - in trunk: .

2008-08-25 Thread jerry
Author: jerry Date: 2008-08-25 22:37:59 + (Mon, 25 Aug 2008) New Revision: 1223 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1223 Log: Clarifying that this is a maintenace release only. Modified: trunk/index.html Changeset: Modified: trunk/index.html

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-31-18-g1e1449a

2008-08-25 Thread Gerald Carter
The branch, v3-0-test has been updated via 1e1449afba5d37fcfd26e0ca7edde05715bc48f7 (commit) from bd93b038099197787c733a8660ced59852c3f1b5 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test - Log -

[SCM] Samba Shared Repository - annotated tag release-3-0-32 created - release-3-0-32

2008-08-25 Thread Gerald Carter
The annotated tag, release-3-0-32 has been created at 7e4b30a3f6ebd9f398c17551426909f85ee8256f (tag) tagging d4f5b5255f9b95050ddd9d67bd3958402be77918 (commit) replaces release-3-0-31 tagged by Gerald (Jerry) Carter on Mon Aug 25 17:40:55 2008 -0500 - Log

Build status as of Tue Aug 26 00:00:03 2008

2008-08-25 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2008-08-25 00:00:38.0 + +++ /home/build/master/cache/broken_results.txt 2008-08-26 00:00:53.0 + @@ -1,23 +1,23 @@ -Build status as of Mon Aug 25 00:00:03 2008 +Build status as of Tue Aug

[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-392-gd94c7bb

2008-08-25 Thread Andrew Bartlett
The branch, v4-0-test has been updated via d94c7bbcd6eee6d975eac32a1d172f4164c97137 (commit) via 914e1865aa9fba417f74a3abdd8b4b2659feb001 (commit) via da200ac64485fd9531b1aa048570c682b680b012 (commit) via 1f12c368b2566b378a6c521c389b8b1bafbcf916 (commit) via