similar to: Still can't figure out ACL issues

Displaying 20 results from an estimated 3000 matches similar to: "Still can't figure out ACL issues"

2015 Nov 22
1
Still can't figure out ACL issues
On 22/11/15 10:04, Andrey Repin wrote: > Greetings, jimc! > >> After much wailing and gnashing of teeth, I did a setfacl. > Unfortunately, Samba does not use POSIX ACL's, if its own ACL's are present on > files. (If at all.) > Unless you have it configured for POSIX ACL's, but that's not the case for DC. Samba doesn't use ACLs at all, it is just a bridge
2015 Nov 18
0
samba Digest, Vol 155, Issue 24; Still can't figure out acl issues
Yes, I did an fsck from a boot dvd. It came up clean. I did a recursive setfacal to set all acls to default. On 18 Nov 2015, at 03:33, jimc<jesmeyano at gmail.com> wrote: Yah, jimc again. I still cannot figure out what is wrong with my dc. The problem began with being unable to log on from Windows boxes after a power hit. The initial symptoms were: 1) When I log in on a Windows
2015 Oct 30
1
Busted ACLs
It has been a while since I have had to annoy you. You may be pleased to know that my server has been working quite well...until recently. I think it is because of a power hit we took recently. I don't know which came first, but I have four symptoms: 1) When I log in on a Windows machine, with an account that should have administrator permissions, I don't have said admin rights. 2)
2011 Aug 17
3
OpenLDAP setup and bootstraping in CentOS 6
I'm having trouble getting openldap through its initial setup. I created a /etc/openldap/slap.conf file with a default rootdn and rootpw, and they didn't seem to take effect. After much wailing and gnashing of teeth I found that if there is a config directory at /etc/openldap/slapd.d, it will ignore slapd.conf. I can't figure out how to translate slapd.conf into the (new?) standard
2016 May 25
2
dnf replacing yum?
On 05/25/2016 06:43 PM, Always Learning wrote: > > On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: > >> Also, yum had associations which it was sad to lose. > > Perhaps the Fedora ("We love consulting all affected users") replacement > could be named MUD. > > Now we await the System-D controlling interface ;-) > > > > There was
2001 Aug 19
2
thumbs up or down on ext3 with md?
I've read through the archives and it looks like people are using ext3 with software RAID with at least some success. I just want to confirm that it works properly. If I convert my md RAID 0 to ext3, should I expect A) A fast journalled filesystem, or B) Wailing and gnashing of teeth My RAID currently does not use persistant superblocks, because I created it many moons ago under the old
2016 May 26
3
Re: dnf replacing yum?
On Thu, 26 May 2016 08:00, James Hogarth wrote: > On 26 May 2016 00:57, "SternData" wrote: >> On 05/25/2016 06:43 PM, Always Learning wrote: >>> On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: >>> >>>> Also, yum had associations which it was sad to lose. >>> >>> Perhaps the Fedora ("We love consulting all affected
2016 May 26
2
dnf replacing yum?
On Thu, May 26, 2016 5:17 am, Johnny Hughes wrote: > On 05/26/2016 04:31 AM, Yamaban wrote: >> On Thu, 26 May 2016 08:00, James Hogarth wrote: >>> On 26 May 2016 00:57, "SternData" wrote: >>>> On 05/25/2016 06:43 PM, Always Learning wrote: >>>>> On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: >>>>>
2016 May 25
3
dnf replacing yum?
Kenneth Porter wrote: > I saw mention of dnf in a blog article about installing a package on > CentOS. Further investigation revealed that Fedora is replacing yum with > dnf, apparently a new and better yum. But it wasn't clear if dnf was a For the normal user (like me) dnf is neither better nor worse than yum. In fact it is almost identical. In my view, the introduction of a new
2009 Dec 18
2
[PATCH] Fix a couple of problems for compilers where int is 16-bits
Hi, The attached patch changes occurrences of serialno to use the type ogg_int32_t, rather than int, as int can be too small on targets where it is only 16-bits. Cheers, Jon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20091218/bb17e83b/attachment-0001.htm -------------- next part -------------- An
2005 Sep 02
2
Superassignment (<<-) and indexing
In a clean environment under R-2.1.0 on Linux: > x <- 1:5 > x[3] <<- 9 Error: Object "x" not found Isn't that odd? (Note x <<- 9 works just fine.) Why am I doing this? Because I'm stepping through code that normally lives inside a function, where "<<-" is appropriate. -- David Brahm (brahm at alum.mit.edu)
2011 Jul 23
0
[LLVMdev] git
Chris Lattner <clattner at apple.com> writes: > I really do appreciate distributed VCS, but only as staging. > Incremental development is crucial for the project and "take this git > push with 100K of code" will never be acceptable. Incremental development is probably promoted by DVCS far more than others. Your comment seems to imply that only the tip of each push is
2015 Nov 24
5
Still can't figure out ACL issues
Thank you for your reply. If you happen to read the post of 11/22, you will notice that it was not me who spoke ill of Samba. I put my bets on other people being able to figure it out; I hope that one of them will help me. Sincerely jimc
2011 Jul 05
4
if else lop
I am trying to use if...else loop and have included a code snippet which I might like to expand. Maybe you could steer me in the right direction. library(stats) library(prob) { a <- sample ( 1:4,100, replace=T,prob=c(0.1,0.2,0.5,0.3)) b<-sample(3:6,100,replace=T,prob=c(0.2,0.2,0.2,0.4)) } dd <- data.frame(a,b) if (subset finds a vector) ( print that vector) (else
2017 Mar 11
1
samba on ZFS
On Sat, 11 Mar 2017 08:18:26 +0100 "Niels Dettenbach \(Syndicat IT & Internet\) via samba" <samba at lists.samba.org> wrote: > Am 11. März 2017 00:04:13 MEZ schrieb Andrew Walker via samba > <samba at lists.samba.org>: > >I don't believe that ZFS on FreeBSD supports acltype=posixacl and > >sa-based > > If you want to see a working samba / zfs
2007 Jun 27
5
Filter Ordering in Edge Rails (Rev 7143)
Filter chaining appears to behave in differently than Rails 1.2.x. It seems that I''m getting a lot of errors along the lines of: ActionController::ActionControllerError: filter #<ActionController::Filters::ClassMethods::BeforeFilterProxy:0x322f468 @filter=#<ActionController::Filters::ClassMethods::SymbolFilter: 0x322f4b8 @filter=:login_required>> was in the wrong place!
2011 Jul 22
2
[LLVMdev] git
On Jul 22, 2011, at 3:45 PM, Bob Wilson wrote: > > On Jul 22, 2011, at 3:33 PM, fly language wrote: > >> >> After git, mainline will still be the most important branch for the *project*, >> but you will work with quite a few branches on parallel. >> >> >> Who's mainline? :) Be prepared to assign a super-merger, like Linus, to maintain the
2015 Mar 23
2
[LLVMdev] Mails from IITH marked as spam
Dear Admin, It seems that mails from our iit.ac.in domain are being marked as spam. It would be nice if something could be done about this. Best Regards Ramakrishna On Tue, Mar 24, 2015 at 1:12 AM, Aditya Kamath < adityakamath+llvmdev at gmail.com> wrote: > Hi all, > > (I received many emails that my posts were marked spam, so I am re-sending > this from another email address
2015 Jun 11
2
GPO aclcheck --help
I have working through GPO usage and have activated one (single) modifiaction (via RSAT) to the default GPO set provided after provisioning. When I run "samba-tool gpo aclcheck" I am getting the following: root at dc01:~# samba-tool gpo aclcheck ERROR(<type 'exceptions.KeyError'>): uncaught exception - 'No such element' File
2009 Jan 02
1
Copy data from XP to same app under Wine??
With snarls and curses and gnashing of teeth, I still keep one laptop and one dual-bootable PC hard drive with XPProSP2 installed. (Everything else is Fedora 10.) I do so purely for one class of apps, proprietary map software. Wine can now install and run at least one, and the most important, of the four suites of such apps that I have. (That one is Garmin MapSource, including Topo US