[Samba] Need a tiny bit of help with ADS integration

2006-07-26 Thread Bill Long
Hey List, I need just a bit of help. I'm stuck on my integration of a samba server into an ADS domain. I've read(and re-read) the entire Samba How-To as well as several other articles on the net. Here is what I need to do: Have a share set up so that windows users can browse to it via Win

[Samba] BDC - how do I check logons?

2006-07-26 Thread Martin Hochreiter
Hi! How do I check If a XP client uses the BDC for logons and not the PDC? lg Martin -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] net rpc group returns nothing

2006-07-26 Thread Steven Rice
Hello, I'm configuring a samba PDC/BDC with an ldap backend. Everything seams to be working great expect for groups. The problem I'm experincing is net rpc group returns nothing, mkgroup on cygwin can't find groups, and usrmgr.exe is not displaying groups. However, getent group returns all of

[Samba] Printing ALMOST works

2006-07-26 Thread Mark Stobbs
I am setting up printing services on a Suse 10.1 server useing Samba 3.0.22 I can create a printer on an XP client and connect to the Samba printer share. I can the print a test page from XP. The print file gets to the server (see logs below), but nothing prints I can print files from Linux

Re: [Samba] BDC - how do I check logons?

2006-07-26 Thread Michael Gasch
netstat, network traces or smbstatus on BDC greez Martin Hochreiter wrote: Hi! How do I check If a XP client uses the BDC for logons and not the PDC? lg Martin -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] BDC - how do I check logons?

2006-07-26 Thread Martin Hochreiter
Michael Gasch schrieb: netstat, network traces or smbstatus on BDC greez Martin Hochreiter wrote: Hi! How do I check If a XP client uses the BDC for logons and not the PDC? lg Martin Hi! Ok, that was a step forward - my output (on PDC) is as below mentioned - what are the domain

[Samba] How can I influence domain logons? was: BDC - how do I check logons?

2006-07-26 Thread Martin Hochreiter
As I told before I use in 2 subnets 2 domain controller (PDC BDC) If someone logs on in subnet 2 (BDC) then smbstatus on the PDC (subnet 1) shows his logon. I have activated wins on the DC's and on the XP client and I wrote a lmhost file on the XP client to tell him that the BDC ist the

Re: [Samba] BDC - how do I check logons?

2006-07-26 Thread Michael Gasch
you have to check for connections to IPC$ share during client logon process greez Martin Hochreiter wrote: Michael Gasch schrieb: netstat, network traces or smbstatus on BDC greez Martin Hochreiter wrote: Hi! How do I check If a XP client uses the BDC for logons and not the PDC? lg

Re: [Samba] How can I influence domain logons? was: BDC - how do I check logons?

2006-07-26 Thread Michael Gasch
i think you can't really influence this. the client (in the netbios world) broadcasts for the DMB #1b and for DCs #1c. the first DC answering will be contacted IMHO. for testing purposes you could try to stop *mbds on PDC and try to logon on a client. it should contact the BDC. greez

[Samba] rpcclient netsharegetinfo against linux server

2006-07-26 Thread Henrik Zagerholm
Hi list, I wonder why rpcclient -c 'netsharegetinfo tmp' returns C:\tmp as physical path when run against a samba server on a linux box. It should return /tmp. As I understand it the rpcclient command is not actively maintained, if so, is there any other utils or libs that will let me do

Re: [Samba] rpcclient netsharegetinfo against linux server

2006-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Henrik Zagerholm wrote: Hi list, I wonder why rpcclient -c 'netsharegetinfo tmp' returns C:\tmp as physical path when run against a samba server on a linux box. It should return /tmp. The srvsvc calls always convert Unix paths to c:\ style

Re: [Samba] Strange problem - Samba 3.0.23 on Solaris 9 Sparc

2006-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Samuel Partida wrote: Our problem begins with a production Solaris 9 Sparc server, everything runs succesful, but there is just one user on the Active Directory that when we change some group membership, the changes are not reflected on the

[Samba] Just one share that any and all my users can write / delete from it - samba wont hear of it

2006-07-26 Thread Brent Clark
Hi all For the likes of me, I cant get samba to allow write access to a share. I have a very basic setup. Just one share that any and all my users can write / delete from it. Here is a copy of my testparam output: fileserver:/# testparm Load smb config files from /etc/samba/smb.conf

Re: [Samba] Just one share that any and all my users can write / delete from it - samba wont hear of it

2006-07-26 Thread Marcin Giedz
Brent Clark napisał(a): Hi all For the likes of me, I cant get samba to allow write access to a share. I have a very basic setup. Just one share that any and all my users can write / delete from it. Here is a copy of my testparam output: fileserver:/# testparm Load smb config files from

Re: [Samba] rpcclient netsharegetinfo against linux server

2006-07-26 Thread Henrik Zagerholm
Is there anyway for me to patch that code to suit my needs or is it hard to make that distinction between servers internally in samba? In other words could this be done with some code modifications without having suicidal dreams at night.. :) Thanks, henrik 26 jul 2006 kl. 13:29 skrev

Re: [Samba] rpcclient netsharegetinfo against linux server

2006-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Henrik Zagerholm wrote: Is there anyway for me to patch that code to suit my needs or is it hard to make that distinction between servers internally in samba? In other words could this be done with some code modifications without having suicidal

[Samba] Files left open

2006-07-26 Thread Jack Gostl
I've had this problem for awhile, but it didn't seem to make sense to pursue it with 3.0.23 coming out. Now I'm running 3.0.23a on AIX 5.1 ML3 (although I've seen this on 5.3 as well). So I'm back asking for more help. I have a program running in a Win2K box using Dialogic libraries. When the

[Samba] Re: Files left open

2006-07-26 Thread Rex Dieter
Jack Gostl wrote: I've had this problem for awhile, but it didn't seem to make sense to pursue it with 3.0.23 coming out. Now I'm running 3.0.23a on AIX 5.1 ML3 (although I've seen this on 5.3 as well). So I'm back asking for more help. ... I'm running with posix locking = no. Still nothing.

[Samba] Winbind dies redux

2006-07-26 Thread Dimitri Yioulos
All, I fear I''ve become a pita with this, but windbind periodically dying on one of my machines is really starting to cause grief, and I have no idea what might be causing it, especially as the same config is used on several similar boxes which do not exhibit the problem. While I've posted

Re: [Samba] Winbind dies redux

2006-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dimitri Yioulos wrote: All, I fear I''ve become a pita with this, but windbind periodically dying on one of my machines is really starting to cause grief, and I have no idea what might be causing it, especially as the same config is used

Re: [Samba] Just one share that any and all my users can write / delete from it - samba wont hear of it

2006-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcin Giedz wrote: Brent Clark napisał(a): Hi all For the likes of me, I cant get samba to allow write access to a share. I have a very basic setup. Just one share that any and all my users can write / delete from it. Why are yous using

[Samba] smbclient hangs

2006-07-26 Thread Kirk B. Dice
I am trying to backup WinNT network drives with smbclient and my system freezes up after a certain amount of time. I am using samba v 3.0.21c on linux 2.4.29. Any fixes or alternatives to backup network drives? Thanks Kirk -- To unsubscribe from this list go to the following URL and read the

[Samba] Fwd: Solaris9+ads+samba3 share

2006-07-26 Thread Bhaskar Regmi
I am trying to authenticate my solaris 9 box against win2k3 active directory. I can run the following command successfully, but when I try to access the share on samba server it always keeps prompting for password. I am missing somehting but not sure what. net ads join -UAdministrator getent

Re: [Samba] Winbind dies redux

2006-07-26 Thread Dimitri Yioulos
On Wednesday July 26 2006 11:33 am, you wrote: Dimitri Yioulos wrote: All, I fear I''ve become a pita with this, but windbind periodically dying on one of my machines is really starting to cause grief, and I have no idea what might be causing it, especially as the same config is

[Samba] ldapsam ignores ldap user suffix when doing username lookup

2006-07-26 Thread Haas Florian
Greetings. Since this is my first post to this list, hello everyone. Here's an issue concerning the ldapsam backend. I'm having a problem with the ldap user suffix param not being honored as expected. Specifically, when a user logs on, the ldap user suffix is ignored and the ldapsam backend

[Samba] Re: Ubuntu samba slower than red hat??

2006-07-26 Thread Douglas D Germann Sr
Gary and Guille-- I checked the logs at /var/log/samba/smbd.log and have in there a long series of these messages: clip [2006/07/25 17:36:14, 0] lib/util_sock.c:get_peer_addr(1225) getpeername failed. Error was Transport endpoint is not connected [2006/07/25 17:36:14, 0]

Re: [Samba] Re: Files left open

2006-07-26 Thread Jack Gostl
- Original Message - From: Rex Dieter [EMAIL PROTECTED] To: samba@lists.samba.org Sent: Wednesday, July 26, 2006 11:14 AM Subject: [Samba] Re: Files left open Jack Gostl wrote: I've had this problem for awhile, but it didn't seem to make sense to pursue it with 3.0.23 coming out.

[Samba] 3.0.22 to 3.0.23a and sambaSID

2006-07-26 Thread Sascha Bieler
Hi, I try to upgrade 3.0.22 to 3.0.23a and have read the RELEASE NOTES, but I cannot connect via windows after upgrading. So I copied the new samba.schema and added index sambaSID sub to slapd.conf. I stopped the ldap Server and ran slapindex. So after doing an smbldap-usershow on console I

[Samba] Samba/Winbind 3.0.23 Asks for Password Twice?

2006-07-26 Thread Nolan Garrett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello! Since upgrading to 3.0.23, my logins to my Linux boxes joined to a W2K3 AD domain require me to type the same password twice. My /etc/pam.d/system-auth looks like this: authrequired pam_env.so authsufficient

Re: [Samba] Re: Ubuntu samba slower than red hat??

2006-07-26 Thread Gary Dale
Douglas D Germann Sr wrote: Gary and Guille-- I checked the logs at /var/log/samba/smbd.log and have in there a long series of these messages: clip [2006/07/25 17:36:14, 0] lib/util_sock.c:get_peer_addr(1225) getpeername failed. Error was Transport endpoint is not connected

Re: [Samba] Samba/Winbind 3.0.23 Asks for Password Twice?

2006-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nolan Garrett wrote: Since upgrading to 3.0.23, my logins to my Linux boxes joined to a W2K3 AD domain require me to type the same password twice. My /etc/pam.d/system-auth looks like this: Fixed in 3.0.23a. cheers, jerry

[Samba] what is the right way to purge samba ?

2006-07-26 Thread éric le hénaff
hello what is the right way to purge samba ? i did some testing and i want now to erase everything and do a fresh start for a production server. my configuration is PDC with ldap. samba 3.0.22 , openldap 2.2.23, smbldap-tools 0.8.7 should i erase everything in /var/lib/samba and

[Samba] Three (Possibly Connected) Samba Issues

2006-07-26 Thread Crunchy Bits
Hello, I am having a number of issues with a SAMBA based network. The configuration file is appended to the end of this message. The network has the following configuration: 1 Server: Fedora Core Linux 5, with fully up-to-date packages. The server is one P4 2.26 GHz with one 40GB ext3 EIDE

[Samba] samba = 3.0.23 problems: SMB Signature verification failed on incoming packet!

2006-07-26 Thread Jeff Gustafson
I've been having this problem ever since FC5 upgraded above .22 of smbclient: Domain=[IDC] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] smb: \ dir client_check_incoming_message: received message with mid 9 with no matching send record. SMB Signature verification failed on incoming

[Samba] Cannot access WD's NetCenter drive from linux

2006-07-26 Thread samba newbie
Hello folks. I bought a Western Digital NetCenter drive since it seemed a low-cost way of having a NAS in my home. The NetCenter drives run GPL'ed software (I downloaded the source from Western Digital's Web site, and it refers to Broadcom's BCM478x Linux NASoC Software. The src directory also

Re: [Samba] Cannot access WD's NetCenter drive from linux

2006-07-26 Thread Jeremy Allison
On Wed, Jul 26, 2006 at 06:04:18PM -0700, samba newbie wrote: Hello folks. I bought a Western Digital NetCenter drive since it seemed a low-cost way of having a NAS in my home. The NetCenter drives run GPL'ed software (I downloaded the source from Western Digital's Web site, and it refers

[Samba] Re: Ubuntu samba slower than red hat??

2006-07-26 Thread Douglas D Germann Sr
[2006/07/25 19:12:17, 0] lib/util_sock.c:get_peer_addr(1225) getpeername failed. Error was Transport endpoint is not connected end clip Does that provide a clue? Yes, but I don't know quite what it is saying. :) It may be that it is looking for some NetBIOS information but

Re: [Samba] Cannot access WD's NetCenter drive from linux

2006-07-26 Thread Adam Nielsen
I think this is because the mount is trying to do user-level authentication (since it correctly sends my share-level password, but also reports to the server that the user is 'root'). There is no documentation on the mount.cifs man page to force share-level authentication. User-level and

Re: [Samba] Re: Ubuntu samba slower than red hat??

2006-07-26 Thread Gary Dale
Douglas D Germann Sr wrote: [2006/07/25 19:12:17, 0] lib/util_sock.c:get_peer_addr(1225) getpeername failed. Error was Transport endpoint is not connected end clip Does that provide a clue? Yes, but I don't know quite what it is saying. :) It may be that it is looking for some

[Samba] namecache_shutdown: Couldn't close namecache on top of gencache.

2006-07-26 Thread imacat
Dear all, Hi. I'm a Samba user from Taiwan. Cound anyone please tell me what this warning is all about, or where I can find further information? [EMAIL PROTECTED] ~/tmp % smbmount //cotton/share ~/tmp/cotton added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 Got a

Re: [Samba] Cannot access WD's NetCenter drive from linux

2006-07-26 Thread samba newbie
Adam, THank you for responding. Further questions below... --- Adam Nielsen [EMAIL PROTECTED] wrote: User-level and share-level authentication are only terms for configuring the server, they both appear the same way on the client. OK, then I need to rephrase my point here: any ideas why

svn commit: samba r17251 - in branches/SAMBA_4_0/source/ldap_server: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 06:18:13 + (Wed, 26 Jul 2006) New Revision: 17251 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17251 Log: - split out the starttls into its own function - give an operations error when tls is already on the socket metze Modified:

svn commit: samba r17252 - in branches/tmp/vl-messaging/source: lib libads libsmb passdb rpc_server smbd

2006-07-26 Thread vlendec
Author: vlendec Date: 2006-07-26 06:59:50 + (Wed, 26 Jul 2006) New Revision: 17252 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17252 Log: merge -r17232:17251 Modified: branches/tmp/vl-messaging/source/lib/messages.c

svn commit: samba r17253 - in branches/SAMBA_4_0/source/lib/socket: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 07:01:35 + (Wed, 26 Jul 2006) New Revision: 17253 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17253 Log: add configure checks for writev/readv to see how portable they're metze Modified:

svn commit: samba r17254 - in branches/SAMBA_3_0/source/smbd: .

2006-07-26 Thread vlendec
Author: vlendec Date: 2006-07-26 08:08:48 + (Wed, 26 Jul 2006) New Revision: 17254 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17254 Log: Simple flattening of an if-statement, no logic change. Jeremy, I'm sure you will look at this nevertheless :-) Volker

Re: svn commit: samba r17234 - in branches/SAMBA_3_0/source/libsmb: .

2006-07-26 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Log: Fix error mappings for EQUOTA and ENOBUFS. Based on an idea from Shlomi Yaakobovich [EMAIL PROTECTED]. Jeremy. Hi Jeremy, are you sure windows clients are happy with this error codes? windows servers return

svn commit: smb-build r62 - in trunk: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 10:20:47 + (Wed, 26 Jul 2006) New Revision: 62 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=62 Log: rename configure.in to configure.ac metze Added: trunk/configure.ac Removed: trunk/configure.in Modified: trunk/

svn commit: samba r17255 - in branches/SAMBA_4_0/source/torture/nbench: .

2006-07-26 Thread tridge
Author: tridge Date: 2006-07-26 11:41:08 + (Wed, 26 Jul 2006) New Revision: 17255 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17255 Log: fixed BENCH-NBENCH for new smb_raw_find_first() syntax Modified: branches/SAMBA_4_0/source/torture/nbench/nbio.c

svn commit: samba r17256 - in branches/SAMBA_4_0/source/torture/rpc: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 12:25:16 + (Wed, 26 Jul 2006) New Revision: 17256 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17256 Log: fix 2 crash bugs, which are introduced by making parameters ref pointers! I'm sure there're more places and more care is

svn commit: samba r17257 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 13:06:01 + (Wed, 26 Jul 2006) New Revision: 17257 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17257 Log: make the size_t is to small error more verbose (hopefully nobody will ever see this:-) metze Modified:

svn commit: samba r17258 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_23/source/utils

2006-07-26 Thread jerry
Author: jerry Date: 2006-07-26 15:26:51 + (Wed, 26 Jul 2006) New Revision: 17258 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17258 Log: Cleanup the 'net ads help join' output and document createupn and createcomputer options Modified:

svn commit: samba r17259 - in branches/SAMBA_3_0_RELEASE/source: lib libads passdb rpc_server smbd utils

2006-07-26 Thread jerry
Author: jerry Date: 2006-07-26 15:30:41 + (Wed, 26 Jul 2006) New Revision: 17259 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17259 Log: merging some changes that will be in a future 3.0.23b release Modified: branches/SAMBA_3_0_RELEASE/source/lib/smbldap.c

Re: svn commit: samba r17234 - in branches/SAMBA_3_0/source/libsmb: .

2006-07-26 Thread Jeremy Allison
On Wed, Jul 26, 2006 at 11:02:42AM +0200, Stefan (metze) Metzmacher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Log: Fix error mappings for EQUOTA and ENOBUFS. Based on an idea from Shlomi Yaakobovich [EMAIL PROTECTED]. Jeremy. Hi Jeremy, are

svn commit: samba r17260 - in branches/SAMBA_3_0/source/utils: .

2006-07-26 Thread jerry
Author: jerry Date: 2006-07-26 16:47:58 + (Wed, 26 Jul 2006) New Revision: 17260 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17260 Log: remove extra ;SAMBA_3_0_23/source/utils/netlookup.c Modified: branches/SAMBA_3_0/source/utils/netlookup.c Changeset:

svn commit: samba r17261 - in branches/SAMBA_3_0_23/source/utils: .

2006-07-26 Thread jerry
Author: jerry Date: 2006-07-26 16:48:11 + (Wed, 26 Jul 2006) New Revision: 17261 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17261 Log: remove extra ; Modified: branches/SAMBA_3_0_23/source/utils/netlookup.c Changeset: Modified:

svn commit: samba r17262 - in branches/SAMBA_3_0/source/libsmb: .

2006-07-26 Thread jra
Author: jra Date: 2006-07-26 17:24:54 + (Wed, 26 Jul 2006) New Revision: 17262 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17262 Log: After messages from Metze and traces from Karolin Seeger, turns out that EDQUOTA must map to NT_STATUS_DISK_FULL for Windows

svn commit: samba r17263 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 17:32:47 + (Wed, 26 Jul 2006) New Revision: 17263 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17263 Log: export talloc_free_children() metze Modified: branches/SAMBA_4_0/source/lib/talloc/talloc.h Changeset: Modified:

svn commit: samba r17264 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-07-26 Thread metze
Author: metze Date: 2006-07-26 17:34:50 + (Wed, 26 Jul 2006) New Revision: 17264 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17264 Log: - remove unused includes from talloc - check explicit check for varargs.h as fallback from stdarg.h and fail the build if

svn commit: linux-cifs-client r64 - in branches: linux-2.6-cifs-git-devel/fs/cifs linux-converged-for-old-kernels/fs/cifs

2006-07-26 Thread jra
Author: jra Date: 2006-07-26 18:50:47 + (Wed, 26 Jul 2006) New Revision: 64 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=linux-cifs-clientrev=64 Log: Correctly implement slow fcntl lock system call (for POSIX locks at least). What this does is add a new SendReceive

Build status as of Thu Jul 27 00:00:02 2006

2006-07-26 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-07-26 00:00:23.0 + +++ /home/build/master/cache/broken_results.txt 2006-07-27 00:00:03.0 + @@ -1,18 +1,18 @@ -Build status as of Wed Jul 26 00:00:02 2006 +Build status as of Thu Jul