Re: [Samba] Samba + LDAP problem

2009-02-04 Thread Björn Jacke
On 2009-02-03 at 17:44 +0100 Agustin Eguia sent off: Hello everyone, I have a question here that has been giving me troubles : I installed my PDC with samba + LDAP... everything seems to work just fine (user creation, population, groups, users and machines connecting to the domain)... but

[Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far into the make before this message: Linking bin/smbd ./bin/libtdb.so: undefined reference to `wr...@sunw_0.9' ./bin/libwbclient.so: undefined reference to `sl...@sunw_0.7' ./bin/libtdb.so: undefined reference to

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
On Feb 4, 2009, at 9:32 AM, David Eisner wrote: What compiler are you using? I was able to build 3.3.0 on a Solaris 10 system using gcc-4.3.3. I'm using 3.4.4 -David On Wed, Feb 4, 2009 at 9:19 AM, myron kowal...@cs.moravian.edu wrote: I downloaded 3.3.0 and tried compiling on Solaris

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread Brian H. Nelson
myron wrote: There's no special configure options. I'm using gnu's ld not Sun's. The only reference I could find to this problem with the ld program used. Anyone on Solaris 10 have this same problem? Any particular reason you're using GNU's ld? If you want to experiment you can try building

[Samba] FW: Samba and winbind issues

2009-02-04 Thread Bryan Celentano
Hi all, I have a small issue with my current Samba install. I have installed 3.2.7, and joined it to my AD domain with security=ADS, I have also built up a Idmap backend using LDAP. It all appeared at first to work flawlessly. I was doing some bits the other day and wanted to check the

[Samba] RE: Problem compiling 3.3.0?

2009-02-04 Thread Braebaum, Neil
Following up to my own message, here, I resolved this by editing smbd/server.c as follows (grabbed from auth/auth_domain.c):- 25a26,87 extern bool global_machine_password_needs_changing; void attempt_machine_password_change(void) { unsigned char trust_passwd_hash[16]; time_t

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread David Eisner
What compiler are you using? I was able to build 3.3.0 on a Solaris 10 system using gcc-4.3.3. -David On Wed, Feb 4, 2009 at 9:19 AM, myron kowal...@cs.moravian.edu wrote: I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far into the make before this message: Linking

[Samba] SWAT with an LDAP Backend

2009-02-04 Thread David Markey
Hi I have a PDC with an LDAP backend that i want to use SWAT to give users the option to change their password via the web interface. I cant seem to be able to get SWAT to authenticate any users it always gives me an authorization error. Is swat with an LDAP backend supported? Cheers.

Re: [Samba] SWAT with an LDAP Backend

2009-02-04 Thread Charles Marcus
On 2/4/2009, David Markey (dmar...@dodds.dmarkey.com) wrote: I have a PDC with an LDAP backend that i want to use SWAT to give users the option to change their password via the web interface. Hasn't SWAT has been deprecated/unmaintained for a long time? -- Best regards, Charles -- To

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread David Eisner
On Wed, Feb 4, 2009 at 10:36 AM, Brian H. Nelson bnel...@cis.ysu.edu wrote: Any particular reason you're using GNU's ld? If you want to experiment you I'd also suggest trying to build it with the native ld. This is the gcc I used to build Samba: $ gcc -v Using built-in specs. Target:

[Samba] Multiple subnets, multiple domains and one LDAP

2009-02-04 Thread David Wells
Hi all. I'm being asked to connect two networks, each having it's own PDC and it's own LDAP backend. I would like to know if it's possible to make both PDC's serve each a different domain with a single LDAP backend and having users from DOMAIN1 roaming to DOMAIN2 and viceversa. If

Re: [Samba] Multiple subnets, multiple domains and one LDAP

2009-02-04 Thread John H Terpstra
On Wednesday 04 February 2009 12:02:55 David Wells wrote: Hi all. I'm being asked to connect two networks, each having it's own PDC and it's own LDAP backend. I would like to know if it's possible to make both PDC's serve each a different domain with a single LDAP backend and having

Re: [Samba] SWAT with an LDAP Backend

2009-02-04 Thread Stefan Dengscherz
Hello David, unfortunately no answer to your question - but once I had the same problem and I've used http://www.karylstein.com/phpLdapPasswd successfully with a bit of hacking (I can't remember exactly what was not working but there were a few patches in the search results when googling for

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
I tired a few things now. I had gcc-4.2.1 on my system, si I trited that. It failed at the same spot. I then tried it with Sun's gcc and Sun's ld and that failed with an option to ld that it didn't understand. I think that's the reason I use gnu's ld. So, now I'm trying it with Sun's gcc

[Samba] samba + cups + page size

2009-02-04 Thread guido
Hi people. Is there a command line to set the default page size for the printers in samba? I use the rpcclient to set the drivers, but I can't find a switch to set the page size. Any ideas? Tnxs in advance. -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] libsmbclient: readdir caches dirents?

2009-02-04 Thread Geoff Johnstone
I'm using libsmbclient with smbc contexts. If I do an smbc_readdir() of a directory X then I get a bunch of (correct) dirents. I then smbc_rmdir() a subdirectory X/Y, which succeeds. A subsequent smbc_readdir(), using the same smbc context, still gives a dirent for X/Y. I've observed this with

Re: [Samba] SWAT with an LDAP Backend

2009-02-04 Thread David Markey
Actually i've created my own piece of software (based on phpLdapPasswd) called phpSmbPasswd which uses smbpasswd as a backend. If anyone wants to test it out give me a shout. I was just wondering about SWAT, if LDAP isnt supported then the man pages should be updated to communicate that fact.

[Samba] Smb Panic

2009-02-04 Thread Robinson, Eric
I have samba 3.0.28 installed on several servers and winbind dies every couple of days on all of them. The deaths appear to correlate with the following log messages: [2009/01/25 04:02:09, 0] lib/util.c:smb_panic(1655) PANIC (pid 13395): internal error [2009/01/25 04:02:09, 0]

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread Brian H. Nelson
myron wrote: I tired a few things now. I had gcc-4.2.1 on my system, si I trited that. It failed at the same spot. I then tried it with Sun's gcc and Sun's ld and that failed with an option to ld that it didn't understand. I think that's the reason I use gnu's ld. So, now I'm trying it with

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
On Feb 4, 2009, at 2:59 PM, Brian H. Nelson wrote: myron wrote: I tired a few things now. I had gcc-4.2.1 on my system, si I trited that. It failed at the same spot. I then tried it with Sun's gcc and Sun's ld and that failed with an option to ld that it didn't understand. I think that's

Re: [Samba] domain power users

2009-02-04 Thread charles :(
-- Forwarded message -- From: Harry Jede walk2...@arcor.de To: samba@lists.samba.org Date: Thu, 29 Jan 2009 02:32:56 +0100 Subject: Re: [Samba] domain power users Am Mittwoch, 28. Januar 2009 23:45 schrieb charles: Hello: I have an nt domain comprised of a

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread Brian H. Nelson
myron wrote: I tried all the combinations. The furthest I get is Linking bin/smbd ... collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 Well that's definitely a linking error. If you got the same error with both sun ld and gnu ld then my best guess is that you have a broken

Re: [Samba] SWAT with an LDAP Backend

2009-02-04 Thread Tim Bates
Stefan Dengscherz wrote: Another alternative would be to use more mature LDAP Account management web utils: - GOSA - phpLdapAdmin (don't know if it supports user login change Samba password hash) LAM Pro (not the free one) also has a user self-service component. It can also let users change

Re: [Samba] SWAT with an LDAP Backend

2009-02-04 Thread David Markey
Dont think its an option, we use heimdal and smbk5pwd. LAM would have to support EXOP which i dont think it does On Thu, 05 Feb 2009 09:07:12 +1100, Tim Bates t...@new-life.org.au wrote: Stefan Dengscherz wrote: Another alternative would be to use more mature LDAP Account management web

Re: [Samba] Fedora DS and Samba 4

2009-02-04 Thread Andrew Bartlett
On Tue, 2009-02-03 at 11:53 -0600, kb9...@pearsoncomputing.net wrote: While attempting to configure my (working) Fedora DS installation to work with Samba 4, I came across the following error: r...@host/usr/share/samba# setup-ds --file=/var/lib/samba/private/ldap/fedorads.inf --snip-- Could

Re: [Samba] Samba 4--are multiple domain administrators possible?

2009-02-04 Thread Andrew Bartlett
On Sun, 2009-02-01 at 19:50 -0600, kb9...@pearsoncomputing.net wrote: I have a quick question for someone knowledgeable in Samba 4: I recently set up a Samba 4 test server, utilizing the built-in LDAP server, and joined an Windows XP client to it. After logging in with the precreated

Re: [Samba] Re: [Announce] Samba 4 alpha6 Available for Download

2009-02-04 Thread Andrew Bartlett
On Wed, 2009-01-21 at 09:28 -0500, Joel Reed wrote: On 01/21/2009 07:53 AM, Karolin Seeger wrote: We are proud to finally announce another alpha release of Samba 4. What's new in Samba 4 alpha6 Does anyone know if I can stop a Samba 4 alpha5 instance, upgrade to alpha6 and restart

Re: [Samba] Hello I need help with samba4

2009-02-04 Thread Andrew Bartlett
On Mon, 2009-02-02 at 16:13 -0500, gerard...@eiefd.co.cu wrote: I've tried samba4 alpha6 and alpha7 and it works great. The host where it's installed, along with the attr package, doesn't require users or groups to be mapped. I could even redirect the My documents, Application Data and Desktop

Re: [Samba] 3 vs 4

2009-02-04 Thread Andrew Bartlett
On Tue, 2009-01-20 at 12:07 +0900, Nicholas Katzakis wrote: Hello guys, I am looking to deploy samba as a Primary Domain Controller on a small network of windows vista PC's. I was wondering if it's worth installing samba 4 alpha versions or if I should go with 3 for now and wait until 4 is

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-446-g76db6f1

2009-02-04 Thread Stefan Metzmacher
The branch, master has been updated via 76db6f15dcc5338b1968f26287674cf0b3244e0f (commit) from a4c5054b5a92c08498f522b39472d64a32a3cebb (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-447-ga0c4fbd

2009-02-04 Thread Günther Deschner
The branch, master has been updated via a0c4fbdb3cf48f317ac5a3ca20ead31acb4c7611 (commit) from 76db6f15dcc5338b1968f26287674cf0b3244e0f (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-450-g5e637e0

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 5e637e0afa01e227f2aa9e042da2f15b4d807083 (commit) via 4974554de9c513973191d9a745009fe988ec0fcd (commit) via a5597d75d218bff810928d618f4ea41277e554a9 (commit) from a0c4fbdb3cf48f317ac5a3ca20ead31acb4c7611 (commit)

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-453-gde7f0a7

2009-02-04 Thread Günther Deschner
The branch, master has been updated via de7f0a70c8293f1b87f9c821f16fd3c6f7b184b7 (commit) via 16f83ae75003107084c50b8e45d1922889158d80 (commit) via dd306249f23cacc01d6e6ea375450714109ebaa7 (commit) from 5e637e0afa01e227f2aa9e042da2f15b4d807083 (commit)

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-455-g9b3cce09

2009-02-04 Thread Volker Lendecke
The branch, master has been updated via 9b3cce096ceca8b7d72456cbc6f0a725ad55d46c (commit) via 8eb562a81db03bac3e4bb469eaa45e0969be924e (commit) from de7f0a70c8293f1b87f9c821f16fd3c6f7b184b7 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-457-g6520032

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 65200328eea3ab2179796ecf88a7ef276f8e2c9c (commit) via df5e231a6fad8c913881432294432e8feef6ea9f (commit) from 9b3cce096ceca8b7d72456cbc6f0a725ad55d46c (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-460-g0126dba

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 0126dba7efb6d8fea2565f21cffa1e85569da81e (commit) via c0cf20a49e34eec76422e79d463eb780c5c53e96 (commit) via 21d23bf7e893aa8afc128af419135f4d37b080f9 (commit) from 65200328eea3ab2179796ecf88a7ef276f8e2c9c (commit)

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-462-g63a9921

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 63a992168db48568c91fe622e81141ca00c9bc45 (commit) via 1b71fa5c59f3af4f096a640839c7d48b20b2266a (commit) from 0126dba7efb6d8fea2565f21cffa1e85569da81e (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-464-gf24eecf

2009-02-04 Thread Günther Deschner
The branch, master has been updated via f24eecffde12937103dfce9bf91a69742eb75b29 (commit) via 456bd5ad08d754691706f955970cddba3846c3a7 (commit) from 63a992168db48568c91fe622e81141ca00c9bc45 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-465-g94d1dbb

2009-02-04 Thread Volker Lendecke
The branch, master has been updated via 94d1dbbaf01acff05dc0237470268ec85d02fdbb (commit) from f24eecffde12937103dfce9bf91a69742eb75b29 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-468-g858116d

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 858116d54e61f2d86757aecce3afba147434c7fc (commit) via 64e3a90530e4231fc9725652535a4881b149228a (commit) via c464b5ebc07a27d7ab01629f87fc053dd90882ed (commit) from 94d1dbbaf01acff05dc0237470268ec85d02fdbb (commit)

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-476-g8450e66

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 8450e6677bfc2b42d7fe54fbf24c9f8ff07b40e1 (commit) via a63d4c5ed1d6fc6dd253d5bf99edbef7d9d0341b (commit) via d7e2384dba448753580c698cb3b460ba8849ccb9 (commit) via 8b126e942d5251cc7be08634dd73a598f8a834eb (commit) via

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

2009-02-04 Thread Jeremy Allison
The branch, v3-3-test has been updated via 249dab1abbf49b0ca45360eb9aedb20d51a80e5f (commit) from 2937519665be41237ee0f2c3374bea716bf95e8a (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-477-g0016c57

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 0016c57ca147566b93d8233adfae2060331e0527 (commit) from 8450e6677bfc2b42d7fe54fbf24c9f8ff07b40e1 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

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

2009-02-04 Thread Günther Deschner
The branch, v3-3-test has been updated via a713060a6e36706cfd5b997aa4cbfabf4e180c84 (commit) from 249dab1abbf49b0ca45360eb9aedb20d51a80e5f (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

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

2009-02-04 Thread Günther Deschner
The branch, v3-2-test has been updated via 52e48c12cf2a56d31a2404ab142d6678b430a85a (commit) from 16e9f1e2d4a1d391efdf8348fa7f57b2640a6bdb (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-478-g7c3ba34

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 7c3ba347883bbe83184d8420484badbd9f0c8178 (commit) from 0016c57ca147566b93d8233adfae2060331e0527 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-479-g542251f

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 542251f7ae56ea7ac54ff8807d5f04b3598b96f2 (commit) from 7c3ba347883bbe83184d8420484badbd9f0c8178 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-480-ge28a806

2009-02-04 Thread Günther Deschner
The branch, master has been updated via e28a806a6b65320e5727a4237da57f879c509d26 (commit) from 542251f7ae56ea7ac54ff8807d5f04b3598b96f2 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

Build status as of Thu Feb 5 00:00:02 2009

2009-02-04 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2009-02-04 00:00:09.0 + +++ /home/build/master/cache/broken_results.txt 2009-02-05 00:01:04.0 + @@ -1,23 +1,23 @@ -Build status as of Wed Feb 4 00:00:02 2009 +Build status as of Thu Feb

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-481-gef098bd

2009-02-04 Thread Günther Deschner
The branch, master has been updated via ef098bd621b544a651636db4b7d6cdd777c83d18 (commit) from e28a806a6b65320e5727a4237da57f879c509d26 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-482-ge7c09d8

2009-02-04 Thread Jeremy Allison
The branch, master has been updated via e7c09d8b105d8182e7ae3948a664169dc13198e9 (commit) from ef098bd621b544a651636db4b7d6cdd777c83d18 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-483-g7435b87

2009-02-04 Thread Günther Deschner
The branch, master has been updated via 7435b877c7969a72b6b17d3ce4df87c5629882b8 (commit) from e7c09d8b105d8182e7ae3948a664169dc13198e9 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] CTDB repository - branch master updated - ctdb-1.0.70b-25-gdfb16ce

2009-02-04 Thread Ronnie Sahlberg
The branch, master has been updated via dfb16ce9ed65048d30109851737a9075d071ecdb (commit) from a6cdf9106074890b76d2eabe496af244e0134d31 (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-484-g83cf98f

2009-02-04 Thread Steven Danneman
The branch, master has been updated via 83cf98f113541acca5a9b4d6ad084d401b64706f (commit) from 7435b877c7969a72b6b17d3ce4df87c5629882b8 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit