Re: [Samba] Disable password complexity does not work?

2013-09-02 Thread Bjoern Baumbach
Hello Szymon, On 09/01/2013 08:18 AM, Szymon Życiński wrote: > I use Samba 4.0.9 and want to disable strong passwords. I've run: > ./samba-tool domain passwordsettings set --complexity=off > > But it seems to not work. If users try to change password via > ctrl+alt+del windows still require stron

Re: [Samba] Latest winbind creating fault

2013-05-02 Thread Bjoern Baumbach
Dear Dimitri, thank you for reporting this issue. Unfortunately your posted backtrace does not include the needed debug symbols. To get these information you can install the SerNet samba3-debuginfo package on your system. After the installation you can run the following to get a full backtrace:

Re: [Samba] Move from roaming to local profiles

2013-01-09 Thread Bjoern Baumbach
Hello Donny, On 01/09/2013 03:53 PM, Donny Brooks wrote: > We are migrating all of our users from the current domain to a new one we > created. In this process we are moving them from roaming profiles to local. > What would be the best practice to accomplish this? I can find plenty of > writeup

Re: [Samba] Difference between real and reported disk usage

2012-12-14 Thread Bjoern Baumbach
Dear Cesare, On 12/14/2012 03:51 PM, Berni CED wrote: >> > I've retried commenting out this line and repeating the entire copy with >> > robocopy: now the disk usage corresponds to the one reported by Windows >> > and by >> > "du -s -h --apparent-size". > To summarize, in my case "strict allocate

Re: [Samba] CTDB - deleting database entries

2012-12-11 Thread Bjoern Baumbach
Hi Orlando! On 12/10/2012 04:01 PM, Orlando Richards wrote: > Is there any way to remove entries in a CTDB cluster once they have been > created, short of shutting down all nodes, editing each tdb manually, > then starting them back up? Yes! You can use the undocumented dbwrap_tool. USAGE: dbwra

Re: [Samba] Custom, per share (or user) dfree command?

2012-11-28 Thread Bjoern Baumbach
Hi Mikael, On 11/28/2012 03:44 PM, Бак Микаел wrote: > I am Mikael and I am new to this list. Welcome to the Samba mailing list :-) > I am able to limit the user's disk usage with file system quota, but > unfortunately the disk space and usage reported to the Windows machines > are the total amo

Re: [Samba] winbind: uid range is ignored

2012-08-02 Thread Bjoern Baumbach
Hi Steve, please use "idmap config * : range = ..." instead of idmap uid/gid. Best regards Björn On 08/02/2012 05:01 PM, steve wrote: > Hi everone. > > Ubuntu 12.04 v3.6 clients with winbind joined to 12.04 Samba4 DC > > Clients: > smb.conf > [global] > realm = polop.site > workgroup = POLOP >

Re: [Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread Bjoern Baumbach
On 06/27/2012 07:09 PM, steve wrote: > I wonder if DRDB would do it too? AFAIK DRDB is something like a mirror. So no, DFS is a kind of redirection/link. Björn -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-37-0, fax: +49-551-37-9 AG Göttingen, HRB 2816, GF: Dr. Johann

Re: [Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread Bjoern Baumbach
Hi Steve, On 06/27/2012 04:59 PM, steve wrote: > How do I then tell the clients (I have both Linux and xp and 7 in the > domain) to look at the new fileserver? DFS could be a solution: msdfs proxy (S) This parameter indicates that the share is a stand-in for another CIFS share whose locat

Re: [Samba] Samba4: fileserver on a box other than a DC

2012-06-27 Thread Bjoern Baumbach
In this case I suggest a normal samba3 member server. Alternatively you can use member server-role with samba4. But I didn't try a join as a member with samba4 so far. Björn On 06/27/2012 12:12 PM, steve wrote: > Hi > Our fileserver is currently on DC1 in a 2DC domain. We are running out > of sp

Re: [Samba] Fwd: Trying to update samba

2012-06-26 Thread Bjoern Baumbach
Hi! On 06/26/2012 06:40 PM, Gaiseric Vandal wrote: > Sernet may have precompiled RPM's that may be useful. > > http://sernet.de/en/samba/samba-3/ We stopped building packages for RHEL3. So you'll not get updates anymore. But there is still a more or less recent version of samba 3.5 for rhel3: h

Re: [Samba] error

2012-06-19 Thread Bjoern Baumbach
On 06/19/2012 11:15 PM, sandy.napo...@eccmg.cupet.cu wrote: > and, when I run this other commands > > ./samba-tool domain join eccmg.cupet.cu DC -Usandy --realm=eccmg.cupet.cu > Finding a writeable DC for domain 'eccmg.cupet.cu' > ERROR(exception): uncaught exception - Failed to find a writeable

Re: [Samba] Gentoo Linux-installed Samba 4 alpha 21 getting python error

2012-06-14 Thread Bjoern Baumbach
On 06/14/2012 05:56 AM, Amitay Isaacs wrote: > On Fri, Jun 8, 2012 at 6:19 AM, John Dekowski wrote: >> > I installed the Samba 4 alpha 21 using the Samba 4 alpha 20 ebuild as a >> > template: >> > >> > When I try to run the samba-tool command, I keep getting >> > >> > *Code:*File "/usr/bin/samba-t