similar to: samba4 best practices questions

Displaying 20 results from an estimated 6000 matches similar to: "samba4 best practices questions"

2014 Feb 08
1
samba 4 best practices questions
I'm interested in using samba4 in a production environment that has multiple locations tied together via a WAN. In order to do so I need to figure out what is the absolute most stable and supported path. I found this email thread here stating samba4 ad roles, and file server roles should be on separate servers. https://groups.google.com/forum/#!topic/mailing.unix.samba/QySoM_uGGL8 Can
2015 Feb 02
1
Fileserver Failover with AD and Gluster
Am 02.02.2015 um 18:02 schrieb Lars Hanke: > My file servers join AD, but are not the DC itself. Does it mean that > CTDB is an option or not? Yes. > A common FQDN would mean I simply add two A records for e.g. > smb.samdom.example.com, resolving to each IP of the file servers? Can it > be as simple as that? A first start and introduction to CTDB you will find in the Wiki:
2008 Jul 06
3
Routing and keying Questions
Hello! I use tincd to interconnect 3 LANs: A, B and C. So long, it works fine: everybody reaches everybody. But I want a different behavior: A and B should be allowed to talk, as should B and C. I tried to simply delete the host-files on the nodes that should not be allowed to talk to eachother: A has a hostfile from B B has a hostfile from A and C C has a hostfile from B But this is no
2006 Mar 29
7
cfengine
Anyone ever implimented cfengine on 4.x ? I am just looking for background and if there are any traps to fall into? thanks
2016 Jan 26
2
idmap_ad problem and workaround
I have tried to add all of the above to smb4.conf with no luck. I also did a net ads leave, and net ads join. In addition I cleared the contents of /var/db/samba4. Only users who have once been granted access to domain admins will show up. I am becoming more convinced it is something at the Active Directory level. Joe Maloney On Tue, Jan 26, 2016 at 3:17 PM, Rowland penny <rpenny at
2016 Jan 26
2
idmap_ad problem and workaround
The DC's are running Windows Server 2012R2. The directory itself has RFC2307 attributes. The file servers are running FreeBSD with Samba 4.1. These are just member servers not joined as domain controllers. I have tried to upgrade to samba 4.2, and samba 4.3 as a test with no difference. Here is a peak at the smb4.conf via pastebin. http://pastebin.com/Ai14LREW Joe Maloney On Tue, Jan 26,
2007 May 27
2
[PATCH] add 'sticky' mode to cube to allow sticky+not-on-bottom windows to stick to the screen when the screen is transformed
I've attached the patch since I don't yet have an easy way to make git format-patch and kmail play nice together. The basic idea is during a rotate/other cube transform, 'sticky' windows stick to the screen instead of being redrawn once per face (its an option, the default is the old behaviour) Consider this, please, essentially an RFC - this particular behaviour was
2012 Oct 20
15
xen-unstable, winxp32 very poor performance on AMD FX-8150, I bisected and changeset is 24770:7f79475d3de7
I ran a bisect to find out when Windows XP 32 bit becomes unusably slow. And I found the changeset that caused it. ========== The problem: ========== Windows 8 64 bit and 32 bit run fast and fine in the newest xen versions. Windows XP 32 bit runs unusably slow in anything new that I built from xen-unstable, but runs fast in 4.1.2 and 4.1.3 stable. While it is running slow, "xm top" or
2016 Jan 26
2
idmap_ad problem and workaround
Hello all, Samba Version 4.1.21 on 8 servers as member servers configured with idmap_ad. I have all the RFC2307 attributes configured for every user, and group. I wrote a script to ensure that. I have scripts in place to make sure I don't have duplicates, show users without attributes, etc. I also filter out the users I don't want to see by placing them outside of the range set aside
2011 Aug 22
2
btrfs over nfs
I have been experimenting exporting btrfs subvolumes over nfs. Main subvolume is filesys1 mounted at /filesys1. Below this is subvolume base, user1 is in base and documents is in user1. documents is mounted at /documents. /etc/exports is: /filesys1/base/user1 172.16.0.0/24(rw,no_acl,no_root_squash,fsid=0) /filesys1/user1-snapshot 172.16.0.0/24(rw,no_acl,no_root_squash,fsid=0)
2004 Aug 24
2
Remotely change call forward
Is it possible using asterisk to allow someone to dial in and remotely change where their call is forwarded to? For example, I'm working from home so I want my calls to go to 555 1234, now I need to go out for a bit so I'd like to phone the office and using DTMF tell the asterisk PBX to now forward my calls to my cell phone 555 3456 Has anyone implimented anything like this? R.
2014 Oct 01
1
Question wrt. dovecot replicator
Hi People, I recently setup a replication service within dovecot between two machines in different datacenters, which has the following configuration; (yes it is hashed out, because I needed to) #service replicator { # unix_listener replicator-doveadm { # mode = 0666 # } # process_min_avail = 1 #} # #service aggregator { # fifo_listener replication-notify-fifo { # mode = 0666 #
2014 Jul 02
1
add a second file server for HA
4.1.6 dual AD DC domain with a single 4.1.6 file server (fs) Hi We'd like to add another fail-over fs to our domain. Due to all the conflicting (old?) documentation out there we would like to hear from any user here who has implemented this _recently_. By implemented we mean actually done it and are using it themselves. So, 1. is it doable? 2. could anyone list the acronyms we must use? 3. has
2004 Aug 23
2
Is 1.0-test stabilising?
Has Timo backed off work, and been busy with something else, or has 1.0 really stabilised that much? Seems to me just a couple of weeks ago we were seeing a new test release every few days... now there's been nothing all month... I'm hoping it's ready for release... but if it's just that Timo's busy, well, I can understand that. We're about to receive some new
2011 Jul 14
2
belongs_to --- has_many should update automatically?
On p. 299 of the current Rails book it says that "Active Record takes care of saving all the dependent child rows when you save a parent row." So, when I add a row to the table that has "belongs_to" in its model, shouldn''t the table with the "has_many" be updated with data from the foreign key? If not, how do I save data from a form into more than one
2005 Jun 15
6
Compressed maildir
Greetings, I noticed a while back someone posted a patch/plugin that allowed Dovecot to use compressed mbox files. I'm now wondering how far that would put us from having compressed maildir? I have a server with more CPU than disk space, and while I can buy more HDD space, my backup solution doesn't make that practical. It seems to me that when looking for a message file, if it
2005 Aug 05
2
out of disk space notification
Hi Dovecot readers, My server (squirrelmail) provides me with the following error-message when selecting a mailbox (trash): ERROR : Could not complete request. Query: SELECT "Trash" Reason Given: Out of disk space The user is not over quota but for some reason dovecot still thinks this to be true. Can anyone give me a hint for finding a solution for this problem. I have installed:
2013 Mar 04
32
VGA Passthru - FLR?
Hi, everyone. I''m Guilherme Suzuki (brazillian, by the way) and really interested in xen-vga-passthru. Lately, I bought a brand new Saphire HD 7950 (OC Boost) because I saw in a wiki somewhere that users have been able to passthru these VGA devices to domU (win7, win-xp and so on). But, after I installed it, I executed *lspci -vv* to check if FLR in DevCap was present (which
2005 Jan 16
1
Designing Tinc with Threads and Groups
Hello All, I have been trying to get a feel for the Tinc sources because I would like to see about developing a version of Tinc that uses threads and also incorporated the idea of groups so that when a user starts up their daemon they can join one or more groups. I know that you can establish multiple "networks" on a single daemon, but from what I understand, you also have to have
2005 Apr 14
1
OT mod_security
Hi guys, I've planning out my upgrade to CentOS4 and one of my plans for security is to impliment the mod_security apache module to filter out unwanted malicious intent. Not having used it before, I wanted to see if anyone here has implimented it and did it block any legit traffic or cause resource traffic/serious slowdowns of their systems? I've asked on the forum about secure