Displaying 20 results from an estimated 1000 matches similar to: "Winbind UID/GID unification across multiple machine solution"
2010 Nov 17
1
[LLVMdev] Type unification algorithm
Hi All,
I wanted to understand the type unification algorithm (the
implementations of 'refineAbstractTypeTo') used in LLVM. In the
source code, there are a lot of code relevant to
'refineAbstractTypeTo', and I didn't find a big picture about how it
works. Does the code implement any standard type unification algorithm
that I can refer to? What is a good start point to
2010 Mar 13
2
[PATCH] nv30/nv40 Gallium drivers unification
Currently the nv30 and nv40 Gallium drivers are very similar, and
contain about 5000 lines of essentially duplicate code.
I prepared a patchset (which can be found at
http://repo.or.cz/w/mesa/mesa-lb.git/shortlog/refs/heads/unification+fixes)
which gradually unifies the drivers, one file per the commit.
A new "nvfx" directory is created, and unified files are put there one by one.
2007 Apr 06
1
Post unification
Hello Community
Congratulations everyone for the reunification.
To kick off the process, shall we finalize channels we are going to
use for communication so that all the developers involved know what is
going on and where. Which ML and IRC would be used for 'semi-official'
communication etc.
1. Danny, Quinn and Marex have already started working on
compiz-plugins-beryl-premerge tree on
2015 Nov 12
1
[PATCH] Unification of ext_(write/read)_adv
Signed-off-by: Nicolas Cornu <nicolac76 at yahoo.fr>
---
extlinux/main.c | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/extlinux/main.c b/extlinux/main.c
index 6871fb1..385b364 100644
--- a/extlinux/main.c
+++ b/extlinux/main.c
@@ -1415,21 +1415,12 @@ static int open_device(const char *path, struct stat *st, char
2012 Sep 27
3
NUT Bugs #313634 & #313714: unification & encapsulation of timer proposition
?Hello everybody,
I'm working on the "Use difftime for time comparison" bug (#313634).
Charles directed me to the other one "Use monotonic clock for monitoring"
attended to by Baruch; I believe that's very good idea, however I'd use a bit
more encapsulated & general approach:
1/ I'd create an opaque timer type and its get/set/cmp/inc/dec etc interface
2002 Nov 18
0
R: 3rd POSTING: winbind mixcase DOMAIN+username???
Hallo Andrew,
thanks for the answer (for the hints in particular, I'm new on samba mailing
list), I'm working on a fax server based on the original implamentation of
Pedro Fraile you can read all the particular here:
http://www.linuxgazette.com/issue79/fraile.html
The goal of "my" fax server implementation:
Users authentication via samba/winbind/pam
Automatic creation of the
2024 Oct 12
1
A question about LDAP Public Key authentication with openssh 9.8p1
Hi openssh community,
I am very new to the source code of openssh and trying to make the LDAP
Public Key authentication work. I found that I need to change a line in the
monitor.c to make it work, I would like to ask the community whether this
is desirable at all.
1. I have created a pair of RSA private key and public key
2. I have setup the public key to the remote LDAP server, as the
1998 Jul 14
0
Slackware Shadow Insecurity (fwd)
Here's someone that felt the need to put something better together.
---------- Forwarded message ----------
Date: Mon, 13 Jul 1998 04:22:15 -0400
From: Richard Thomas <rthomas@sy.net>
To: BUGTRAQ@NETSPACE.ORG
Subject: Slackware Shadow Insecurity
Discovered by Ted Hickman:
Recently I noticed something rather "insecure" about the slackware 3.4
/bin/login (and probably other
2004 Sep 10
0
http streaming in the xmms plugin
Hi,
Here's a patch to add support for streaming HTTP transport to the xmms
plugin. Most of the code (in particular, http.c) is taken from the xmms
mpg123 input plugin.
You'll need to make a three-line change to the xmms mpg123 input plugin to
get streaming to work. The mpeg plugin currently handles all http urls
itself unless they end in an ogg or real audio extension (which means flac
2001 Oct 16
1
[RHSA-2001:132-03] New util-linux packages available to fix /bin/login pam problem
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: New util-linux packages available to fix /bin/login pam problem
Advisory ID: RHSA-2001:132-03
Issue date: 2001-10-11
Updated on: 2001-10-16
Product: Red Hat Linux
Keywords: login pam pam_limits
Cross references:
2001 Oct 22
0
[RHSA-2001:132-04] New util-linux packages available to fix /bin/login pam problem
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: New util-linux packages available to fix /bin/login pam problem
Advisory ID: RHSA-2001:132-04
Issue date: 2001-10-11
Updated on: 2001-10-16
Product: Red Hat Linux
Keywords: login pam pam_limits
Cross references:
2018 Aug 20
6
[PATCH 0/4] mltools: JSON unification
An evolution of:
https://www.redhat.com/archives/libguestfs/2018-August/msg00155.html
2018 Aug 24
0
Announce: OpenSSH 7.8 released
OpenSSH 7.8 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2018 Aug 24
0
Announce: OpenSSH 7.8 released
OpenSSH 7.8 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2003 Oct 08
4
OS/390 openssh
Hello Steve, Hello OpenSSH-portable developers,
I am building OpenSSH for our (EBCDIC-based) BS2000 mainframe
operating system, and I noticed you do the same for OS/390.
Because my initial ssh port was based on IBM's OSS port (ssh-1.2.2
or some such), I thought it was fair enough to help with a little
co-operation; we might come up with a unified EBCDIC patch which could
be contributed to
2002 Mar 20
1
privsep
i think our strategy for privsep is to just keep portable sync'd closely
with openbsd's tree, even though things will be broken wrt privsep for
many platforms. then we just get primary one's working and work out
issues as we go along. i'll start to work on sun and hp-ux again
tomorrow.
2010 Feb 26
5
[PATCH 0/5] renouveau: nv30/nv40 unification
This patchset applies some minor fixes to renouveau.xml and then unifies
the nv30 and nv40 register definitions.
nv30 and nv40 are very similar and have the same offsets for the registers
they share.
The major differences are:
1. Texture setup is different due to full NPOT support on nv40
2. More advanced blending/render targets on nv40
3. NV30 has fixed function registers, which NV40 lacks
The
2003 Nov 26
1
perms of /dev/uhid0
I wrote a small app that monitors a Back-UPS ES500 UPS via the uhid0
interface. I want to run the daemon with as little privs as possible.
gastest# ls -l /dev/uhid0
crw-rw---- 1 root operator 122, 0 Nov 12 05:26 /dev/uhid0
gastest#
Is it safe to chmod o+r /dev/uhid0 ? Or is there a better way to drop
privs of the daemon yet still be able to read from the device ?
All I am doing is
2002 Nov 18
2
3rd POSTING: winbind mixcase DOMAIN+username???
Hallo Everyone,
Please answer to:
http://lists.samba.org/pipermail/samba/2002-November/084692.html
Thanks a lot in advance,
Gianluigi Di Vaio
2010 Sep 20
1
Authentication best practice
I am working with a simple "follow-me"-style service: rather than have
something that rings several phones in turn, the user dials a number (in
the present implementation, unique to that user) to register his
presence at a particular extension.
What's the standard way to protect this from unauthorised use?
Voicemail()-style, where the user has to enter a PIN once the connection
is