[Samba] Can't join domain as additional domain controller

2013-04-17 Thread Phil Quesinberry
I'm trying to join an existing domain as an additional domain controller but I keep getting errors. Existing domain controller is an old Win2K server named 'Server'. [root@Server1 samba4]# samba-tool domain join HERSCHLAUREN DC -U administrator --realm=HERSCHLAUREN.COM Finding a writeable DC

Re: [Samba] Freebsd 3.5->4 New Server Profile Paths Lost

2013-04-17 Thread Ricky Nance
These attributes should be defined in Active Directory Users and Computers, take a look at https://wiki.samba.org/index.php/Samba_AD_management_from_windows for how to get it running, then you can select all your users and define them using the %USERNAME% variable, for home directory \\server\%USER

Re: [Samba] samba4 internal dns update

2013-04-17 Thread Ricky Nance
Sounds like you are hitting this bug ... https://bugzilla.samba.org/show_bug.cgi?id=9216 There are instructions there on how to work around this issue. Ricky On Wed, Apr 17, 2013 at 11:03 AM, Nick Semenkovich wrote: > Hey Cristian: > > This sounds exactly like the issue I had, documented in: >

Re: [Samba] Rsyncing Samba4 Roaming Profiles between servers

2013-04-17 Thread Ricky Nance
See the plus on drwxrwx---+, that means you have either extended attributes or ACL's (my guess would be ACL's) so, I am willing to bet you haven't told rsync to preserve xattribs or acl's in your script. getfacl, setfacl, getfattr, and setfattr will be helpful in sorting this out. Good luck, Ricky

Re: [Samba] Samba4: force user issue

2013-04-17 Thread Steve Thompson
On Wed, 17 Apr 2013, Marc Muehlfeld wrote: Am 17.04.2013 16:24, schrieb Steve Thompson: The addition of the "force user" directive causes a failure (the user sysmgr is a member of the sysgrp group and owns all files and directories): [g_sysmgr] path = /fs/europa/g_sysmgr valid users

Re: [Samba] Can we update idmap documentation for 3.6?

2013-04-17 Thread Michael Adam
Hi Heather, On 2013-04-16 at 22:49 -0500, Heather Choi wrote: > Just when I thought I had idmap changes correct for 3.6, I realize I > have a setup that's not quite right: > getent passwd > ->No AD users > getent passwd DOMAINA\\aduser > aduser:*:1001601:1000513::/home/aduser:/bin/bash > > Should

Re: [Samba] Migration Samba to AD

2013-04-17 Thread Marc Muehlfeld
Am 17.04.2013 23:15, schrieb Julian: Migration from Samba 4.0.0 alphaGIT version on Centos to Samba 4.0.3 on Ubuntu 12.04 Ok. Then first you have to join your new installation as DC to the domain: http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC Make sure, that replication,

Re: [Samba] Can we update idmap documentation for 3.6?

2013-04-17 Thread Marc Muehlfeld
Am 17.04.2013 05:49, schrieb Heather Choi: > Now I'm not really sure anymore what to reference for 3.6's > latest id mapping configuration file changes.. This works for my 3.6 member servers in a samba 4 AD. http://wiki.samba.org/index.php/Samba4/Domain_Member#Setting_up_a_basic_smb.conf But I

Re: [Samba] Samba4: force user issue

2013-04-17 Thread Marc Muehlfeld
Am 17.04.2013 16:24, schrieb Steve Thompson: The addition of the "force user" directive causes a failure (the user sysmgr is a member of the sysgrp group and owns all files and directories): [g_sysmgr] path = /fs/europa/g_sysmgr valid users = +sysgrp force user = sysmgr % smbclie

[Samba] Freebsd 3.5->4 New Server Profile Paths Lost

2013-04-17 Thread David Menzel
I am migrating a Freebsd 8.2 Samba 3.5.11 system to Freebsd 9.1 Samba 4.0.4. I copied over all of the users home directories, local accounts, and the tdb files. I ran the classic upgrade tool, got the server up and running, and users could login however they were on fresh local profiles rather

Re: [Samba] Migration Samba to AD

2013-04-17 Thread Marc Muehlfeld
Hello, Am 17.04.2013 15:13, schrieb Thiago Fortes: I have a pdc samba 3+openldap+debian 5 and I need to migrate the ad windows (2003,2008 or 2012). How can I do this? Have you already started with the AD howto (http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO). There is also a s3 migration

Re: [Samba] samba4 Seize Roles

2013-04-17 Thread Marc Muehlfeld
Am 17.04.2013 18:51, schrieb Julian: > now when try yo seize the last role i get a error i dont know how > to fix > > # samba-tool fsmo seize --role=naming This bug is not fixed yet: https://bugzilla.samba.org/show_bug.cgi?id=9461 -- To unsubscribe from this list go to the following URL and r

[Samba] samba4 Seize Roles

2013-04-17 Thread Julian
I have a samba4.0.0alpha making problems, now i decide update to samba4.0.3 with the following step 1. Compile and install samba 4.0.3 in a new machine 2. provision with samba-tool domain join DC -UAdministrator 3. now seize roles with samba-tool fsmo seize --role=all 4. all roles except one are

[Samba] SaMBa 4 - dbcheck

2013-04-17 Thread Celso Viana
Hi all, I migrated a base Samba3 to Samba4 with "classicupgrade" and then ran the " DBCHECK". Is returning the error bellow. This occurs when we have accented characters in basis. How do I fix this? root@samba: # samba-tool dbcheck Checking 8987 objects Conversion error: Illegal multibyte sequen

Re: [Samba] samba4 internal dns update

2013-04-17 Thread Nick Semenkovich
Hey Cristian: This sounds exactly like the issue I had, documented in: https://lists.samba.org/archive/samba/2013-April/172611.html When computers are first joined, it appears as though samba sets *static* DNS entries for them, even though their IPs are likely to change. I haven't yet had a chan

[Samba] Rsyncing Samba4 Roaming Profiles between servers

2013-04-17 Thread Rob Beard
Hi folks, I've got a bit of an issue with roaming profiles and I wondered if someone might be able to help please? :-) We've started rolling out Samba 4 across our network. Currently it's on 3 of our 4 sites, one site has two Samba servers and two sites have one Samba server each (well one site

[Samba] samba4 internal dns update

2013-04-17 Thread Cristian Saavedra
Hello Last week we changed our ip range, every computer was shutdown and everything is working, but we are still getting the old ip address on the dns, my version is samba 4.0.3 and i am using internal dns This is the actual smb.conf [global] workgroup = MYCOMPANY realm = MYCOM

Re: [Samba] sssd getent problem with Samba 4.0

2013-04-17 Thread steve
On 04/14/2013 09:52 PM, steve wrote: On 14/04/13 21:22, Eric PEYREMORTE wrote: Le 14/04/2013 17:37, steve a écrit : ve even got getent group to list not only the gidNumber, but group members too:) I'll test an Ubuntu client tomorrow, but it's looking good. Maybe I'll put some together. Stev

[Samba] Samba4: force user issue

2013-04-17 Thread Steve Thompson
I have a pair of CentOS 6.4 servers running Samba 4.0.3 as DC, and a set of member file servers, also CentOS 6, running Samba 3.6.9, joined to the Samba4 domain and running sssd. Birds sing and violins play. Everyone is happy. Until... A share definition such as: [g_sysmgr] path = /fs/eu

[Samba] Migration Samba to AD

2013-04-17 Thread Thiago Fortes
I have a pdc samba 3+openldap+debian 5 and I need to migrate the ad windows (2003,2008 or 2012). How can I do this? -- Atenciosamente, Thiago Fortes Administrador de Redes DigithoBrasil 67 3345-6565 -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Samba4 fails to work following upgrade - library version errors

2013-04-17 Thread Graeme Porter
Whoops  :( Well, every day's a school day - pretty much the reason why I got the Raspberry Pi in the first place was to learn Linux, so thanks for the tip! Also love the Roald Dahl reference in your e-mail address. Kind regards Graeme From: Michael Wood To

Re: [Samba] Samba4 fails to work following upgrade - library version errors

2013-04-17 Thread Michael Wood
On 17 April 2013 13:41, Graeme Porter wrote: > The symlinks were made by entering: > > ln /usr/local/samba/sbin/samba /usr/bin/samba > ln /usr/local/samba/sbin/smbclient /usr/bin/smbclient That's what I suspected :) Those are hard links, not symbolic/soft links. You need to use "ln -s source de

Re: [Samba] Samba4 fails to work following upgrade - library version errors

2013-04-17 Thread Graeme Porter
The symlinks were made by entering: ln /usr/local/samba/sbin/samba /usr/bin/samba ln /usr/local/samba/sbin/smbclient /usr/bin/smbclient I realise this isn't the correct way of doing things (obviously the correct way would be to update the system PATH environment variable), but at the same time

Re: [Samba] Samba4 fails to work following upgrade - library version errors

2013-04-17 Thread Michael Wood
Hi On 5 April 2013 17:19, Graeme Porter wrote: > Thanks Michael, I've got my domain controller back! > > I'm now rather distinctly annoyed. I *was* using a symbolic link in /usr/bin > called "samba" that was pointing to /usr/local/samba/sbin/samba - this was > the only way I found so far that

Re: [Samba] Samba4 fails to work following upgrade - library version errors

2013-04-17 Thread Michael Wood
Hi On 17 April 2013 12:01, Graeme Porter wrote: > Hi Andrew, > > I performed another upgrade yesterday > > First a "git clean", then a "git pull", a "./configure --enable-selftest > --enable-debug --enable-avahi", a "make", and finally a "make install" > > After this had completed, I found that

Re: [Samba] Samba4 fails to work following upgrade - library version errors

2013-04-17 Thread Graeme Porter
Hi Andrew, I performed another upgrade yesterday First a "git clean", then a "git pull", a "./configure --enable-selftest --enable-debug --enable-avahi", a "make", and finally a "make install" After this had completed, I found that an older version of samba and smbclient had been copied into /

[Samba] Samba 3.6.13 - System freeze CIFS VFS

2013-04-17 Thread Florian Götz
Hi everyone, our Samba (3.6.13, 64 bit on SLES 11 SP2, SerNet Repos) server did a full system freeze last night. The whole system had to be rebooted and after the startup I scrolled through the /var/log/messages to find the following part. Apr 16 23:30:30 samba3 kernel: [1164350.551256] CIFS