Re: [Samba] Windows 2000 pro doesn't join a domain with Samba+Ldap (linux)

2008-02-22 Thread Robert
On Friday 22 February 2008, Hector Blanco wrote: > Hello people... > The thing is that I have a Linux server with Ldap (openldap2.3) + > Samba (3.0.26) + smldaptools (0.9.2-3), and I want to authenticate a > windows 2000 Professional client machine against that server, but it > won't work!! > Whe

Re: [Samba] Re: multiple domains and one PDC w/ ldap?

2008-02-22 Thread Adam Williams
i think you should be able to do that with winbind. see figure 12.1 at http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/groupmapping.html#id367144 or page 232 here http://us1.samba.org/samba/docs/Samba3-HOWTO.pdf Orion Poplawski wrote: Adam Williams wrote: What about just having a

Re: [Samba] Windows 2000 pro doesn't join a domain with Samba+Ldap (linux)

2008-02-22 Thread Adam Williams
have you ran smbpasswd -a root Hector Blanco wrote: Hello people... I had to sign up in the list because I don't know what else I could do... I can't find my error anywhere!! :( The thing is that I have a Linux server with Ldap (openldap2.3) + Samba (3.0.26) + smldaptools (0.9.2-3), and I want

Re: [Samba] LDAP adding workstation accounts fails (but not really???)

2008-02-22 Thread Adam Williams
is your computer your running "net rpc join -S TESTING -U root%password" on named testing? Pat Riehecky wrote: This is highly weird. I am trying to setup LDAP as the back for my samba test system, all is going well, except for adding workstation accounts to the server. # net rpc join -S TESTI

[Samba] Windows 2000 pro doesn't join a domain with Samba+Ldap (linux)

2008-02-22 Thread Hector Blanco
Hello people... I had to sign up in the list because I don't know what else I could do... I can't find my error anywhere!! :( The thing is that I have a Linux server with Ldap (openldap2.3) + Samba (3.0.26) + smldaptools (0.9.2-3), and I want to authenticate a windows 2000 Professional client mac

[Samba] Adding a machine account to Samba PCD + LDAP?

2008-02-22 Thread Kyle Schmitt
How does one go about adding a machine account, or even a normal samba account, on a Samba PDC with LDAP back end? I wanted to avoid using something like smbldap-useradd, because I want to actually understand what's going on. I'm assuming it's just some sort of small ldif to add, like I would for

Re: [Samba] WINS via WAN problem

2008-02-22 Thread Rubin Bennett
On Fri, 2008-02-22 at 14:47 -0800, Kevin Haddock wrote: > Hi everyone. > > I have two windows machines logging into my Linux machine via nxclient. One > via a LAN and the other coming in through the internet. Both are sharing > one printer and one folder. The one that is on the LAN I can smbcl

[Samba] WINS via WAN problem

2008-02-22 Thread Kevin Haddock
Hi everyone. I have two windows machines logging into my Linux machine via nxclient. One via a LAN and the other coming in through the internet. Both are sharing one printer and one folder. The one that is on the LAN I can smbclient -L and see, but not the one via WAN. The shared folder works

[Samba] Re: multiple domains and one PDC w/ ldap?

2008-02-22 Thread Orion Poplawski
Adam Williams wrote: What about just having a dc=ldap,dc=your,dc=domain with all the user accounts in it, and then every samba PDC use passdb backend = ldapsam:ldap://ldap.your.domain Basically I just want it so all the username/passwords are in a central location so when a user does ctrl-a

[Samba] IDMAP: migrating from a single PDC to a PDC and some Member Servers

2008-02-22 Thread [EMAIL PROTECTED]
Hi, I am migrating a Samba 3.0.28 ( Slackware 12.0 ) that is a single PDC, to a PDC with domain members and/or BDC. This single PDC is plugged in a central switch and I have a lot of computer's rooms, in different ethernet segments, all them using switches and routers to reach this PDC.

Re: [Samba] Re: Re: NMBD unresponsive

2008-02-22 Thread Jeremy Allison
On Fri, Feb 22, 2008 at 09:04:35PM +0100, Petr Kopecky wrote: > Jeremy Allison wrote: > > > On Thu, Feb 21, 2008 at 09:27:46PM +0100, Petr Kopecky wrote: > > > >> I guess that for backtrace I have to compile samba with debugging > >> symbols, haven't I? > > > > Yep - that definately helps :-). >

[Samba] Re: Re: NMBD unresponsive

2008-02-22 Thread Petr Kopecky
Jeremy Allison wrote: > On Thu, Feb 21, 2008 at 09:27:46PM +0100, Petr Kopecky wrote: > >> I guess that for backtrace I have to compile samba with debugging >> symbols, haven't I? > > Yep - that definately helps :-). I am sorry but I cannot compile samba with debugging symbols on Gentoo :-( GDB

Re: [Samba] Winbind 3.0.26a cannot authenticate with ActiveDirectory

2008-02-22 Thread Guillermo Gutierrez
something that has worked for me on occasion with the later samba verisons is to change: *idmap uid*, and *idmap gid* to *winbind uid*, and *winbind gid* I dont understand why, because the man page says that winbind uid/gid is a wrapper for idmap uid/gid. But maybe that is why. I hope it helps

[Samba] Winbind 3.0.26a cannot authenticate with ActiveDirectory

2008-02-22 Thread Walter Huf
I am using Ubuntu Gutsy, which comes with Winbind 3.0.26a. I am using the same configuration that worked on Ubuntu Feisty, which uses Winbind 3.0.24. Something changed with Winbind, apparently, to break the configuration that was working perfectly. How can I fix my configuration to work with the ne

[Samba] adding unix groups to local groups

2008-02-22 Thread John Yamokoski
I am about 95% done setting up our new lab samba server (man does it feel great to be free of Windows Server!). But I have hit a bit of a snag when it comes to adding domain/unix groups to the local XP groups (e.g. Power Users and Debugger Users). I have done some searching on Google - there are lo

RE: [Samba] can't resolve NETBios names - solved

2008-02-22 Thread Wells Bacon
Thnks very much. I had the line in nsswitch.conf, but had never installed winbind. This solved the problem. wwb -Original Message- From: Lukasz Szybalski [mailto:[EMAIL PROTECTED] Sent: Friday, February 22, 2008 10:53 AM To: Wells Bacon Cc: samba@lists.samba.org Subject: Re: [Samba] can

Re: [Samba] can't resolve NETBios names

2008-02-22 Thread Lukasz Szybalski
On Fri, Feb 22, 2008 at 9:16 AM, Wells Bacon <[EMAIL PROTECTED]> wrote: > My LAN has a single linux/samba server as a PDC/file server, and several > windows workstations. The workstations get their IP addresses from a Linksys > cable router DHCP server. > > I can't get the linux machine to resol

[Samba] can't resolve NETBios names

2008-02-22 Thread Wells Bacon
My LAN has a single linux/samba server as a PDC/file server, and several windows workstations. The workstations get their IP addresses from a Linksys cable router DHCP server. I can't get the linux machine to resolve the NETBios names of the windows machines. >From the Linux machine I can see the

[Samba] AUTO: Luc Sainte-Marie is Out of Office / N'est pas au bureau (returning 2008-02-25)

2008-02-22 Thread Luc . Sainte-Marie
I am out of the office until 2008-02-25. Je serais absent Vendredi le 21 Fev 2008. En cas d'urgence, svp contacter Frederic Bergeron au 450-432-1128 ext.279 ou Gaetan Bourgeois. Je consulte mes courriels quotidiennement et je serai de retour Lundi. Bonne fin de semaine I'm out of the office Frid

[Samba] samba panic

2008-02-22 Thread Miguel Guilherme Fernandes de Souza
Hi everybody... i got these error when i try to logon onto my PDC.. Feb 22 13:36:49 server smbd[766]: [2008/02/22 13:36:49, 0] lib/fault.c:fault_report(41) Feb 22 13:36:49 server smbd[766]: === Feb 22 13:36:49 server smbd[766]: [2008/02/22

[Samba] samba acls recursive

2008-02-22 Thread Brad C
Hi Guys, Unusual issue with setting ACL's permission ownership recursively on a directory, please look at samba logs if anyone has any idea, please advise... Kind Regards 1. [2008/02/22 10:30:37, 3] smbd/service.c:close_cnum(1230) 2. max (192.168.1.254) closed connection to service IPC$

Re: [Samba] recycle module creates empty files (0 KB)

2008-02-22 Thread Marcus Sobchak <[EMAIL PROTECTED]>
Am Freitag, den 22.02.2008, 01:05 +0100 schrieb Marcus Sobchak : > Am Donnerstag, den 21.02.2008, 17:40 +0100 schrieb Marcus Sobchak : > > Hi, > > > > I have a strange behaviour when creating new files. When opening word, > > excel, ppt or txt to create a new document (e.g. I use the word icon on

[Samba] next to no frils smb.conf pointing to an existing LDAP on AIX 5.3

2008-02-22 Thread zijus zijus
Hello all. Talking about Samba 3.0.28 on AIX 5.3.0.0. I am new to Samba, new to LDAP. I got a "no frills" config running. My goal : have a "no frills" + "authenticating against an existing already running LDAP server" config. I imagine I could get my samba server to authenticate against this LDA

[Samba] RE: Samba and ADS authentication problems

2008-02-22 Thread Ross Smith
Bleh, sorry folks. Two days troubleshooting this and I find the problem ten minutes after posting. Fixed it by synchronising the time with the PDC and rebooting the Solaris box. All my users are listed fine now in "getent passwd", and I can browse to the shares. ... now I just need to work out

[Samba] Samba and ADS authentication problems

2008-02-22 Thread Ross Smith
Hey folks, I'm having trouble with AD integration with the version of Samba included in Solaris build 78 (Samba version 3.0.25a). I think it's almost working, but I get an authentication prompt every time I try to connect to samba from a windows client, and no matter what I enter I can't authenti

Re: [Samba] migrating user profiles to new domain

2008-02-22 Thread Remy Zandwijk
Hi, Ok, we finally have our Linux PDC up and running. I'm trying to find a good guide to copying windows XP user profiles & registry settings to the newly created domain user profile. Also any utilities that could accomplish this. We are using local profiles. What about Microsofts User State

[Samba] Re: FreeBSD: Changing UNIX password - Password Chat?

2008-02-22 Thread Rob Mason
Hi, I've had this problem on FreeBSD. Basically the behaviour of 'passwd' changed somewhere between releases 5 and 7. I solved this by writing a shell wrapper for the passwd tool. As simple as: #!/bin/sh /usr/bin/passwd -l $1 echo "Password Changed" Call the file "

[Samba] domain member WIN2003 AD - Trusted Domain

2008-02-22 Thread hans paul
Hi, we configured a Samba server for filesharing. Samba use kerberos and winbind to authenticate the user on DomainA. In DomainA we create a localgroup where we add users from the same domain. But also we add users from the DomainB who is trusted. Our problem is that users from DomainB can't get