similar to: Problem adding sshPublicKeys to schema.

Displaying 18 results from an estimated 18 matches similar to: "Problem adding sshPublicKeys to schema."

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
2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
Trying to compile samba source4. Anybody have any ideas? Here's the error: With gcc, version 3.4.3, I get: Compiling lib/ldb/ldb_map/ldb_map_inbound.c In file included from lib/ldb/ldb_map/ldb_map_inbound.c:28: lib/ldb/ldb_map/ldb_map.h:64: error: syntax error before numeric constant The following command failed: gcc -O2 -m64 -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow
2020 Oct 18
3
Samba does not work after upgrade to Ubuntu 20.04.1
Hello, today I upgraded one of my DCs to Ubuntu to 20.04.1. After that my DC did not work anymore, despite unmasking, reenabling. In /var/log/samba/log.samba I get the error messages below. Looks like libraries are missing. What shall I do? Thanks, Joachim root at cobra:/var/log/samba# cat log.samba [2020/10/11 15:12:51.009065, 0]
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
2017 Feb 16
0
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
Anyone? My next concern is codepages. The latest source (I've moved to 4.5.5 now) doesn't have any >> codepages. The RPM spec file I'm customising lists and wants to install them here: >> >> /usr/share/samba/codepages >> /usr/share/samba/codepages/lowcase.dat >> /usr/share/samba/codepages/upcase.dat >> /usr/share/samba/codepages/valid.dat >>
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
2017 Feb 15
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On 15/02/17 14:40, Tom Robinson via samba wrote: > On 13/02/17 10:18, Andrew Bartlett via samba wrote: >> On Mon, 2017-02-13 at 10:00 +1100, Tom Robinson via samba wrote: >>> On 12/02/17 03:13, Rowland Penny via samba wrote: >>>> On Fri, 10 Feb 2017 12:34:23 +1100 >>>> Tom Robinson via samba <samba at lists.samba.org> wrote: >>>>
2013 Jan 10
1
cannot join an existing AD as either a RODC or DC w/ samba4
I'm unable to have samba4 join an existing AD domain as either an RODC (preferrable) or merely a DC. AD domain is Win2k3, but we recently added a pair of Win2k8 DCs to it. Domain functional level is Win2k3. ### Adding samba4 as an RODC ### # samba-tool domain join -d5 my.domain RODC -U'adminuser at MY.DOMAIN' --server=nysv-vmdc3.my.domain INFO: Current debug levels: all: 5 tdb:
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
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
2017 Feb 12
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Mon, 2017-02-13 at 10:00 +1100, Tom Robinson via samba wrote: > On 12/02/17 03:13, Rowland Penny via samba wrote: > > On Fri, 10 Feb 2017 12:34:23 +1100 > > Tom Robinson via samba <samba at lists.samba.org> wrote: > > > > > I've grabbed samba 4.5.4 and customised an existing rpm spec > > > file. > > > Still some issues there. > >
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding? Thank you, Ryan ryan at test1:~/samba-master/source4$ sudo ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")
2023 Jul 29
1
Fwd: Samba HOWTO Collection
I see "Samba HOWTO Collection" mentioned twice in man smb.conf. Where can I find the newest version of it? Is it still relevant? I'm asking because I didn't find the "User Database" chapter, which is mentioned in man smb.conf, in the "Samba HOWTO Collection" I found with Google.
2023 Jul 29
1
Fwd: Samba HOWTO Collection
Thanks. I'm wondering if I can avoid storing NT-hash (that unsalted MD4) of user passwords, and still be able to join a Windows Server 2022 server to the domain, and authenticate users with samba. Maybe I should read some documentation and open another thread.
2023 Aug 21
1
Editing user password hashes
Hi all. I'm migrating from a small OpenLDAP setup and currently have users' password hashes in {SSHA} and {CRYPT}$5$.16s format. Can I just ldbedit or ldbmodify user's supplementalCredentials fields in /var/lib/samba/private/sam.ldb.d/DC%3DAD%2CDC%3DEXAMPLE%2CDC%3DCOM.ldb to migrate passwords? Provided that I could get the data structure right. (Documentations about
2023 Aug 24
1
samba-tool user disable doesn't change any object attributes?
I used `samba-tool user disable testuser` to disable a user and `samba-tool user show testuser` to display the user object and found nothing was changed. And I can still get the user using filter (&(objectClass=user)(sAMAccountName=testuser)(!(userAccountControl:1.2.840.113556.1.4.803:=2))) Shouldn't `samba-tool user disable` change userAccountControl to 2 or something?
2023 Aug 24
1
samba-tool user disable doesn't change any object attributes?
Ah I understand the 512 + 2 thing. But the userAccountControl is still 512 after I run `samba-tool user disable` Rowland Penny via samba <samba at lists.samba.org> ?2023?8?24??? 21:38??? > > On Thu, 24 Aug 2023 21:12:38 +0800 > Reese Wang via samba <samba at lists.samba.org> wrote: > > > I used `samba-tool user disable testuser` to disable a user and > >
2023 Aug 24
1
samba-tool user disable doesn't change any object attributes?
Further test, after restarting samba, showed the userAccountControl changed to 514 as expected. Weird...