Displaying 6 results from an estimated 6 matches for "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
../../sour...
2024 Oct 12
1
A question about LDAP Public Key authentication with openssh 9.8p1
...DAP
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
sshPublicKey attribute for a particular user
3. This user does not exist on a device running linux with openssh 9.8p1
4. On this device, the sshd_config contains the AuthorizedKeysCommand
option to call a script which further invokes the ldapsearch command to
fetch users' sshPublicKey attribute from the LDA...
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
...ap://10.1.7.1/ ldap://10.1.7.2/
#LpkUserDN ou=users,dc=phear,dc=org
#LpkGroupDN ou=groups,dc=phear,dc=org
#LpkBindDN cn=Manager,dc=phear,dc=org
#LpkBindPw secret
#LpkServerGroup mail
#LpkFilter (hostAccess=master.phear.org)
#LpkForceTLS no
#LpkSearchTimelimit 3
#LpkBindTimelimit 3
#LpkPubKeyAttr sshPublicKey
# override default of no subsystems
Subsystem sftp /usr/libexec/openssh/sftp-server
# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no
# AllowTcpForwarding no
# ForceCommand cvs server
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
...ap://10.1.7.1/ ldap://10.1.7.2/
#LpkUserDN ou=users,dc=phear,dc=org
#LpkGroupDN ou=groups,dc=phear,dc=org
#LpkBindDN cn=Manager,dc=phear,dc=org
#LpkBindPw secret
#LpkServerGroup mail
#LpkFilter (hostAccess=master.phear.org)
#LpkForceTLS no
#LpkSearchTimelimit 3
#LpkBindTimelimit 3
#LpkPubKeyAttr sshPublicKey
# override default of no subsystems
Subsystem sftp /usr/libexec/openssh/sftp-server
# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no
# AllowTcpForwarding no
# ForceCommand cvs server
Thanks for your help!!
--
GPG me!!
gpg --keyserver pgp.mit.edu --rec...