similar to: Failed to convert SID to a UID

Displaying 20 results from an estimated 6000 matches similar to: "Failed to convert SID to a UID"

2023 May 29
1
Failed to convert SID to a UID
Hello, After upgrading a Samba domain member from 4.16.4 to 4.17.5 our shares stopped working. This is from Rocky Linux 8.7 to 8.8. The AD domain controller server is running 4.16.2. Only error message I see is : check_account: Failed to convert SID S-1-5-21-..... to a UID (dom_user[DOMAIN\username] wbinfo --domain-users returns a list of all the users wbinfo --user-info username
2023 May 29
1
Failed to convert SID to a UID
On 29/05/2023 16:29, Dale Renton via samba wrote: > Hello, > > After upgrading a Samba domain member from 4.16.4 to 4.17.5 our shares > stopped working. This is from Rocky Linux 8.7 to 8.8. The AD domain > controller server is running 4.16.2. Only error message I see is : > > check_account: Failed to convert SID S-1-5-21-..... to a UID > (dom_user[DOMAIN\username] Not
2023 May 29
1
Failed to convert SID to a UID
> check_account: Failed to convert SID S-1-5-21-..... to a UID > (dom_user[DOMAIN\username] > Not bothered about the SID, but what was the RID ? S-1-5-21-847089129-1187572071-3330553849-1107 > Also, does the username end with a '$' ? no > Network problem ? > What else changed ? Not a network problem and nothing else has changed. I just downgraded to Samba 4.16.4 from
2023 May 31
1
Failed to convert SID to a UID
It works for us with Rocky Linux 8.8 and Samba 4.17.5. DCs are Samba 4.18.2. Looking at your conf I see this: I do _not_ have this: idmap config DOMAIN:unix_primary_group = yes I have and you don't: disable netbios = yes smb ports = 445 server min protocol = SMB2 client min protocol = SMB2 Different: kerberos method = secrets and keytab And this is deprecated: winbind nss info =
2023 Jun 18
2
Failed to convert SID to a UID
On 18/06/2023 16:29, Dale Renton via samba wrote: > On Sat, Jun 10, 2023 at 1:49?PM Rowland Penny via samba < > samba at lists.samba.org> wrote: >> Dale, just checking back on what you posted earlier and you had: >> >> create krb5 conf = no >> >> in your smb.conf >> >> Is that line still there ? >> If so, try removing it. >>
2023 Jun 04
1
Failed to convert SID to a UID
Thanks for the suggestions. I tried them without success. Strange that wbinfo works but getent does not. On Wed, May 31, 2023 at 10:55?AM Christian Naumer < christian.naumer at greyfish.net> wrote: > It works for us with Rocky Linux 8.8 and Samba 4.17.5. DCs are Samba > 4.18.2. > > > Looking at your conf I see this: > > I do _not_ have this: > > idmap config
2025 Apr 08
1
samba 4.18 to 4.20 issue
Hello! How are you? I updated samba 4.18 to 4.20 and made a new samba ad member with samba 4.20. So transfer FSMO from 4.18 to 4.20. Follow commands to fix something and finish disable 4.18. All appears to work well for about 20 days and yesterday while trying to configure special permissions on RSAT windows (read, write and no erase) at the finish command it made total control and no respect to
2024 Feb 02
1
byte range lock for Write starting on Zero and negative length ( -9223372036854775808 )
Dear All, I'm sorry to bother the list with a problem that I am not sure originates in Samba. File server (no domain) is serving a mix of Windows 10 and Centos 7 clients, I have strange byte range locks. - Server is Samba 4.17.5 / Kernel 5.14.0 Rocky 9.2 smbstatus -B gives: - When client is Windows 10: Byte range locks: Pid??????? dev:inode?????? R/W? start???? size
2023 Oct 19
1
First use of cd ~user fails on systems using winbind
On Thu, 19 Oct 2023 15:34:46 -0400 Jason Keltz via samba <samba at lists.samba.org> wrote: > Hi. > > I'm running the latest Samba 4.18 on our dc (Linux - Rocky 8.8), and > the clients are running the latest 4.17 (Linux - Rocky 8.8) to be > upgraded to 4.18 soon. > > I've noticed an issue for awhile that is really quite strange and > wonder if anyone has any
2024 Mar 21
1
byte range lock for Write starting on Zero and negative length ( -9223372036854775808 )
On Fri, Feb 02, 2024 at 12:30:11PM +0000, Antonio via samba wrote: >Dear All, > >I'm sorry to bother the list with a problem that I am not sure >originates in Samba. >File server (no domain) is serving a mix of Windows 10 and Centos 7 >clients, I have strange byte range locks. > >- Server is Samba 4.17.5 / Kernel 5.14.0 Rocky 9.2 > >smbstatus -B gives: >
2025 Apr 08
1
samba 4.18 to 4.20 issue
On Tue, 8 Apr 2025 11:36:19 -0300 "Douglas G. Oechsler via samba" <samba at lists.samba.org> wrote: > Hello! > How are you? > > I updated samba 4.18 to 4.20 and made a new samba ad member with samba > 4.20. So transfer FSMO from 4.18 to 4.20. Follow commands to fix > something and finish disable 4.18. > All appears to work well for about 20 days Could it
2023 Oct 19
1
First use of cd ~user fails on systems using winbind
Hi. I'm running the latest Samba 4.18 on our dc (Linux - Rocky 8.8), and the clients are running the latest 4.17 (Linux - Rocky 8.8) to be upgraded to 4.18 soon. I've noticed an issue for awhile that is really quite strange and wonder if anyone has any thoughts on this. Samba/Kerberos auth has been setup and working for quite a long time, and I don't think the configuration of
2023 Mar 21
1
where is glib-devl x86-64?
I have a brand new installation of Rocky Linux 9.1 (I know, this isn't a Rocky mailing list, but I can't find anything on this on Rocky forums, etc. so I figured I would ask here), and I installed Gimp, and would like to install the Resynthesizer plugin package. Trying to compile it from source, autogen.sh complains that I don't have the gimp development libraries installed. In fact,
2010 Jul 26
5
[RFC/PATCH] New chainloading functionality
This patch introduces extra functionality to chain.c, mainly with reference to BPB adjustments, but not only that. It expects 3 small patches I sent earlier (they are included for easy reference, patches 1-3/4). The changes introduced are: 1) file and boot sector use separate options to control load address and jump address (if applicable). Options are as described below: *
2007 Sep 11
1
Dovecot stops talking to the auth server.
Hi, I have an RHEL4 machine running dovecot-1.0.3 + postfix-2.3.2 + postfixadmin + mysql-4.1.20-2.RHEL4.1 + amavisd-new-2.5.2-1. The machine only has a gig of memory in it, I am trying to keep it running until I get new hardware to replace it in a couple of weeks. For the most part it works as advertised but every once in a while it stops talking to the auth server. I think I have tracked this
2003 Jul 23
1
[SOLVED] mount.smbfs problem
Hi - My messages may not be reaching this list. Would someone at least confirm receipt of this message even if you have no suggestions/ comments re its content? I have sent several messages concerning mount.smbfs and I guess no one is using smbfs to mount a Windows machine -or- no one has encountered my problem. To recap the problem and give a solution: [problem] mount.smbfs is not working on
2024 Dec 17
1
What is my best upgrade path?
I am running Samba 4.14.7 with two servers setup as my AD servers and configured to replicate. I have a number of other domain joined servers and desktop systems. The servers are all running Rocky Linux 8.10. I have a standalone server running the same OS but not domain joined that I use as my build-Samba-from-source server. I build there then move the resulting tree to the live servers. I want
2023 Jun 23
1
Rocky linux 9 - Samba AD
Hi Nico, that's amazing! Let me digest it because I am not sure if I can perform the installation properly. I will get back to you once done. Thanks very much, Metin Mobile! ________________________________ From: Nico Kadel-Garcia <nkadel at gmail.com> Sent: Friday, June 23, 2023 1:03:52 PM To: Metin Koc <metkoc at outlook.com> Cc: samba at lists.samba.org <samba at
2023 Mar 21
1
where is glib-devl x86-64?
I dunno. I guess it could be. Went to the Gimp site and saw that glib-devel was mentioned there. My tired old brain is a bit confused by this, since most other -devel packages put -devel following the program/package name, and gimp doesn't. I'll give that a try, though, to see if it takes care of my issue. Thanks! On Tue, Mar 21, 2023 at 2:32?AM Simon Matter <simon.matter at
2024 Dec 03
2
Linux desktop setup with authentication against Samba AD DC
On 03.12.2024 17:22, Rowland Penny via samba wrote: > On Mon, 2 Dec 2024 10:29:22 +0100 > Peter Milesson via samba <samba at lists.samba.org> wrote: > >>>> Peter >>> So, it works with Gnome. >>> It appears that, provided all the required packages can be >>> installed, it will probably work on any distro, I cannot test them >>> all ;-)