Re: [Samba] idmap troubles with any version 3.30 or later

2011-01-20 Thread Daniel Müller
This point is of interest. I just have a look at the ldapsam:trusted =yes and ldapsam:editposix=yes parameters and set up a test system. But if this is true I use the old way without winbind. --- EDV Daniel Müller Leitung EDV Tropenklinik Paul-L

Re: [Samba] Managing win7 machines..

2011-01-20 Thread Daniel Müller
No ntconfig.pol anymore. You may use kixtart or other tools. Or Registry-files. But be aware Some registry-things can only be done by administrator and no one else. If you have the most win 7 clients It is better to switch over to samba4. You can then manage your group policies with Microsoft tools

Re: [Samba] Managing win7 machines..

2011-01-20 Thread Collen Blijenberg
I did that, but that doesn't make win7 obey the ntconfig.pol (nt4 policies) as far as i know win7 can't handle these policies, so i think i need an other way to apply policies to win7. thx. Collen. On 20-1-2011 17:17, Wagg, Dave wrote: I don't know about version 3 but have you made the follow

[Samba] Possible bug in nss_winbind with ad backend and rfc2307

2011-01-20 Thread Jim Stalewski
I ran some tests to see why getent passwd was not enumerating my domain users and discovered this: If I getent passwd it returns the user information including the primary group defined in the Unix attributes. If I add a Unix GID in the idmap config range to the domain's Domain Users group and ge

[Samba] libwbclient not found

2011-01-20 Thread Andrew Dumaresq
Hi, I've just done a fresh install of ubuntu maverick, I added the PPA sources deb http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main deb-src http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main installed Samba4 For some reason samba can't find libwbclient root@morannon:/e

[Samba] idmap troubles with any version 3.30 or later

2011-01-20 Thread Jim Stalewski
Hello list. The issue I have is that with the changes made to the idmap functionality of winbind, as regards the enumeration of rfc2307 users and groups using getent passwd and getent group, only those AD users that are not in the domains included in the "idmap config (domain)" statements (the one

Re: [Samba] SMB2 Negotiate Request

2011-01-20 Thread Jeremy Allison
On Wed, Jan 19, 2011 at 05:51:45PM -0800, Mike Smith wrote: > Thanks for the reply. I have set "max protocol = smb2" and I can use > the SMB2 protocol fine. I'll try and explain my issue better: > > When I say "negotiate request" and I talking about the packets that > are sent between the client a

Re: [Samba] ADS OS fields with samba 3.3.2

2011-01-20 Thread TAKAHASHI Motonobu
2011/1/19 Pena Pena Jacobo Jose : > Hi everybody, > > I am using samba 3.3.2 provided by Debian and I am looking for a way to > populate this fields[1] during domain join against w2k3 sp3. I was reading > the mailing list and I found a thread[2] from 3 years ago that speak about > the problem bu

[Samba] Permission to access shared folders on XP client

2011-01-20 Thread PedroTron
Hi. I have a samba PDC on lenny, using roaming profiles. All work fine, but i have a question. Some station need share folders with others station, but i dont know how to permit access only to some users to that shared folders. All the permission work fine on the samba shared folders, for group

[Samba] Managing win7 machines..

2011-01-20 Thread Collen Blijenberg
I'm curious how others manage their windows 7 machines on a samba 3.x.x domain .. especial the part of policies and scripts. i got the win7 running in the samba domain, but i'm stuck in the policies part.. and i don't want to use nitrobit for this. how do other users do this.. ?! thx, Collen

Re: [Samba] Samba name/address mismatch

2011-01-20 Thread David Holder
Hi Francesco, The IPv6 address :::192.168.168.202 is called an IPv4 mapped IPv6 address. It is a way of referring to an IPv4 address using an IPv6 address. Its use here is a feature of the way the code is written and the IPv6 socket API. Matchname needs changing to take this into account

[Samba] Samba name/address mismatch

2011-01-20 Thread Francesco Alfano
Hello In samba log file I've a message like this: [2011/01/18 16:04:04, 0] lib/util_sock.c:matchname(1749) matchname: host name/address mismatch: :::192.168.168.202 != pc-ser-tun.eda that fills log.smbd. I've never used ipv6 and ping pc-ser-tun.eda returns: PING pc-ser-tun.eda (192.168.

Re: [Samba] fetch passwords from AD and group membership from /etc/group

2011-01-20 Thread TAKAHASHI Motonobu
2011/1/20 marius klausen : > Hi List, > > I want to use Active Directory for my samba users passwords and /etc/group > for storing group membership. > > /etc/nsswitch.conf looks like: > > group: file > > Problem: the tests i ran show that the samba server does not know about group > membership  (

Re: [Samba] Cannot rename directory - Samba acting two different ways on identical systems

2011-01-20 Thread Adrian Levi
On 20 January 2011 15:17, Ben Sigman wrote: Hi Ben, I's been 4 hours and nobody has replied yet so I'll bite. IMHO, most (many) Samba issues can be resolved by correcting your Linux pernissions and groups for your users. > Ubuntu Samba server running Version 3.4.0 [...] > The annoying mystery

[Samba] fetch passwords from AD and group membership from /etc/group

2011-01-20 Thread marius klausen
Hi List, I want to use Active Directory for my samba users passwords and /etc/group for storing group membership. /etc/nsswitch.conf looks like: group: file Problem: the tests i ran show that the samba server does not know about group membership (deleting file from other user belonging to th

[Samba] Cannot rename directory - Samba acting two different ways on identical systems

2011-01-20 Thread Ben Sigman
Ubuntu Samba server running Version 3.4.0 Most windows and OS X clients connect with no issues. Permissions are working correctly on shares and umask settings are working on Window 7, OS X, and XP. The annoying mystery here is that these little bugs are annoying users and taking up precious tim