[Samba] magic user mapping

2013-09-27 Thread Kevin Field
Hi, Samba 4.0.9 on CentOS 6.4 serving Windows XP clients here. I still haven't sat down and figured out Windows-RID-to-unix-ID maps yet. However, I noticed that I can put a person's lowercased name in a 'valid users' list for a share and it works, even though they don't have a unix account.

Re: [Samba] Must Samba4 AD be provisionned with rfc2307 to use winbind ?

2013-09-27 Thread me
Le 27/09/2013 20:36, steve a écrit : On Fri, 2013-09-27 at 19:09 +1100, m...@electronico.nc wrote: Hi all, (Trying to connect squid, postfix, dovecot, pptp, etc ... to AD) Samba 4.0.9, as PDC, on Ubuntu 12.04.3 server. Compiled with : ./configure --enable-debug --enable-selftest Domain provisi

[Samba] (no subject)

2013-09-27 Thread Jim Jenkins
Hey Gang, I'm stuck near the end of installing Samba 4 on a Debian Wheezy machine. I'm trying to connect to a Win2k AD. Basically I can't get "getent passwd" to show domain accounts. I also can't access shares using my credentials. What did I forget?! Here is what works: sudo net ads join -U

[Samba] NetBIOS called name not sent using smbclient 4.0.9 and CUPS 1.6.3

2013-09-27 Thread Pol Van Aubel
I suspect a bug in either smbclient 4.0.9 or CUPS 1.6.3 (which wouldn't be Samba's problem, of course) where a linux client does not send the server's Called Name in the NetBIOS session request sent to a server using smb. Now, the problem is that my university's print system selects the print confi

Re: [Samba] Host Cannot Access Samba

2013-09-27 Thread Marc Muehlfeld
Hello Amanda, Am 25.09.2013 19:57, schrieb Hicks, Amanda: Our windows clients can access samba but we have > a user using linux in a virtual box that is getting > permission errors when trying to access the share. > Can someone give direction to samples with Linux > client smb.conf? You are gi

Re: [Samba] Adding RFC2307 attributes to an existing Win2003 AD domain?

2013-09-27 Thread Jonathan Buzzard
On Fri, 2013-09-27 at 05:22 -0400, Thomas Harold wrote: > Running Samba 4.0.9, we have added a pair of Samba4 domain controllers > to an existing Win2003 domain. > > How do we determine whether RFC2037 attributes already exist in the > domain? And how would we go about adding them to an already

Re: [Samba] Error samba task: cc scavenger.c -> scavenger 91.o

2013-09-27 Thread Jeremy Allison
On Fri, Sep 27, 2013 at 02:28:47PM +0200, ant...@u-picardie.fr wrote: > Thanks for your reply. > > So, in root i run this : > > > git cherry-pick -x 31714c97845fff11b2997c86b5fc3a3bff8ed710 No, it's more complicated. Download the patch file and do: git am /path/to/patch-file to fix in your tr

Re: [Samba] MAC Client - Issue Following Symbolic Links

2013-09-27 Thread Jonathan Buzzard
On Fri, 2013-09-27 at 01:33 -0700, Jeremy Allison wrote: [SNIP] > Please remember the Mac client developers do hang out on > this list, so please make criticism constructive about > actual bugs (although I do understand the need to let > off steam occasionally). The Linux and smbclient clients >

[Samba] [Announce] Samba 4.1.0rc4 Available for Download

2013-09-27 Thread Karolin Seeger
Release Announcements = This is the fourth release candidate of Samba 4.1. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.1 wil

Re: [Samba] Adding RFC2307 attributes to an existing Win2003 AD domain?

2013-09-27 Thread steve
On Fri, 2013-09-27 at 05:22 -0400, Thomas Harold wrote: > Running Samba 4.0.9, we have added a pair of Samba4 domain controllers > to an existing Win2003 domain. > > How do we determine whether RFC2037 attributes already exist in the > domain? And how would we go about adding them to an already

Re: [Samba] Must Samba4 AD be provisionned with rfc2307 to use winbind ?

2013-09-27 Thread steve
On Fri, 2013-09-27 at 19:09 +1100, m...@electronico.nc wrote: > Hi all, > > (Trying to connect squid, postfix, dovecot, pptp, etc ... to AD) > > Samba 4.0.9, as PDC, on Ubuntu 12.04.3 server. > Compiled with : ./configure --enable-debug --enable-selftest > Domain provision : /usr/local/samba/bin/

[Samba] Adding RFC2307 attributes to an existing Win2003 AD domain?

2013-09-27 Thread Thomas Harold
Running Samba 4.0.9, we have added a pair of Samba4 domain controllers to an existing Win2003 domain. How do we determine whether RFC2037 attributes already exist in the domain? And how would we go about adding them to an already existing domain? -- To unsubscribe from this list go to the fo

Re: [Samba] Error samba task: cc scavenger.c -> scavenger 91.o

2013-09-27 Thread Jeremy Allison
On Fri, Sep 27, 2013 at 08:09:42AM +0200, LIBERT Anthony wrote: > Hello everybody, > > I try to install samba on ubuntu server 13.04 > > So I downloaded the 4.0.9 version of samba but when the make I get > this error: > > ../source3/smbd/scavenger.c : In function 'scavenger_timer' : > ../source3

Re: [Samba] Must Samba4 AD be provisionned with rfc2307 to use winbind ?

2013-09-27 Thread Denis Cardon
Hi Nicolas, (Trying to connect squid, postfix, dovecot, pptp, etc ... to AD) Samba 4.0.9, as PDC, on Ubuntu 12.04.3 server. Compiled with : ./configure --enable-debug --enable-selftest Domain provision : /usr/local/samba/bin/samba-tool domain provision Despite my reads and tries, I'm unable t

[Samba] Must Samba4 AD be provisionned with rfc2307 to use winbind ?

2013-09-27 Thread me
Hi all, (Trying to connect squid, postfix, dovecot, pptp, etc ... to AD) Samba 4.0.9, as PDC, on Ubuntu 12.04.3 server. Compiled with : ./configure --enable-debug --enable-selftest Domain provision : /usr/local/samba/bin/samba-tool domain provision Despite my reads and tries, I'm unable to list

Re: [Samba] MAC Client - Issue Following Symbolic Links

2013-09-27 Thread Jeremy Allison
On Thu, Sep 26, 2013 at 10:23:34PM +0100, Jonathan Buzzard wrote: > actually a symlink it should follow. > > In short the Mac OSX smb clients are a steaming pile of dinosaur > droppings which have subtly different behaviour between at least the > following versions 10.4, 10.5, 10.6 and 10.7 that m

Re: [Samba] Log in on Samba 4 AD DC using AD username

2013-09-27 Thread steve
On Mon, 2013-09-23 at 09:55 -0600, jared.m.jacob...@l-3com.com wrote: > https://wiki.samba.org/index.php/Local_user_management_and_authenticati > on/sssd Usually, it's because you've forgotten to put the rfc2307 attributes in AD. Do you have a minimum of: uidNumber: gidNumber: for your users in A