Re: [Samba] samba 3.5.6 - ''smbclient -U% -Llocalhost' results in error - using hostname works fine, new feature?

2011-01-14 Thread David C. Rankin
On 12/18/2010 09:02 PM, Günter Kukkukk wrote: > Am Samstag 18 Dezember 2010, 22:04:34 schrieb David C. Rankin: >> Guys, >> >> I have probably missed an announcement or overlooked something in a >> changelog, >> but I just want to confirm what I'm seeing is expected behavior. I run samba >> i

Re: [Samba] SAMBA / CUPS Printserver

2011-01-14 Thread Jack Downes
To answer my own question/problem here in case anyone else needs to know... Turns out I had a permission issue with where I was storing the drivers. I had that owned by printserver:printserver, and the user I was attempting to write with was KRH\jdown. So... it ended up being a perms issue. I

Re: [Samba] Some direction of Samba4 Sid to Uid/Gid ?

2011-01-14 Thread Wei-Tsun Sun
On 15/01/2011 1:50 p.m., Taylor, Jonn wrote: On 01/14/2011 02:04 PM, Wei-Tsun Sun wrote: Did a git-pull and built samba4, up and running with winbind. I have a file server, which will be access by windows. Say I have a user named "abcde" (uid = 1000), under group "abcde) (gid = 1000). When I

Re: [Samba] Some direction of Samba4 Sid to Uid/Gid ?

2011-01-14 Thread Taylor, Jonn
On 01/14/2011 02:04 PM, Wei-Tsun Sun wrote: > Did a git-pull and built samba4, up and running with winbind. > > I have a file server, which will be access by windows. Say I have a > user named "abcde" (uid = 1000), under group "abcde) (gid = 1000). > > When I created a user with samba-too (samba-

Re: [Samba] creds_server_check: credentials check failed on Win7-32bit and samba-3.0.28a on ubuntu-8.04.4

2011-01-14 Thread Bob Tanner
On 2011-01-13 13:11:07 -0600, TAKAHASHI Motonobu said: Windows 7 can join to Samba domain built by only Samba 3.3.2 or higher. Look at: http://lists.samba.org/archive/samba/2011-January/160341.html http://lists.samba.org/archive/samba/2011-January/160445.html Thank for the response, but a

Re: [Samba] SAMBA / CUPS Printserver

2011-01-14 Thread Jack Downes
Aw, geez, forgot to mention essentials: Samba 3.5.6 Freebsd 8.1 Cups 1.4.6 smb.conf: [global] log level = 6 workgroup = KRH realm = KRH.INT netbios aliases = freecups-2 freecups samba server string = FreeBSD Server %v security = ADS password

[Samba] Some direction of Samba4 Sid to Uid/Gid ?

2011-01-14 Thread Wei-Tsun Sun
Did a git-pull and built samba4, up and running with winbind. I have a file server, which will be access by windows. Say I have a user named "abcde" (uid = 1000), under group "abcde) (gid = 1000). When I created a user with samba-too (samba-tool newuser abcde x), it creates an account "abcde

[Samba] SAMBA / CUPS Printserver

2011-01-14 Thread Jack Downes
Okay, I've got some progress now. Have fairly decent printserver working. I've been able to reproduce the same postive and negative results in two physical servers and now (finaly destination) a vmware server. What's working: ADS integration, this is a domain member Printer driver installati

Re: [Samba] [samba] same uid - RID

2011-01-14 Thread TAKAHASHI Motonobu
2011/1/14 sisu . : > > Hi all, > > Does anybody know if could have any conflict give to a machine the same uid > number and RID? I guess that it does not matter but I would like to be sure . > > Example: > > User ID: 1001 > SambaSId: S-1-5-21-2019295574-2912910430-3808223165-1001 > > Thanks a lot

Re: [Samba] Upgrading samba 3.3.x to 3.5.x old smbpasswd file and domainaccounts

2011-01-14 Thread Gaiseric Vandal
I would have thought you needed to have "unix" machine accounts in the passwd/shadow file. Or are they using some sore of idmap allocation? On 01/14/2011 04:34 AM, Götz Reinicke - IT-Koordinator wrote: Hi, I plan to update our main RedHat EL 5.6 samba server from samba 3.3.x to 3.5.x . What

Re: [Samba] upgrade from 3.4.3 to 3.5.4 disables access for Windows CE 3.0 client

2011-01-14 Thread Volker Lendecke
On Fri, Jan 14, 2011 at 04:44:34PM +0100, Volker Lendecke wrote: > On Fri, Jan 14, 2011 at 10:55:57AM +0100, Michael Hanscho wrote: > > On 01/14/2011 09:13 AM, Volker Lendecke wrote: > > >Can you send a wireshark trace of that CE client trying > > >against Samba and running against a Windows box? >

Re: [Samba] upgrade from 3.4.3 to 3.5.4 disables access for Windows CE 3.0 client

2011-01-14 Thread Volker Lendecke
On Fri, Jan 14, 2011 at 10:55:57AM +0100, Michael Hanscho wrote: > On 01/14/2011 09:13 AM, Volker Lendecke wrote: > >Can you send a wireshark trace of that CE client trying > >against Samba and running against a Windows box? > > Attached: > ce-samba.pcap.gz - gzipped wireshark trace ce-samba > ce-

Re: [Samba] Samba PDC

2011-01-14 Thread Robert Fitzpatrick
On 1/13/2011 12:04 PM, TAKAHASHI Motonobu wrote: > You must not set these 2 entries below: > > - > DWORD RequireSignOrSeal = 0 > DWORD RequireStrongKey = 0 > - Thanks, I completely overlooked this and that was the trick. All issues resolved now and have joined my

Re: [Samba] upgrade from 3.4.3 to 3.5.4 disables access for Windows CE 3.0 client

2011-01-14 Thread Volker Lendecke
On Fri, Jan 14, 2011 at 10:22:53AM +0100, Michael Hanscho wrote: > Hi! > > On 01/14/2011 09:13 AM, Volker Lendecke wrote: > >Can you send a wireshark trace of that CE client trying > >against Samba and running against a Windows box? > > Attached: > ce-samba.pcap - wireshark trace ce-samba > ce-wi

[Samba] [samba] same uid - RID

2011-01-14 Thread sisu .
Hi all, Does anybody know if could have any conflict give to a machine the same uid number and RID? I guess that it does not matter but I would like to be sure . Example: User ID: 1001 SambaSId: S-1-5-21-2019295574-2912910430-3808223165-1001 Thanks a lot

Re: [Samba] upgrade from 3.4.3 to 3.5.4 disables access for Windows CE 3.0 client

2011-01-14 Thread Michael Hanscho
Hi! On 01/14/2011 09:13 AM, Volker Lendecke wrote: Can you send a wireshark trace of that CE client trying against Samba and running against a Windows box? Attached: ce-samba.pcap.gz - gzipped wireshark trace ce-samba ce-windows-pcap - gzipped wireshark trace ce - windowsxp Thanks a lot Micha

[Samba] Upgrading samba 3.3.x to 3.5.x old smbpasswd file and domainaccounts

2011-01-14 Thread Götz Reinicke - IT-Koordinator
Hi, I plan to update our main RedHat EL 5.6 samba server from samba 3.3.x to 3.5.x . What I noticed as our main challenge so far, is migrating the user and machine accounts from our old smbpasswd file to a tdbsam-.tdm fileformat. pdbedit -i smbpasswd:/etc/samba/smbpasswd -e tdbsam:/etc/samba/pas

Re: [Samba] upgrade from 3.4.3 to 3.5.4 disables access for Windows CE 3.0 client

2011-01-14 Thread Volker Lendecke
On Thu, Jan 13, 2011 at 10:35:15PM +0100, Michael Hanscho wrote: > After upgrading samba from 3.4.3 to 3.5.4 (during upgrade opensuse > 11.2 to 11.3) wince3.0 client does not see any files/dirs in the > user share; The config is the same as worked with 3.4.3. Can you send a wireshark trace of that

Re: [Samba] Error compiling Samba 3.5.5 on HP-UX 11.11

2011-01-14 Thread Volker Lendecke
On Thu, Jan 13, 2011 at 04:39:07PM -0500, stan.pietkiew...@statcan.gc.ca wrote: > I managed to track down a bunch of missing include files, > and made sure they were visible via symbolic links in > /usr/include. That only generated a different set of > errors > > One thing I noticed, is that t

Re: [Samba] Samba PDC

2011-01-14 Thread Martin Hochreiter
Am 2011-01-14 07:55, schrieb Daniel Müller: For some reasons and tried it many times. I did not have any problems joining windows 7 with samba 3.2.15 and up with: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Para meters] "DomainCompatibilityMode"=dword:0001 "DNSNam