similar to: Question on Samba PDC: Permissions and groups

Displaying 20 results from an estimated 20000 matches similar to: "Question on Samba PDC: Permissions and groups"

2015 Dec 22
3
Network services start before network is up since migrating to 7.2
Yamaban wrote: > On Tue, 22 Dec 2015 14:29, James Hogarth wrote: >> On 22 December 2015 at 10:33, Sylvain CANOINE wrote >>> ----- Mail original ----- >>>> De: "Marcelo Ricardo Leitner" >>>> ?: "centos" >>>> Envoy?: Lundi 21 D?cembre 2015 21:46:10 >>>> Objet: Re: [CentOS] Network services start before network is
2006 Mar 19
2
Pretty-Printing (X)HTML Output
I''ve gone down (hopefully the correct) route of breaking up my layout(s) into common/generic elements such as the html head etc, but when the page renders there is no consistency in indenting - it''s all over the place (I''ve de-tabbed everything with the same result). Is there a standard/existing way of pretty-printing output? I''ve searched without any real
2003 Nov 05
1
samba PDC on FreeBSD question
Evening everyone. I am going to be changing our current Samba PDC running Red Hat, to a FreeBSD server. I was curious if anyone out there, who is currently using FreeBSD as a PDC could give me their feedback on how it is working. Also, if they had any suggestions or recommendations regarding Samba on FreeBSD. Maybe even what they like and dislike about it. I would imagine, it should be the
2010 Nov 12
1
\Noselect eliciting bug?
Timo, examine these two simplified sets if you will. This, is a properly working $inbox folder: d /home/david/.maildir /home/david/.maildir/dovecot.* d /home/david/.maildir/cur d /home/david/.maildir/new d /home/david/.maildir/tmp /home/david/.maildir/subscriptions This one is not, $inbox becomes \Noselect: d /home/david/.maildir /home/david/.any-file /home/david/.maildir/dovecot.* d
2017 Sep 11
1
Dovecot and Letsencrypt certs
<master at remort.net> writes: > "writing a script to check the certs" - there is no need to write any > scripts. As one mentioned, it's done by a hook to certbot. Please read > the manuals for LE or certbot. The issue you have is quite common and > of course certbot designed to do it for you. Won't work, of course, if you employ the least-privilege security
2006 Jan 30
1
auto_complete_with_index_for
I have a crude hack to allow auto_complete to work with indexed text fields. I needed it for a timecard entry form with an arbtirary number of records which can be added/changed/delete willy-nilly by users. One of the fields is a perfect candidate for autocomplete since it references a database object with a large number of choices and long descriptions. Using a select list is extremely ugly in
2018 Apr 04
2
[PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
On Wed, Apr 04, 2018 at 10:07:51AM +0800, Wei Wang wrote: > On 04/04/2018 02:47 AM, Michael S. Tsirkin wrote: > > On Wed, Apr 04, 2018 at 12:10:03AM +0800, Wei Wang wrote: > > > +static int add_one_sg(struct virtqueue *vq, unsigned long pfn, uint32_t len) > > > +{ > > > + struct scatterlist sg; > > > + unsigned int unused; > > > + > >
2018 Apr 04
2
[PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
On Wed, Apr 04, 2018 at 10:07:51AM +0800, Wei Wang wrote: > On 04/04/2018 02:47 AM, Michael S. Tsirkin wrote: > > On Wed, Apr 04, 2018 at 12:10:03AM +0800, Wei Wang wrote: > > > +static int add_one_sg(struct virtqueue *vq, unsigned long pfn, uint32_t len) > > > +{ > > > + struct scatterlist sg; > > > + unsigned int unused; > > > + > >
2008 May 30
2
Mapping of Unix groups to Samba user permissions
I ran into a problem today which surprised me, and after two hours of reading and testing I am more confused than ever, so I feel the need for a sanity check. It would be good to have a clear and authoritative article about this somewhere; I thought it would be in either "Using Samba" or in the HOWTO, but I don't see it there. I am using Samba in several installations in homes and
2003 Jul 09
1
Question on PDC's and BDC's
Morning everyone. I have a question about something i've been thinking about lately. I recently rolled out a samba server running 2.2.8a with OpenLDAP 2.0.27 on the backend to hold the user account info. My question is, how many people out there are running samba as their PDC and have implemented a BDC as well? I'm starting to consider about putting up a BDC for safeties sake. Does
2011 Oct 03
4
distance coefficient for amatrix with ngative valus
Hi, I need to run a PCoA (PCO) for a data set wich has both positive and negative values for variables. I  could not find any distancecoefficient other than euclidean distace running for the data set. Are there any other coefficient works with negtive values.Also I cannot get summary out put (the eigen values) for PCO as for PCA.   Thanks. Dilshan [[alternative HTML version deleted]]
2002 Jul 29
2
Migrating WINNT to SAMBA PDC
Hello Everyone, I have read all the man pages and the "HOW-TO-PDC..." related to the operation and configuration of SAMBA. I don't however, see anything detailing a move away from WinNT to SAMBA PDC. Can someone point me to a doc or website that has helped them migrate as smooth as possible? I heard there is a way of grabbing passwords using pwdump, users uid, and the Domain ID.
2011 Feb 02
1
Outgoing agent´s calls
Hi, is there any way to manage outgoing calls from agents? Mi agents are answering in pstn lines. I can send agents outgoing calls to my Asterisk but I don't know wich agent is making the call...because, may be he is unregister... Is there any solution? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 04
1
running only the dovecot-auth service
Hi, we are just testing postfix 2.3 in combination with its new dovecot SASL plugin. Now what we would like to have was dovecot SASL without acutally running dovecot ... The reason for this is because we have the "real" dovecot running on a different server than the postfix instance and it would be nice if it would not be necessary running an "full" dovecot on that server for
2006 May 08
2
Imap folders missing after updating
I just updated from 0.99.14 to 1.0beta2 on FC5 and my my IMAP folders have mainly disappeared in my Thunderbird client. All that's left is Inbox and Trash. Is there some configuration setting that's now necessary to make the server think an account uses IMAP folders? The way it seemed to work before was that the presense of a Maildir directory in a user's home indicated IMAP. The
2009 Feb 19
3
[LLVMdev] Possible DAGCombiner or TargetData Bug
I got bit by this in LLVM 2.4 DagCombiner.cpp and it's still in trunk: SDValue DAGCombiner::visitSTORE(SDNode *N) { [...] // If this is a store of a bit convert, store the input value if the // resultant store does not need a higher alignment than the original. if (Value.getOpcode() == ISD::BIT_CONVERT && !ST->isTruncatingStore() && ST->isUnindexed()) {
2004 Dec 13
1
Samba PDC Server Local SID, Domain SID, and GROUP RID Question
Hi, I have a question regarding an issue I am having with our new Samba PDC. We used to be running an NT domain controller and about two months ago, I made the transition to a Debian linux box running Samba. The PDC is currently running Samba 3.0.8. My samba PDC is using the tdbsam backend and, for the most part is working flawlessly. However, when using smbpasswd to add samba accounts, I
2005 Aug 03
1
linking, exported symbols
Hi all, I've got an application here (flumotion) which uses libtheora (via gstreamer, though I think that's irrelevant here) and many other bits of code, one of which is PIL (Python Imaging Library), which also has chunks implemented in native code. When I run this, I get a crash in libtheora, the top of the stacktrace looking like: #0 0xb6a71bbf in quantize () from
2010 Aug 27
2
adwantages of ogg container?
Hallo all, euphoria with cheese, the project i working on, i needed to make decision about codecs and containers we use. I'm clearly not expert in this. After the euphoria about vp8/webm going slowly to the end, i see advantages what theora has against vp8. Seems like theora perform better on LoEnd hardware. Even x264 with good optimisation work not really good on slow Athom. My question to
2003 Mar 17
1
What does is() mean?
Suppose you have a class, say sex, for lack of a better example, and you are tempted, in defining the behavior of the call, is(x,"sex") to check whether certain basic features are satisfied, not to just trust the claim that x is specified to be of class "sex". `Without delving into details further sanity checking of the structure of the object is sometimes prudent to avoid