[Samba] auto browse samba pdc services without authentication

2007-02-02 Thread Jay Jesus Amorin
hi is there a way to configure samba pdc to automatically list the services within the samba pdc server like e.g. public printer.. without asking for any username/password when i click the samba pdc server icon on the windows network nieghborhood? btw. im using debian etch and samba 3. thanks.

[Samba] Authentication incompatibility?

2007-02-02 Thread Jon Foster
I recently compiled Samba 3.0.23d on SuSE Linux 9.0 on an i386 computer. The software appears to work but its not compatible with other SMB / CIFS clients. If I use the newly compiled programs on two different machines they can login and browse each others resources using the 'smbclient' progra

Re: [Samba] Registering hostnames with an AD server?

2007-02-02 Thread Volker Lendecke
On Fri, Feb 02, 2007 at 10:31:53AM -0500, Paul Smith wrote: > So now I want to add my Linux desktop and have the same hostname setting > happen... but I can't figure out how to get it to work. Most of the Right now in the 3_0 tree we have code that will register a machine's hostname in DNS using

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Eric J. Feldhusen
Yes, they're the solo PDC in the lan and we haven't had an problems, but that does clear it up for me. At most, we connect our W2k3 servers to our Samba PDC's, that's working fine. Aaron Kincer wrote: > If they are working great as PDC's, I wouldn't worry too much. As a file > server in an Active

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Aaron Kincer
If they are working great as PDC's, I wouldn't worry too much. As a file server in an Active Directory environment, the Red Hat version of Samba on RHEL4 is, in my opinion, unacceptably broken. It's little things like file locking not working right and strange other quirks that I can't remember

[Samba] Failed join a domain, root found ok, Administrator not found

2007-02-02 Thread jamurph
I'm trying to join a Windows PC to a domain. I've got a root user set-up to add machines to the domain. When prompted by windows, I enter in root and the password. But I get a windows error dialog, indicating a user was not found. However, in the samba log file for the machine I'm trying to conn

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread John Drescher
On 2/2/07, Ole Holm Nielsen <[EMAIL PROTECTED]> wrote: We run samba-3.0.23c on some Redhat RHEL4 servers, and Samba used to work like a charm. But then a couple of days ago we upgraded the kernel on the Samba servers to kernel-smp-2.6.9-42.0.8.EL. All of a sudden our Windows users could not use

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Eric J. Feldhusen
Ole Holm Nielsen wrote: >> Looks like a kernel issue to me. Have you reported this to Red Hat ? > > No, because I run samba-3.0.23c in stead of the RHEL4 Samba 3.0.10 > which is broken wrt. workgroup master browsers. Your recent Samba > versions solve the problems, but I'm sure Redhat won't accep

[Samba] Vista patchset.

2007-02-02 Thread Jeremy Allison
I've recently been contacted by an (unnamed) NAS vendor who has seen some problems with Vista clients against 3.0.23d. This has been reported by customers so it's a very important issue for them. As we care greatly about our OEM's I'm proposing that we create a "Vista patchset" of source-code patc

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Ole Holm Nielsen
Hi Don, What are the details (OS/type, etc.) of the NFS server that you are mounting these resources from? Is it possible that you are mounting an older 32 bit NFS service from a system that is evidently 64 bit capable? Samba server: RHEL4 (32-bit Intel Xeon 2.4 GHz). NFS server: RHEL3 (32-

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Ole Holm Nielsen
Jeremy Allison wrote: ... Fortunately I found this article http://lists.samba.org/archive/samba/2006-October/126638.html where Jeremy recommends to use "posix locking = no", and indeed this fixes the problem ! Hopefully these observations can help others, but a real solution to the problem wo

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Jeremy Allison
On Fri, Feb 02, 2007 at 04:45:08PM +0100, Ole Holm Nielsen wrote: > We run samba-3.0.23c on some Redhat RHEL4 servers, and Samba used to work > like a charm. But then a couple of days ago we upgraded the kernel > on the Samba servers to kernel-smp-2.6.9-42.0.8.EL. All of a sudden > our Windows us

Re: [Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Don Meyer
Olm, What are the details (OS/type, etc.) of the NFS server that you are mounting these resources from? Is it possible that you are mounting an older 32 bit NFS service from a system that is evidently 64 bit capable? -D At 09:45 AM 2/2/2007, Ole Holm Nielsen wrote: We run samba-3.0.23c on

RE: [Samba] Registering hostnames with an AD server?

2007-02-02 Thread Miles, Noal
net ads dns register -P will be very useful. The only interim solution for Linux clients I have found would be to let a Windows DHCP server register DNS records on behalf of the Linux clients. Of course this means it would be necessary to use Windows DHCP for your Linux clients. vi /etc/dhclie

Re: [Samba] Registering hostnames with an AD server?

2007-02-02 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Smith wrote: > So now I want to add my Linux desktop and have the > same hostname setting happen... but I can't figure out > how to get it to work. Most of the There's new code in the svn tree for secure DNS updates using the machin trust acco

[Samba] Samba-3.0.23c kernel lock problems with new Redhat kernel 2.6.9-42.0.8

2007-02-02 Thread Ole Holm Nielsen
We run samba-3.0.23c on some Redhat RHEL4 servers, and Samba used to work like a charm. But then a couple of days ago we upgraded the kernel on the Samba servers to kernel-smp-2.6.9-42.0.8.EL. All of a sudden our Windows users could not use Microsoft Office with files on the Samba shares :-( Ou

[Samba] Registering hostnames with an AD server?

2007-02-02 Thread Paul Smith
It seems like most people here are asking pretty advanced questions, and I don't think this is one--but I've read a lot of documentation and I can't come up with an answer. We have a 100% Windows-based IT infrastructure here, including using AD to manage hostname mapping. I know hardly anything a

Re: [Samba] Active Directory for users authentication only?

2007-02-02 Thread Ralf Gross
John Snowdon said: > SNIP > > I assume, perhaps naively, that this is because Samba is purely looking > up group information for my account from winbind? If so, what do I need > to modify so that Samba ignores group information from winbind and > purely uses /etc/group? I've encountered a similar

Re: [Samba] Replicated Failover Domain Controller and file server using LDAP

2007-02-02 Thread Thierry Lacoste
Hello, Unless I missed something, it appears to me that in the slurpd version of the master slapd.conf, you don't need any of the by dn="cn=syncuser,dc=differentialdesign,dc=org" read In fact the only place where the syncuser dn has to appear is in the replica directive. I guess this is n

[Samba] Valid users not working on 3.0.23d

2007-02-02 Thread Papo Napolitano
Hi, Any one still having problems with "valid users" on 3.0.23d? I'm working in "security = USER" mode and with local users only. Share configuration : [private] path = /home/private valid users = papo force user = root force group = root read only = No

Re: [Samba] Machine account in smbpasswd is wrong

2007-02-02 Thread Jim Shanks
Christian, It looks to me that the machine account will work fine in either case. In your first example the machine account is created with no password, which is the way I would expect. In your second example, it is created with no LM password, but a LM2 password. Either way, it should work. H

Re: [Samba] nested groups with user mapping doesn't work

2007-02-02 Thread Rainer Weber
Sorry, after the user mapping the nt_user_token is [2007/02/02 15:21:17, 10] auth/auth_util.c:debug_nt_user_token(454) NT user token of user S-1-22-1-10002 contains 6 SIDs SID[ 0]: S-1-22-1-10002 SID[ 1]: S-1-5-21-781721396-396832292-1671184278-513 SID[ 2]: S-1-1-0 SID[ 3]: S-1-5-

Re: [Samba] nested groups with user mapping doesn't work

2007-02-02 Thread Rainer Weber
Hi, if I deactivate the user mapping over 'username map' samba can see that the windows user raiweber is member of several windows groups. [2007/02/02 14:07:32, 10] auth/auth_util.c:debug_nt_user_token(454) NT user token of user S-1-5-21-781721396-396832292-1671184278-1107 contains 11 SID

[Samba] Replicated Failover Domain Controller and file server using LDAP

2007-02-02 Thread Adrian Sender
Hello Samba Users, Simo and I have put together a new document which includes the latest replication methods using Openldap. Instead of using the ageing slurpd for replication (which is no longer actively developed or supported); Openldap as of version 2.3 supports a new feature called delta-sync

[Samba] Active Directory for users authentication only?

2007-02-02 Thread John Snowdon
Hi folks, I'm setting up a new samba box (Redhat ES 4.0, with Rehat samba-3.0.10-1.4E.9) to replace a proprietry OS X version that's been running home directories for our school staff - we've previously used local accounts and groups on the OS X server rather than the AD accounts all our staff hav

Re: [Samba] Domain logons and client IP broadcasts

2007-02-02 Thread Sebastian Held
Am Donnerstag, 1. Februar 2007 schrieb Sherwood Botsford: > dhcp server options >         netbios-node-type =2 >         netbios-name-sever = PDC IP >    samba >         wins support = yes >         # wins server > -> Domain logins don't work Did you try to set: name resolve order = wins lmhosts o