Displaying 20 results from an estimated 110 matches similar to: "Questions on syncing mechanisms"
2009 Nov 01
4
NTFS and elrepo
I have here a box which I dual-boot between CentOS 5.4 and an older
version of that "other OS" that I'm using to check out the ELrepo
version of kmod-ntfs.  After installing as per the directions on the
ELrepo site, I can mount an NTFS filesystem, and when I type "mount"
with no options the output tells me that the target filesystem is
mounted read-write.  However, when I
2006 Jul 14
4
Emailing from Command Line
Thanks for reading,
	I need certain shell scripts to email me after they are done
running. I've installed ssmtp to forward to my internal SMTP server. I have
a working ssmtp config on a Gentoo system that works just fine, but on
CentOS it's not working. Here's a bounce message:
Date: Thu, 13 Jul 2006 13:33:22 -0700
From: Mail Delivery Subsystem <MAILER-DAEMON at
2014 Jul 22
3
[PATCH 09/17] drm/radeon: use common fence implementation for fences
On 9 July 2014 22:29, Maarten Lankhorst <maarten.lankhorst at canonical.com> wrote:
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
> ---
>  drivers/gpu/drm/radeon/radeon.h        |   15 +-
>  drivers/gpu/drm/radeon/radeon_device.c |   60 ++++++++-
>  drivers/gpu/drm/radeon/radeon_fence.c  |  223 ++++++++++++++++++++++++++------
>  3 files
2014 Aug 25
12
[PATCH envytools] demmio: Add decoding of some MEM_TIMINGS registers for NVC0.
---
 rnndb/memory/nvc0_pbfb.xml | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)
diff --git a/rnndb/memory/nvc0_pbfb.xml b/rnndb/memory/nvc0_pbfb.xml
index 500cea9..e006dbe 100644
--- a/rnndb/memory/nvc0_pbfb.xml
+++ b/rnndb/memory/nvc0_pbfb.xml
@@ -49,23 +49,54 @@
 			Most bitfields are unknown.
 			</doc>
 		<bitfield high="7"
2014 Aug 25
0
[PATCH envytools] docs: Fix some spelling and remove some trailing spaces.
---
 docs/hw/fifo/intro.rst | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/docs/hw/fifo/intro.rst b/docs/hw/fifo/intro.rst
index 8b1d69d..0e023bf 100644
--- a/docs/hw/fifo/intro.rst
+++ b/docs/hw/fifo/intro.rst
@@ -10,7 +10,7 @@ FIFO overview
 Introduction
 ============
 
-Commands to most of the engines are sent through a special engine
2013 Oct 11
29
[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
https://bugs.freedesktop.org/show_bug.cgi?id=70390
          Priority: medium
            Bug ID: 70390
          Assignee: nouveau at lists.freedesktop.org
           Summary: G84: Repeated system crashes under graphics load,
                    E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
     
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl,
Thanks for your help,
About the "Connection:" header, you are right, it's:
"Connection: close" and NOT "Connection: keep-alive". The protocol when the
SERVER sends the data is http 1.0. It's http 1.1 when the browser requests
the data.
I don't understand the "Content-Length: 54000000" header either. Also I
noticed the flash player on
2019 Apr 02
2
Questions on GPU syncpoint handling from inside the GPU
Hi guys how are you doing? I have some questions on how the GPU handles
syncpoints from the commandlist.
I do know the register 0xB2 is the one written in the Maxwell3D Engine. As
far as I know bits 0:15 are the syncpoint id, bit 16 is unknown for me, bit
20 is increment? What other bits are set and what should be done on
increment?
Thanks in advance.
-------------- next part --------------
An
2007 Jan 16
2
rsync 2.6.9 ignoring hidden files?
I've been googling and searching the mailing list, and I think this is
a new issue.
I just tried copying a kernel source tree, using this command
rsync -avz  linux-2.6.16.29/. yuzu:/usr/src/linux-2.6.16.29/
I also tried adding this option:
--include=".*"
but in both cases, the .config file was not copied over. It seems that
rsync is copying hidden directories but not hidden
2008 Feb 02
2
[PATCH] Requiring multiple auth mechanisms (updated)
Jefferson Ogata's patch 
http://marc.info/?l=openssh-unix-dev&m=108134938701018&w=2 adds a 
multiple authentication methods option to sshd. I updated the patch to 
4.7p1 and added logic to allow it to work with privilege separation.
https://bugzilla.mindrot.org/show_bug.cgi?id=1435
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2012 Jan 10
1
[Bug 1970] New: GSSAPI mechanisms will be disabled because the following shared libraries could not be loaded: /usr/local/lib/libgssapi_krb5.so
https://bugzilla.mindrot.org/show_bug.cgi?id=1970
             Bug #: 1970
           Summary: GSSAPI mechanisms will be disabled because the
                    following shared libraries could not be loaded:
                    /usr/local/lib/libgssapi_krb5.so
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.9p1
          Platform: All
       
2015 Jun 05
0
[Bug 1970] GSSAPI mechanisms will be disabled because the following shared libraries could not be loaded: /usr/local/lib/libgssapi_krb5.so
https://bugzilla.mindrot.org/show_bug.cgi?id=1970
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
                 CC|                            |djm at mindrot.org
             Status|NEW               
2016 Aug 02
0
[Bug 1970] GSSAPI mechanisms will be disabled because the following shared libraries could not be loaded: /usr/local/lib/libgssapi_krb5.so
https://bugzilla.mindrot.org/show_bug.cgi?id=1970
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2018 Nov 28
0
Tools/mechanisms for the management of access permissions in big filebased datasets
On Nov 28, 2018, at 2:36 AM, Frank Thommen <list.centos at drosera.ch> wrote:
> 
> Our problem is more the management side.  Effectively we are looking for a tool that helps us manage these permissions
I want ACLs to work.  There?s a real problem to solve, which is that the old user:group rwx Unix permission system doesn?t let you express common wishes like ?Angel & Bobby own this
2005 Aug 02
1
mechanisms?
ok - if I'm using a password/shadow file arrangement, what auth 
mechanisms besides "plain" should I turn on?
-- 
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
    My Blog: http://marc.perkel.com
2007 Jan 01
1
configured mechanisms don't work
Hi,
I am new to this list and to dovecot. Forgive me if I ask long discussed 
items. 
I managed to install postfix and dovecot 1.0.rc15 on a Debian Sarge server out 
of the backports. It works so far, I can send emails via smtp to postfix, 
they are stored in the virtual mailboxes of some users, and I can get them 
via IMAP from dovecot. However, in dovecot.conf I configured
      mechanisms =
2007 Jan 27
1
per-network auth mechanisms
Hi All,
I need use different auth mechanisms for different IP-address of 
IMAP/SMTP SASL clients (allow plain authorisation only for my own 
network), but there is no examples at wiki.dovecot.org for this feature.
Is this feature available at rc19 version?
Thank you in advance.
Best regards,
George
2009 Jul 15
2
multiple authentication mechanisms/passwords for same account
This may be trivial but reading the documentation I can't
find a clear answer:
If multiple authentication mechanisms (or multiple databases
for one) are defined, does it allow one user account to
have several (at least two) alternative passwords
(so that any of them would work)?
Or does it first map an account to a fixed authentication
mechanism/password and if it fails, others won't be
2015 Oct 27
0
How to use different SASL mechanisms for ssl connections
Hi
I would like to set different SASL mechanisms for users trying to login 
(POP3/IMAP/Managesieve) on encrypted channel, than for those on 
unencrypted connection.
Specificaly:
For users on unencrypted channel, i need to allow login with CRAM-MD5 
(to improve security - I have users who require unencrypted connection 
but i cant let tem use PLAIN login, of course). But for users on 
2015 Nov 05
1
dsync imapc authentication mechanisms
I'm trying to use dsync to mirror mail onto a remote IMAP server. 
The remote server is generating an error that authentication via 
plain text is not permitted.  Does dsync imapc support any 
non-clear-text authentication mechanisms?  The remote server supports:
AUTH=CRAM-MD5 AUTH=DIGEST-MD5 AUTH=NTLM
-- 
Randall Gellens
Opinions are personal;    facts are suspect;    I speak for myself