Displaying 20 results from an estimated 300 matches similar to: "[Bug 2063] New: RFE: export principal which was used for .k5login"
2016 Sep 02
4
[Bug 2610] New: ssh should not complain about "no slots" when PKCS11Provider is specified, but no slot is found nor used
https://bugzilla.mindrot.org/show_bug.cgi?id=2610
Bug ID: 2610
Summary: ssh should not complain about "no slots" when
PKCS11Provider is specified, but no slot is found nor
used
Product: Portable OpenSSH
Version: 7.3p1
Hardware: Other
OS: Linux
Status: NEW
2009 May 03
1
Bug#526833: Please update to Xen 3.3.1
Package: xen-3
Version: 3.2.1-2
Severity: wishlist
Xen 3.2.1 is now over a year old, and was obsoleted by Xen 3.3 eight
months ago. The xen-unstable snapshot in sid is also about a year old.
It would be nice to have updated Xen packages in Debian.
2009 Feb 04
12
Serial console hangs with Linux 2.6.20 HVM guest
I am seeing a problem with the Xen emulated serial console. When
running a Linux 2.6.20 HVM guest that has CONFIG_HOTPLUG_CPU=n, the
guest blocks on output to the console until it receives input keypresses
from `xm console`. This prevents the guest from booting up without
banging on some keys, and makes interactive use of the console
difficult.
By bisecting Linux kernel commits, I found that
2012 Jun 04
3
Update .k5login with Puppet
Hi,
can you anyone suggest me how can i update .k5login to append new entry or
remove existing line
when i tried using
k5login { ''/root/.k5login'':
ensure => present,
path => ''/root/.k5login'',
principals => ''dhaval@MYREALM.COM'',
}
it completelty removes all lines form k5login and put
2012 Dec 28
1
Kerberos/GSSAPI auth via .k5login file
Hi, we are currently moving our mailserver to a new server with Dovecot,
virtual users in LDAP, Passwords in Kerberos Setup. Everything works
fine except for GSSAPI which seems to be a bit buggy.
The thing is, that when using a .k5login [1] file it seems that SASL
does not get passed the home directory specified userdb. In other words,
mails for user1 (see below) are stored in
2010 Feb 06
2
(no subject)
Hi
I Have a problem:
I'm sharing ~600 folders on my samba server:
[SHARE 192.168.0.20]
comment = Private share for host 192.168.0.20
browseable = yes
writable = yes
path = /var/archives/USERS/192.168.0.20
public=yes
hosts deny = 192.168. EXCEPT 192.168.0.20
[SHARE 192.168.0.21]
comment = Private share for host 192.168.0.21
browseable = yes
writable = yes
path =
2015 Sep 28
33
[Bug 2474] New: Enabling ECDSA in PKCS#11 support for ssh-agent
https://bugzilla.mindrot.org/show_bug.cgi?id=2474
Bug ID: 2474
Summary: Enabling ECDSA in PKCS#11 support for ssh-agent
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-agent
Assignee: unassigned-bugs
2014 May 06
1
Actions and IRC log from May 6th VIRT SIG meeting
Hi all,
I summarized actions on
http://wiki.centos.org/SpecialInterestGroup/Virtualization/Status tagged
with 06/05
The meeting LOG is below
Regards
Lars
lars_kurth How do you want to run this? We have a set of lose ends: the
roadmap via
http://lists.centos.org/pipermail/centos-virt/2014-April/003763.html
<http://lists.centos.org/pipermail/centos-virt/2014-April/003763.html>
kbsingh
2006 Feb 09
1
[Bug 445] New: ipt_account reports: sleeping function called from invalid context at mm/slab.c:2063
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=445
Summary: ipt_account reports: sleeping function called from
invalid context at mm/slab.c:2063
Product: netfilter/iptables
Version: patch-o-matic-ng
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
2006 Feb 09
1
[Bug 445] ipt_account reports: sleeping function called from invalid context at mm/slab.c:2063
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=445
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge@netfilter.org |opensource@intra2net.com
------- Additional Comments From laforge@netfilter.org 2006-02-09 15:38 MET -------
ipt_account
2013 May 09
1
Crossrealm Kerberos problems
I am running dovecot 2.1.7 on Debian Squeeze 64 bit, config information
at the end of the email.
I am working on a Kerberos/GSSAPI based setup that requires cross-realm
authentication. I have regular GSSAPI working, I can log in using
pam_krb5 with password based logins or with the GSSAPI support when
using a kerberos ticket in the default realm.
However when I attempt to authenticate using
2019 Oct 04
2
authorized_principals for Kerberos authentication
Hello,
SSH supports ~/.ssh/authorzied_keys for SSH keys and
~/.ssh/authorized_principals for X509 certs.
I could not find an equivalent of authorzied_keys
using Kerberos authentication.
IMHO it should be possible using the Kerberos principal
very much like the principal contained inside a X509
certificate.
My main use case is assigning a specific command to
a user logging in using Kerberos
2017 Jan 06
2
[PATCH] Set KRB5PRINCIPAL in user environment
Hey,
On 05/01, Jakub Jelen wrote:
>On 01/04/2017 10:57 AM, Johannes L?thberg wrote:
>>Signed-off-by: Johannes L?thberg <johannes at kyriasis.com>
>>---
>> gss-serv-krb5.c | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
>>diff --git a/gss-serv-krb5.c b/gss-serv-krb5.c
>>index 795992d9..a12bb244 100644
>>--- a/gss-serv-krb5.c
>>+++
2017 Jan 04
2
[PATCH] Set KRB5PRINCIPAL in user environment
Signed-off-by: Johannes L?thberg <johannes at kyriasis.com>
---
gss-serv-krb5.c | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/gss-serv-krb5.c b/gss-serv-krb5.c
index 795992d9..a12bb244 100644
--- a/gss-serv-krb5.c
+++ b/gss-serv-krb5.c
@@ -106,6 +106,11 @@ ssh_gssapi_krb5_userok(ssh_gssapi_client *client, char *name)
} else
retval = 0;
+#ifdef USE_PAM
+ if
2008 Dec 10
2
Confusion with Converting Factors to Dates using as.date
Dear R-Helpers:
I'm having a problem getting dates into the correct format. I have a data frame, which is based on a .csv file that I imported into R via read.table.
R has converted my date variables to factors; when I use the as.Date command, most of the values are converted "correctly" (and by this I guess I mean converted "as I wish them to be") but some have not been.
2010 Jun 17
0
Debian packages fixing CVE-2010-2063 are available for lenny
Quoting Karolin Seeger (kseeger at samba.org):
> Release Announcements
> =====================
>
> This is a security release in order to address CVE-2010-2063.
>
>
> o CVE-2010-2063:
> In Samba 3.3.x and below, a buffer overrun is possible in chain_reply code.
As this issue also affect the 3.2 series of samba (which is no longer
officially supported by the Samba
2010 Jan 11
3
interpolation
Dear R-users,
I have a complex line by xy-values (ordered by z).
And I would like to get interpolated y-values on the positions of x = 0:600.
How do I get the correct points?
x=c(790,790,790,790,790,786,783,778,778,766,763,761,761,761,715,628,521,350,160,134,134,129,108,101,93,111,161,249,288,243,139,45,7)
2007 Sep 30
2
Central principal->user@host management?
[Apologies if this is an off-topic question; please direct me to a more
appropriate place if so.]
Using Kerberos/GSSAPIAuthentication, is there a way to centrally
control/manage (perhaps using LDAP?) which user principals can log into what
hosts/accounts?
--
Jos Backus
jos at catnook.com
2014 Feb 20
0
samba4 success/failure report...all's working despite kerberized ssh
Just a tip...
is all server have same time ?
not sure that will help you..
-----------------------------------
St?phane PURNELLE Admin. Syst?mes et R?seaux
Service Informatique Corman S.A. Tel : 00 32 (0)87/342467
samba-technical-bounces at lists.samba.org wrote on 20/02/2014 10:46:38:
> De : Georg Hopp <georg at steffers.org>
> A : Sumit
2014 Dec 17
0
Virt SIG Meeting minutes for 16 Dec 2014
Minutes
Attending: imcleod, lars_kurth, gwd, kbsingh, dcaro, jonludlam
Meetings over Christmas:
- Skip the one on 30 Dec; do IRC meeting Jan 13th.
Xen update
- 4.4.1, libvirt pushed
- Notes: xend disabled by default
- Plan: Sign, release soon,
oVirt
- RHEL 7.1 will already rebuild qemu with snapshotting on
- But we may want to do the qemu rebuild for 6 as well.
- kbsingh: I think oVirt