Displaying 10 results from an estimated 10 matches for "wbcuidtosid".
2020 Feb 29
0
idmap range and xidNumber
...1-5-32-544
> failed to call wbcSidToUid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not convert sid S-1-5-32-544 to uid
> I shoud mention that for "oridinary" domain users this commands work
> in both directions UID <--> SID
Good.
>
> UDM# wbinfo -U 3000
> failed to call wbcUidToSid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not convert uid 3000 to sid
That doesn't work for me either and I don't worry about it ;-)
>
> UDM# wbinfo -U 3000000
> failed to call wbcUidToSid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not convert uid 3000000 to sid
I would be worried if that di...
2018 Aug 25
2
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
On Fri, 24 Aug 2018 23:53:14 +0200
Waishon <waishon009 at gmail.com> wrote:
> Hi again,
>
> sorry for spaming ;)
>
> wbinfo -U shows on the second machine only:
> root at FS/# wbinfo -U 0
> failed to call wbcUidToSid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not convert uid 0 to sid
>
> On the other machine it returns the correct SID.
>
> Maybe that's a decent hint what went wrong?
>
No, it is exactly the same on my domain, fails on a Unix domain member,
works on a DC.
Rowland
2018 Aug 24
3
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
Hi again,
I think I found out something interesting:
When running "ntacl get" with debug = 10, I get the following output on the
machine where it works:
posix_get_nt_acl: called for file /srv/profiles/
Opening cache file at /var/cache/samba/gencache.tdb
Opening cache file at /var/run/samba/gencache_notrans.tdb
uid 0 -> sid S-1-22-1-0 <12210>
gid 100513 -> sid
2020 Feb 29
4
idmap range and xidNumber
Hello,
There recommended range in Samba4 share for BUILTIN users is usually (from
Samba wiki)
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*) domain:
# - must not overlap with any domain ID mapping configuration!
# - must use a read-write-enabled back end, such as tdb.
idmap config * : backend = tdb
idmap config * : range = 3000-7999
2018 Aug 25
0
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
...enny via samba :
> On Fri, 24 Aug 2018 23:53:14 +0200
> Waishon <waishon009 at gmail.com> wrote:
>
> > Hi again,
> >
> > sorry for spaming ;)
> >
> > wbinfo -U shows on the second machine only:
> > root at FS/# wbinfo -U 0
> > failed to call wbcUidToSid: WBC_ERR_DOMAIN_NOT_FOUND
> > Could not convert uid 0 to sid
> >
> > On the other machine it returns the correct SID.
> >
> > Maybe that's a decent hint what went wrong?
> >
>
> No, it is exactly the same on my domain, fails on a Unix domain member,
>...
2018 Aug 24
0
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
Hi again,
sorry for spaming ;)
wbinfo -U shows on the second machine only:
root at FS/# wbinfo -U 0
failed to call wbcUidToSid: WBC_ERR_DOMAIN_NOT_FOUND
Could not convert uid 0 to sid
On the other machine it returns the correct SID.
Maybe that's a decent hint what went wrong?
Am Freitag, 24. August 2018 schrieb Waishon :
> Hi again,
>
> I think I found out something interesting:
> When running "nta...
2017 Jan 24
4
Security Principals, and SID's mapping bug
Hai,
Does anyone know more if this is adressed or point me to the bug report?
There should be one, but i cant find it.
Im finding the following again, tested with samba 4.4.5, now samba 4.5.3.
These reports go back to the year 2013.
I searched in my mail samba folder for S-1-5-18
The problem.
I create a "computer" Scheduled task.
Now this task MUST run as : SYSTEM (S-1-5-18)
2017 Dec 06
3
MMC issue
Am 06.12.2017 um 10:14 schrieb Rowland Penny via samba:
> On Tue, 5 Dec 2017 15:39:25 -0700 (MST)
> Mariusz80 via samba <samba at lists.samba.org> wrote:
>
>> Well permisions are working fine but, if i create for example "new
>> folder" then the owner is root and what about the main problem with
>> mmc.
>>
>
> New files/directories will be
2014 Jan 10
3
Samba 4 RPC hangs after a while
Hello all,
?
this is my first Post in a Mailing List I hope everything goes fine.
?
We are running a Samba 4 DC (4.0.14, Version 4.1.4 has the same problem) as a second DC in our Windows Environment. This server is in a second site.
?
So after a while Samba 4 hangs and it is not possible to talk to the server via the RPC Protocol. So all samba-tools Commands like ?samba-tool drs showrepl? run
2014 Jul 30
1
samba Digest, Vol 139, Issue 40
...t; being local? I have added no groups to the Linux systems, so
> if you're asking if it is a local group on the Linux box, no it is not. I
> can remove the SYSTEM account from the share if needed, but it is on all
> Windows shares as well and causes no issues.
>
> failed to call wbcUidToSid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not convert uid 70028 to sid
>
> On 7/30/2014 6:01 AM, steve wrote:
>
>> On Tue, 2014-07-29 at 19:47 +0100, Rowland Penny wrote:
>>
>>> On 29/07/14 18:42, steve wrote:
>>>
>>>> On Tue, 2014-07-29 at 18:18 +0100,...