Displaying 6 results from an estimated 6 matches for "sshpublickeys".
Did you mean:
sshpublickey
2023 Aug 27
1
Problem adding sshPublicKeys to schema.
Hi,
I'm following Samba AD schema extensions wiki page to add
sshPublicKeys to schema, but ldbmodify returned the following error:
# LDB_MODULES_PATH=/usr/lib64/samba/ldb/ ldbmodify -H
/var/lib/samba/private/sam.ldb Sshpubkey.ldif.txt
--option="dsdb:schema update allowed"=true
ERR: (Constraint violation) "000020B5: Referenced object not found at
../../sourc...
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
2023 Jan 22
1
Delegation of control failure for any built-in Security Principals
On 22/01/2023 16:27, Sorin P. via samba wrote:
> Hi Rowland.
> The answers to your questions:
> - Yes, it works fine with any other normal user (non-built in users), including the domain administrator user.A. I'm referring to Debian architecture like that, because that's exactly what's returned by? 'uname -m' -> aarch64B. I prefer to build by myself, in order to
2011 Feb 20
1
initlog is deprecated
Hello Centos,
I am getting an error that I am not familiar with when I restart ssh.
[root at virtcent01:~] #service sshd restart
Stopping sshd: [ OK ]
Starting sshd:WARNING: initlog is deprecated and will be removed in a
future release
[ OK ]
[root at virtcent01:~] #
I was just
2024 Oct 12
1
A question about LDAP Public Key authentication with openssh 9.8p1
On 12/10/2024 13:19, Qingtao Cao wrote:
> Since there is no nss-ldap (not to mention sssd), a separate PAM
> module has been used once the public key authentication is a success,
> to allocate an unused uid/gid for the remote user, also creating its
> home directory?(which are all specified on the LDAP server but there
> is no nss-ldap to fetch these configuration) so that the
2010 Dec 31
1
amanda backup ssh key
hello list,
I am attempting to ssh via a user account setup for amanda backups
from the backup server to the test backup client. AFAIK everything is
setup correctly yet when I ssh as the user to the client I have to
type the password. the public key is in the authorized_keys file of
the client and permissions all seem correct.
Here is a verbose output of the ssh session
[amandabackup at