Hi there
We're having problems with users attaching to our (winbind) Samba
servers and being assigned the same UID. Rarely happens - not repeatable
- but definitely a pattern
Anyway, I've been googling about and I think I've figured out the root
cause, so I thought I'd check with the community fi
Am 14.09.2013 07:18, schrieb Thomas Harold:
On 9/12/2013 2:00 AM, Stefan Schäfer wrote:
Sorry my English isn't as good as it should be. ;-)
Am 12.09.2013 00:01, schrieb Patrick Gray:
Is your existing server SBS by any
chance?
What's the meaning of this sentence?
SBS = Small Business Server
With samba4 you do not need any netbios.
If you want to see your network neighbourhood again you may install
samba4wins: ftp://ftp.sernet.de/pub/samba4wins/.
It is a wins and doing the job again for you.
Good luck
Daniel
---
EDV Daniel Müller
Leitung E
This is mine working on centos 6:
[root@s4master ~]# named -V
BIND 9.8.2rc1-RedHat-9.8.2-0.17.rc1.el6 built with
'--host=x86_64-redhat-linux-gnu' '--build=x86_64-redhat-linux-gnu'
'--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/sbin' '--sysconfdir=/etc'
On 09/15/13 01:00, steve wrote:
You have set access via posix acls. Does the share have inherit acls =
Yes?
Thanks for the reply. :-)
Here is the Samba configuration for the share:
# grep -A 9 data /etc/samba/smb.conf
[data]
path = /mnt/z/data
read only = No
On Sun, 2013-09-15 at 11:53 -0700, Yannick Gingras wrote:
> On 09/14/2013 05:33 PM, Andrew Bartlett wrote:
> > On Fri, 2006-10-06 at 12:32 -0400, Yannick Gingras wrote:
> >> [...]
> > You can't do a domain logon without a machine account. You could set
> > them up as just standalone workstation ho
You get the error: 11-Sep-2013 11:29:11.277 dlz_dlopen of 'AD DNS Zone'
failed
Replace "AD DNS Zone" in the file
"/usr/local/samba/private/named.conf";
with your dns domain.
dlz "AD DNS Zone" {..} -> dlz "example.com" {...}
and restart bind.
Regards
Davor Vusir
-
On Sat, 2013-09-14 at 23:42 -0700, David Christensen wrote:
> samba:
>
> I am attempting to set up a "group share" directory on Debian "Wheezy"
> where any user can create or place files and directories, and every
> other user has full access to those files and directories. The
> directory wil
On Wed, 2013-09-11 at 11:32 -0400, Robert Millott wrote:
> I installed Bind9 on a new ubuntu 13.04 server using
>
> apt-get install bind9
>
> and am trying to integrate AD into it. Bind starts fine and will resolve my
> domain and computer names, but when I add the line
> include "/usr/local/samb