Re: [Samba] Reference Documentation Server

2007-02-09 Thread Volker Lendecke
On Thu, Feb 08, 2007 at 12:28:57PM +, - Reyneke wrote: > Fixed. > > The problem turned out to be an endian issue. The target embedded platform > is big-endian and the host little. The build setup doesn't seem to handle > this very well. > > Might be worth putting together a cross-compilatio

Re: [Samba] Reference Documentation Server

2007-02-08 Thread - Reyneke
Sorry, we can't help you with that. Fixed. The problem turned out to be an endian issue. The target embedded platform is big-endian and the host little. The build setup doesn't seem to handle this very well. Might be worth putting together a cross-compilation guide for samba. This is ho

Re: [Samba] Reference Documentation Server

2007-02-07 Thread - Reyneke
Can I have the logfile for the 'map username' / 'security=user' config as well? security=share is really bad these days. Here it is... Config used: [global] workgroup = PPC netbios name = T1000 security = user map to guest = bad password username map = /etc/smbusers [recdata] comment = Re

Re: [Samba] Reference Documentation Server

2007-02-07 Thread Volker Lendecke
On Wed, Feb 07, 2007 at 11:09:45AM +, - Reyneke wrote: > > > >Can you try to put *any* password into smbpasswd with > >"smbpasswd -a samba" > > > > Yea, already tried that. Still having problems (although type of err seems > different). > > Log extract: > > [2007/02/07 01:00:36, 10] lib/uti

Re: [Samba] Reference Documentation Server

2007-02-07 Thread - Reyneke
Can you try to put *any* password into smbpasswd with "smbpasswd -a samba" Yea, already tried that. Still having problems (although type of err seems different). Log extract: [2007/02/07 01:00:36, 10] lib/util.c:dump_data() [000] 00 5C 00 5C 00 54 00 31 00 30 00 30 00 30 00 5C .\.\.

Re: [Samba] Reference Documentation Server

2007-02-07 Thread Volker Lendecke
On Wed, Feb 07, 2007 at 10:16:31AM +, - Reyneke wrote: > >Can I have the logfile for the 'map username' / > >'security=user' config as well? > > > >security=share is really bad these days. > > > > > Here it is... Can you try to put *any* password into smbpasswd with "smbpasswd -a samba" Vol

Re: [Samba] Reference Documentation Server

2007-02-06 Thread Volker Lendecke
On Tue, Feb 06, 2007 at 04:31:21PM +, - Reyneke wrote: > Started system. Started [nmdb -D & smbd -D -d 10]. Attempted one remote > connection from client. Was challenged with a win user dialog. Tried random > password. Copied log file. Can I have the logfile for the 'map username' / 'securit

Re: [Samba] Reference Documentation Server

2007-02-06 Thread Volker Lendecke
On Tue, Feb 06, 2007 at 03:39:27PM +, - Reyneke wrote: > on a Ubuntu box using the same smbd build and it worked fine. If I use a > cross-compiled version (same Makefile, config, folders etc) then we get the > problems as listed. That is why I suspect it might be system related, and > trying

Re: [Samba] Reference Documentation Server

2007-02-06 Thread - Reyneke
> >security = user > >map to guest = bad password > > Same deal. Using smbclient and I get the following: next try: username map = /etc/smbusers /etc/smbusers: samba = * Nope. Sadly, no change. The strange thing is that I tried this config [global] workgroup = MYWORKG netbios name = MYSE

Re: [Samba] Reference Documentation Server

2007-02-06 Thread Volker Lendecke
On Tue, Feb 06, 2007 at 02:42:35PM +, - Reyneke wrote: > >security = user > >map to guest = bad password > > Same deal. Using smbclient and I get the following: next try: username map = /etc/smbusers /etc/smbusers: samba = * Volker pgpYI8Hwp4aNj.pgp Description: PGP signature -- To u

Re: [Samba] Reference Documentation Server

2007-02-06 Thread - Reyneke
> I'm trying to get samba (v3.0.23d) going on an embedded system. Try to remove this line if you don't want any kind of security > passdb backend = guest Tried that, no difference. Also tried this: security = user map to guest = bad password Same deal. Using smbclient and I get the follow

Re: [Samba] Reference Documentation Server

2007-02-06 Thread Volker Lendecke
On Tue, Feb 06, 2007 at 11:12:51AM +, - Reyneke wrote: > Samba (smbd) crashes with a "failed to get pdb methods for backend guest" > message. After searching the mail archives I have my doubts as to whether > the conf line "passdb backend = guest" is correct. Tried "tbdsam" but then > I run

Re: [Samba] Reference Documentation Server

2007-02-06 Thread Marcin
Tuesday 06 of February 2007 12:12:51 - Reyneke napisaƂ(a): > Hi, > > I'm trying to get samba (v3.0.23d) going on an embedded system. Our initial > requirement is to get a very simple windows share operational. No security > required, read only anonymous access. With this in mind we followed the > g

[Samba] Reference Documentation Server

2007-02-06 Thread - Reyneke
Hi, I'm trying to get samba (v3.0.23d) going on an embedded system. Our initial requirement is to get a very simple windows share operational. No security required, read only anonymous access. With this in mind we followed the guidelines as per the samba documentation: http://www.samba.org/s