[Samba] idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?

2009-10-11 Thread Patrick Rynhart
I've followed the instructions at http://wiki.samba.org/index.php/Ldapsam_Editposix which concerns how to setup idmap correctly with Samba 3.0.25. I have a trusted domain which has been successfully established. However, no SID entries populate beneath ou=idmap and any logon to the trusted

[Samba] LDAP Account Manager 2.8.0.RC1 released

2009-10-11 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 LDAP Account Manager (LAM) 2.8.0.RC1 - October 11th, 2009 = LAM is a web frontend for managing accounts stored in an LDAP directory. Announcement: - - This release makes LAM

Re: [Samba] AD Integration woes - rfc2307 data not being honored

2009-10-11 Thread Andreas Zickner
Hi, I tired with Linux rh54 2.6.18-164.el5 smbd Version 3.0.33-3.14.el5 using your settings. With the same result. I looked at the ldap communication and from there I can't see any things that are related to the rfc2307 / sfu attributes! So from the past I often found that it is a mapping

Re: [Samba] Unknown panic actions

2009-10-11 Thread Ralph Kutschera
Hallo Michael! Thanks for you answer. Michael Wood schrieb: My wild guess is cron or anacron or something like that is running something that is somehow interfering with Samba. What happens around that time? What's in /var/log/messages, /var/log/syslog, /var/log/daemon.log, etc? There's

[Samba] NT_STATUS_LOGON_FAILURE

2009-10-11 Thread Rod Rook
I am running Fedora 11 and trying to set up Samba. I've succeeded in setting up the network printer. I am able to go only to this stage: Place-- Network-- Windows Network Do you have any suggestion? Here is what I get when I do troubleshoot. I get the message in the tile when I do: $ smbclient

Re: [Samba] Unknown panic actions

2009-10-11 Thread Michael Wood
2009/10/11 Ralph Kutschera news2...@ecuapac.dyndns.org: Hallo Michael!  Thanks for you answer. Michael Wood schrieb: [...] Otherwise, try to figure out why the executable could not be found for process 4170 happens.  If you could get a stack trace out of it someone might be able to help

Re: [Samba] idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?

2009-10-11 Thread Miguel Medalha
I've followed the instructions at http://wiki.samba.org/index.php/Ldapsam_Editposix What version of Samba are you using? The wiki page you quote is now in need of urgent update. Quoting from the Samba 3.3.0 release notes: « Winbind idmap backend changes =

Re: [Samba] Unknown panic actions

2009-10-11 Thread Ralph Kutschera
Michael Wood schrieb: Well, that's why I said you should perhaps try to figure out why it's not there when the panic action runs :) Otherwise if you can get a core dump you can do this sort of thing: gdb /usr/sbin/smbd /path/to/core and then run the bt gdb command. Sorry, I never did this

Re: [Samba] Cross compiling - size of binaries is large

2009-10-11 Thread Volker Lendecke
On Sat, Oct 10, 2009 at 07:22:19PM +0200, theHog wrote: I have cross compiled samba 3.3.8 for arm, which succeeded. However, the size of the resulting binaries is large (few MB's per binary) so the total installation of samba sums to over 50 megabytes, after stripping the binaries. For

[Samba] Windows 98SE can't access Samba

2009-10-11 Thread Paul Neuwirth
Hello List, I just upgraded from openSUSE 10.3 to 11.1, had no problems with samba until the update (Samba Version should have been 3.0.?). After the update (Samba 3.2.4-5.2). Windows 98SE prompted for the password, saying it was wrong. Using smbclient id didn't have any problems. Tried around

Re: [Samba] idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?

2009-10-11 Thread Patrick Rynhart
Hi Miguel, Thank you for your email. I'm building Samba 3.4.1 on CentOS 5.3. I agree that my syntax isn't quite right for Samba 3.4.X. However, looking into this matter further, I now believe that something deeper is going wrong as I have noted the following the in logs: Error trying to

Re: [Samba] idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?

2009-10-11 Thread Patrick Rynhart
Note that this file does appear to contain other functions, but the entry point init_samba_module is missing, i.e. # strings /usr/lib/samba/idmap/ldap.so | head __gmon_start__ _fini __cxa_finalize _Jv_RegisterClasses talloc_check_name talloc_free idmap_is_offline sidmap_attr_list

[Samba] No authentication data provided

2009-10-11 Thread Ross Boylan
CUPS's error log show many entries per second like this: D [10/Oct/2009:22:04:31 -0700] cupsdAcceptClient: 27 from localhost (Domain) D [10/Oct/2009:22:04:31 -0700] cupsdCloseClient: 26 D [10/Oct/2009:22:04:31 -0700] cupsdReadClient: 27 POST / HTTP/1.1 D [10/Oct/2009:22:04:31 -0700]

Re: [Samba] Adding a AD Group to a Unix user account

2009-10-11 Thread Adam Nielsen
So how do I add the users to the UNIX group from the Active Directory server? The AD Server can only see the Windows groups...?? If you want to add a user to a UNIX group then yes you do that on the local machine, but your original e-mail suggested you wanted to add UNIX users to AD groups. I

[Samba] Sample idmap configuration block for Samba 3.4.X as a PDC ?

2009-10-11 Thread Patrick Rynhart
idmap has undergone a number of changes in the syntax etc. as is evident from the following talk: http://samba.org/~obnox/presentations/sambaXP-2009/sambaxp-2009-talk-obnox-slides-paper.pdf I'm wanting to get a minimal example of idmap for the case where Samba is a PDC but also in a trust with a

Build status as of Sun Oct 11 06:00:02 2009

2009-10-11 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2009-10-10 00:00:03.0 -0600 +++ /home/build/master/cache/broken_results.txt 2009-10-11 00:00:03.0 -0600 @@ -1,22 +1,22 @@ -Build status as of Sat Oct 10 06:00:02 2009 +Build status as of Sun Oct

[SCM] Samba Shared Repository - branch master updated

2009-10-11 Thread Björn Jacke
The branch, master has been updated via 815b790... Use the method used by build_env.sh to discover the user name. from 622bffc... s4/torture: fix build break implicit declaration of function 'isprint' http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

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

2009-10-11 Thread Björn Jacke
The branch, v3-5-test has been updated via 2f95768... Use the method used by build_env.sh to discover the user name. from 1f1c293... s3: Fix a memleak reported by dmarkey http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch master updated

2009-10-11 Thread Simo Sorce
The branch, master has been updated via 7bce1ab... Fix builds with external tdb from 815b790... Use the method used by build_env.sh to discover the user name. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

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

2009-10-11 Thread Simo Sorce
The branch, v3-5-test has been updated via dce488b... Fix builds with external tdb from 2f95768... Use the method used by build_env.sh to discover the user name. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch master updated

2009-10-11 Thread Andrew Tridgell
The branch, master has been updated via 3ecfd06... s4-selftest: don't run benchmarks on the build farm hosts via 893564b... torture: fixed socket leak in BENCH-TCON test via 2b9818c... scripts: handle non-C files in minimal_includes.pl via 0c0eb14... s4-drs: make

[SCM] CTDB repository - branch 1.0.82 updated - ctdb-1.0.82-43-g5b470e7

2009-10-11 Thread Ronnie Sahlberg
The branch, 1.0.82 has been updated via 5b470e788f9c40f5b510e62fbfd1b990779f2c57 (commit) via 575210997f7e9aebc721d584b00bf7def15ab600 (commit) via 499e781b065f5195e021f33d428503b59b2189b8 (commit) via a92210bc9572851df327862b325376d56470823c (commit) via

[SCM] CTDB repository - branch master updated - ctdb-1.0.93-11-gb2ce8b9

2009-10-11 Thread Ronnie Sahlberg
The branch, master has been updated via b2ce8b900a7d00944c84e0574fea5b371064a06d (commit) via 46194e87e189521375b39b4ef33da2b493429fd8 (commit) via e8d692590da1070c87a4144031e3306d190ebed2 (commit) via 0cb3d33caa42ed783e03bc825b181dde4cf63616 (commit) via