similar to: Are folder redirection and offline files mutually exclusive?

Displaying 20 results from an estimated 5000 matches similar to: "Are folder redirection and offline files mutually exclusive?"

2014 Jun 25
2
dependencies for classicupgrade of samba3 with openldap backend?
Having issues with not being able to bind with my openldap server... Do I need to install openldap client tools and get the box set up to use it first? -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 661.392.2110 ext 120 (office) http://district.standard.k12.ca.us District Users: Click here to
2013 Apr 16
1
migrating from samba3+openldap+autofs to samba4 AD DC?
Any suggestions as to folks who have written fairly concise how-tos'? Much of what I've found so far is pretty vague. Also if moving to AD DC model, strategies for syncing with OpenLDAP... (Not to stir up old wounds, but the idea of multiple credential sources makes me very ill) Thanks, -Jeff -- Jefferson K Davis Technology and Information Systems Manager Standard School
2016 Jul 29
1
Joining Samba4 Member to Samba3 Domain
Before I start beating my head against the wall, is there a howto someplace for joining a Samba4 member or BDC to a samba3 domain? Am I going about this all wrong? I most likely will update the PDC to samba 4 next summer due to the amount of automation we have to modify that leverages OpenLDAP. The LDAP server that comes with Samba4 seems kinda limited by comparison. In the meantime, cannot
2014 Jun 27
2
Samba 4.1.8 Importing automountmap ldif entries from existing OpenLDAP setup or ?
So, I have a test domain set up with rfc2307 = yes . Now I'm trying to figure out if a) my nfs automount data came over from OpenLDAP, and b) if not, how to get it into samba 4's ldap, or something else??? Do I need to rethink my approach? Mount locations are pretty consistent based on primary group/userid Needs to work on Linux. Existing entries look like this... # /u,
2014 Jun 16
1
Best-practices - BIND9_FLATFILE/BIND9_DLZ or SAMBA_INTERNAL?
I keep seeing different approaches/recommendations as to which DNS services to utilize for an AD controller... what are your recommendations, and why? Thanks very much. -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 661.392.2110 ext 120 (office) http://district.standard.k12.ca.us District
2014 Jun 06
1
Recommended howto/guide for installing samba4 on ubuntu 12.04?
Most of what I've found involves installing from source, which I'm not opposed to for a pilot install but for production I would rather use the distro packages or sernet. Or is this nuts/shortighted/ignorant? At any rate, I'm looking for a good guide for getting it set up as an AD controller, and then migrating my existing samba3+openLDAP+autofs setup to the new platform. Having
2014 Jul 08
1
changing samba service order in RHEL/CENTOS?
The init scripts do not seem to have the chkconfig parameters... I need to start samba before autofs or it cannot provide the mounts from LDAP... Not currently an upstart job, so cannot make autofs wait for samba. Or maybe more to the point I don't know how ;) Thanks, -Jeff -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North
2014 Jun 20
1
DNS issues (my ignorance?) beating me like a rented mule.
So, I managed to get an ad controller running, but cannot seem to get it to forward dns queries to my DNS server. It resolves it's own SRV records just fine. upstream bind is 9.2 AD controller is the same DNS domain as the rest of my network (could this be the issue?) using SAMBA_INTERNAL on the AD controller. It's like I can either resolve my AD controllers SRV records or the
2014 Jul 22
0
ASN1 parser: Error in DER parsing
openssl "blesses" my cert chain, but samba has an issue with it. TLS failed to initialise certfile /var/lib/samba/private/tls/standard.k12.ca.us.crt and keyfile /var/lib/samba/private/tls/standard.k12.ca.us.key - ASN1 parser: Error in DER parsing. openssl verify -CAfile gd_bundle.crt standard.k12.ca.us.crt standard.k12.ca.us.crt: OK Anyone know where I went wrong? incorrect cert
2004 Sep 17
5
msaccess db corruption
Ok, I've tried all the "common" fixes, such as turning oplocks off on the share. Twice a day the database has to be repaired. running samba-3.0.7-2.FC2 Here's the pertinent section: comment = Aeries path = /home/aeries valid users = @aeries read only = No create mask = 0770 directory mask = 0770 inherit permissions = Yes
2005 Apr 26
1
Group Policies in Samba 3
Ok, I'm going kinda nuts... I have a samba 3 + openldap domain, which works great for authentication, etc. I am trying to use the NTConfig.POL to enforce policies on a mix of 98/win2k and XP boxes. This is a K12 environment, so I need very restrictive policies for students, less so for teachers and staff. What seems to be happening, at least with the XP clients is that it gets the
2004 Jun 14
0
Batch user creation scripts or tools?
Hi, I'm trying to avoid re-inventing the wheel here if I can. I'm looking for a script or set of scripts that allow me to create a bunch of samba 3.X/posix users and their corresponding LDAP entries from a delimited text file or something similar. If it's web-based, so much the better, esp if some of the functions can be delegated (with reduced permissions) for specified groups
2004 Oct 06
1
Need to mass update pasword expiration - which ldap attributes?
Hi, I need to mass-update my users in openldap so that their passwords don't expire (school teachers). Anyone have any ideas about what the best process would be for accomplishing this? Thanks... -Jeff -- Jefferson K. Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 USA 661-392-2110 ext 120
2006 Aug 15
2
Are form_remote_tag and submit_to_remote mutually exclusive?
Do I need to use submit_to_remote in conjunction with or instead of form_remote_tag? The description in the API docs. is confusing. Is the combination of form_tag/submit_to_remote valid? Is the combination of from_remote_tag/submit_tag valid? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2006 Jan 19
0
Mutually exclusive test fixtures
Hi all, I''ve got a situation where there are two different states an application can be in - that is, there are certain parts of the data that can never coexist. However, I need to test both circumstances, since they''re both valid. Is there any way of specifying a completely different fixture set for one set of tests while leaving the original fixtures in place for the
2008 Apr 21
2
Mutually exclusive Exim setup instructions
The correct way has to be one or the other: http://wiki.dovecot.org/LDA/Exim are mutually exclusive with http://wiki.dovecot.org/HowTo/DebianStable It appears that exim can either call dovecot's LDA or make the delivery itself. There may be good reasons to do it one way or the other. ---------------------------------------------------------------- Karl Schmidt
2006 Jan 30
1
--files-from and --delete mutually exclusive?
Hi rsync developers, I'm trying to get some fancy mirroring done with selecting files from a larger archive through the --files-from option. The only problem that I do see is that rsync will not eat the --delete option whatever I try. Thus, all the old files remain in the mirror archive instead of being deleted. To be more clearly, I want the rsync --files-from option to behave like
2001 Mar 02
0
[OT] correspondence analysis w/ non-mutually-exclusive ca tegories
Andy, Take a look at Greenacre, Theory and Applications of Correspondence Analysis. He has many example of dealing with all sorts of data. Basically, the technique is relevant for 2-way tables -- MCA is an extenstion. It is not clear in your example whether CA is really appropriate -- you want to make an observation (if at all possible) fall in one cell, treating the others layers as
2001 Mar 01
1
[OT] correspondence analysis w/ non-mutually-exclusive categories
Greetings, again. This is not strictly an R question, so please feel free to ignore it if you like. My question is about the substance of correspondence analysis. Specifically, is it appropriate to use ca on a matrix of values such that the columns and/or rows are not mutually exclusive? To be more detailed: - The standard use of ca is illustrated in the example of corresp() (from MASS):
2004 Jul 08
3
PDC Administrative scripting
Hello: It's been quite some time since I've posted to the samba lists. I'm wondering if there are any other Samba administrators out there that have developed shell and/or PERL scripting for managing user profile (roaming) directories. Essentially what we're trying to accomplish is automated cookie cleanup "illegal file" (i.e., mp3, wav, avi, etc.) file clean up