Displaying 20 results from an estimated 400 matches similar to: "samba-gpupdate nsswitch error"
2024 Jan 26
1
permission denied with windows acls
I am getting a permission denied when trying to ls as a domain user a
samba mount with windows ACLs (sigh I thought I had this figured out).?
I tried to include self descriptive server names and include them in the
info below (fs1: file server, nc: addc, u2gui: ubuntu desktop)
CARLSON\peter at u2gui:~$ ls -l /mnt
ls: cannot access '/mnt/test': Permission denied
total 0
2024 Jan 26
2
permission denied with windows acls
On Thu, 25 Jan 2024 18:45:52 -0800
Peter Carlson via samba <samba at lists.samba.org> wrote:
> I am getting a permission denied when trying to ls as a domain user a
> samba mount with windows ACLs (sigh I thought I had this figured
> out). I tried to include self descriptive server names and include
> them in the info below (fs1: file server, nc: addc, u2gui: ubuntu
>
2019 Feb 26
1
AD-DC samba_gpoupdate failing
On Tue, 26 Feb 2019 13:34:32 +0000
Kristján Valur Jónsson <kristjan at rvx.is> wrote:
> Ok, I've analyzed this and found that the cause is a call to
> getpwuid(uid) with the uid being that of the domain controller.
> "wbinfo --uid-info=3000074" works and returns information, but this
> library function fails.
> This is then propagated upwards as a memory error,
2023 Mar 13
1
Fwd: samba-gpupdate nsswitch error
On 13/03/2023 17:19, David Mulder via samba wrote:
>
> On 3/13/23 11:14 AM, Rowland Penny via samba wrote:
>> I was referring to:
>> add_local_groups: SID S-1-5-21-2112549936-2540803609-4198596461-1600
>> -> getpwuid(3000148) failed, is nsswitch configured?
>>
>> Which is coming from source3/auth/token_util.c
>>
> That's not part of the
2011 Sep 17
1
vfs_shadow_copy2 doesn't seem to work with basedir of /
Hi all,
I'm using the VFS sbadow_copy2 module, and I think I've hit a bug. This
config works:
mattcen at adam:SambaTest$ cat works3/smb.conf
[SambaTest]
comment = SambaTest
writable = yes
path = /srv/SambaTest/share
#vfs objects = shadow_copy
vfs objects = shadow_copy2
shadow:snapdir = /mnt/dates
shadow:basedir = /srv
mattcen
2006 Aug 10
6
3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Gerry, all:
HELP! On mandriva, I compiled samba from source and got it running, but
I cannot connect from windows. (see my post from earlier "[Samba] Compiling
and Configuring Samba for Mandrival")
I think this relates to the group/SID changes discussed in the release
notes. However, I'm not smart enough to figure it out. The tarball compiled
and installed fine. It
2019 Feb 18
0
SMB Signing with "map to guest = " options
On Wed, 2019-02-13 at 23:58 -0600, shivappa Sangapur via samba wrote:
> Hi,
>
> I'm using samba-4.7.x
> I have some confusions over "map to guest=" options with setting SMB
> Signing
>
>
> I want to understand why in case of *#2 and #5* it is not opening
> shares of
> my smb-4.7.x shares,
>
This is probably a case we haven't really
2023 Mar 13
1
Fwd: samba-gpupdate nsswitch error
On 13/03/2023 17:05, David Mulder via samba wrote:
>
> On 3/13/23 10:54 AM, Rowland Penny via samba wrote:
>> Glad it isn't just myself having problems understanding that code, it
>> is horrible :-D
>>
>> If it is a machine, why is it trying to look up a uid ? I traced where
>> the error message is coming from, but couldn't understand what was
2023 Mar 13
1
Fwd: samba-gpupdate nsswitch error
On 13/03/2023 15:11, Dr. Nicola Mingotti via samba wrote:
> Hi all,
>
> Peter, i think i have a problem similar to yours.
>
> I am running on Debian stable, package, bullseye backports
> ---
> $> /usr/sbin/samba --version
> Version 4.17.5-Debian
> ---
>
> I just moved my "dc" from another machine, using the join/demote
> procedure. Everything
2019 Feb 25
2
AD-DC samba_gpoupdate failing
Well, I had a look at the python bindings and the error handling was in
shambles.
I fixed libgpo/pygpo.c and I now get:
gpos = ads.get_gpo_list(creds.get_username())
SystemError: Failed to get machine token for 'DC01$' (CN=DC01,OU=Domain
Controllers,DC=rvx,DC=is)
(the failing call is status = gp_get_machine_token(self->ads_ptr, frame,
dn,
2020 Feb 19
14
Unable to get primary group information when using AD authentication with samba-4.10.4
Hi,
When using AD authentication from a rhel8.1 environment with samba-4.10.4 installed, information on the primary group group01 set on
the AD side for any user user01 cannot be obtained.
[root @ rhel8_1 ~] # id user01
uid=2001107(user01) gid=2000513(domain users) groups=2000513(domain users),2001107(oec0814e),2001103(group01)
If you perform the same operation on the same AD from the
2019 Feb 14
3
SMB Signing with "map to guest = " options
Hi,
I'm using samba-4.7.x
I have some confusions over "map to guest=" options with setting SMB Signing
1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client
signing in windows 2k12 server group policy" to "Microsoft network client:
Digitally sign communications (Always)” = *Disable*"
SMB_Server is joined to Windows 2k12
2019 Feb 26
0
AD-DC samba_gpoupdate failing
Ok, I've analyzed this and found that the cause is a call to getpwuid(uid)
with the uid being that of the domain controller.
"wbinfo --uid-info=3000074" works and returns information, but this library
function fails.
This is then propagated upwards as a memory error, because it is being
called from getpwuid_alloc() which is a talloc variant. the api doesn't
allow us to
2016 Aug 26
2
Loading shared RPC modules failed
> On Fri, Aug 26, 2016 at 12:19:30PM -0400, Thomas Schulz via samba wrote:
> > I am testing Samba 4.5.0rc2 on a Solaris 10 i386 box. log.smbd contains
> > a new message/error that does not show up on Samba 4.4.5. The error is:
> >
> > [2016/08/26 11:45:54.886237, 0]
> > ../source3/rpc_server/rpc_service_setup.c:539(dcesrv_ep_setup)
> > dcesrv_ep_setup:
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 14:12, Volker Lendecke wrote:
> On Fri, Mar 04, 2016 at 04:16:44PM +0000, Rowland penny wrote:
>> On 04/03/16 09:58, Volker Lendecke wrote:
>>> On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote:
>>>> On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote:
>>>>> OK, here is the output:
>>>> Can you try the
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On Fri, Mar 04, 2016 at 04:16:44PM +0000, Rowland penny wrote:
> On 04/03/16 09:58, Volker Lendecke wrote:
> >On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote:
> >>On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote:
> >>>OK, here is the output:
> >>Can you try the attached (UNTESTED!) patch?
> >>
> >>Thanks,
>
2017 Jun 13
2
skip chunk if "DRS linked attribute for GUID - DN not found"
Hello everyone,
i try to use Samba RODC(4.6.5) with W2K8R2. Windows AD has around 35000 objects. My Samba machine is small one (ARM 32bit CPU) with only 2GB physical memory, so i can’t join to the domain because of expensive memory usage.
To solve this Problem, i decide to replicate only critical objects and then let samba_kcc to get other objects.
1 ) Is this an possible way to use Samba AD or
2020 Feb 21
0
Unable to get primary group information when using AD authentication with samba-4.10.4
On 21/02/2020 04:54, Goto, Ryoichi wrote:
> Thank you for very easy-to-understand and courteous advice.
I reread your initial post and noticed something that I missed earlier,
you had in smb.conf:
??????? idmap uid = 16777216-33554431
??????? idmap gid = 16777216-33554431
Yet, you were getting results like this:
id user01
uid=2001107(user01) gid=2000513(domain users)
2016 Mar 29
0
samba 4.4 gpupdate /force
Check rights on sysvol (using samba-tool), check rsync process if several
DC.
2016-03-29 13:07 GMT+02:00 barış tombul <bbtombul at gmail.com>:
> command prompt >> run as administrator
>
> Microsoft Windows [Version 6.1.7601]
> Copyright (c) 2009 Microsoft Corporation. All rights reserved.
>
> C:\Users\btombul>gpupdate /force
> Updating Policy...
>
>
2016 Mar 29
0
samba 4.4 gpupdate /force
my problem solved :) Fix the ""samba-tool ntacl sysvolreset""
Thank you very much to everyone...
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\btombul>gpupdate /force
Updating Policy...
User Policy update has completed successfully.
Computer Policy update has completed successfully.
C:\Users\btombul>