Displaying 20 results from an estimated 400 matches similar to: "Classic Upgrade changes domain SID"
2023 Aug 29
1
Classic Upgrade changes domain SID
On Mon, 2023-08-28 at 23:46 +0200, Peter Koch via samba wrote:
> Hi Andrew and Roland,
>
> I spent some hours today to debug the problem by
> adding lots of printf-statements into the samba4
> source.
>
> Here are my findings:
> - upgrade.py calls passdb.get_global_sam_sid()
> - get_global_sam_sid() calls pdb_generate_sam_sid()
> - pdb_generate_sam_sid() calls
2024 Oct 07
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
Dear Samba-experts,
I'm trying to setup automatic printer download with our
samba 4.19.4 fileserver which is a domain member of
our samba 4.18.2 AD.
printer drivers have been installed on the fileserver:
root at serv00:# rpcclient -Uprtadmin%pass1 SERV00 -c enumdrivers
[Windows x64]
Printer Driver Info 1:
Driver Name: [Kyocera TASKalfa 5052ci NAEV]
CUPS-printers have been installed
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Mon, 7 Oct 2024 22:46:36 +0200
Peter Koch via samba <samba at lists.samba.org> wrote:
> Dear Samba-experts,
>
> I'm trying to setup automatic printer download with our
> samba 4.19.4 fileserver which is a domain member of
> our samba 4.18.2 AD.
>
> printer drivers have been installed on the fileserver:
>
> root at serv00:# rpcclient -Uprtadmin%pass1
2024 Oct 08
2
rpcclient setdriver fails with WERR_ACCESS_DENIED
Hi Rowland,
Thanks very much for your quick response.
> Have you tried the command with a member of Domain Admins instead of
> Administrator ?
I just did and I now feel that something is wrong with
our Administrator-account.
Granting the SePrintOperatorPrivilege to user NAV\prtadmin with user
NAV\Administator failes on our fileserver (INVALID PASSWORD).
Granting the
2023 Aug 31
1
Need help with idmap-configuration
Hi,
I'm migrating a samba3-server that is used both
as a NT4-DC and a filesver into a pair of samba4
servers, one should become the new AD-DC and the
other one should be the new fileserver.
The new AD-DC seems to work fine. I created all
local unix users and unix groups on the new AD-DC
before I started the classic upgrade and deleted
all of them after the update was finished. That
way the
2006 Aug 22
2
HPUX net ads join
Have been running samba successfully authenticating to a windows 2003
domain since 3.0.1. Starting in 3.0.23 and 3.0.23b I can't do a "net
ads join" on a HPUX itanium server running 11.23 ia64. I can kinit just
fine w/ this userid. Samba was built with gcc 4.1.1. See below:
root@serv00 # kinit jjurich_wa
Password for jjurich_wa@DIVMS.UIOWA.EDU:
root@serv00 #
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Tue, 8 Oct 2024 14:58:11 +0200
Peter Koch via samba <samba at lists.samba.org> wrote:
> Hi Rowland,
>
> Thanks very much for your quick response.
>
> > Have you tried the command with a member of Domain Admins instead of
> > Administrator ?
>
> I just did and I now feel that something is wrong with
> our Administrator-account.
Probably not.
2023 May 11
1
Usage of '--domain-guid' parameter of 'samba-tool domain provision'
Hello,
I was hoping to reprovision the same domain by specifying the domain
GUID in the command line tool 'samba-tool domain provision' but I am not
sure if I missed something or if there is a bug but the specified domain
GUID is not the one which is created for my domain.
Specifying the domain SID seems to work as I would expect.
I tested it with Samba shipped by Debian 11 (samba2
2023 Apr 02
1
Inconsistent SYSVOL ACLs
I have two domain controller servers, with samba in version 4.18
On both DCs both the Sysvol share and the subdirectories (including GPOs)
have the same permission:
getfacl /usr/local/samba/var/lib/samba/sysvol
# file: usr/local/samba/var/lib/samba/sysvol
# owner: root
# group: 3000000
user::rwx
user:root:rwx
user:3000000:rwx
user:3000001:r-x
user:3000002:rwx
user:3000003:r-x
group::rwx
2023 Oct 19
1
Error in samba-tool ntacl sysvolcheck
Hi!
I executed the command "samba-tool ntacl sysvolcheck" on a DC and I got the following I pasted below. The first DC was provisioned migrating from a samba NT4 PDC with an LDAP backend using the classic upgrade procedure. I haven't detected any problem but I wanted to make sure there isn't any problem I might not be seeing yet.
ERROR(<class
2020 Aug 05
5
[PATCH NOT WORKING nbdkit 0/3] python: Allow thread model to be set from Python plugins.
Patch 2 certainly allows you to set the thread model. However patch 3
shows that if you set it to nbdkit.THREAD_MODEL_PARALLEL it will
crash.
If you look closely at the stack trace (attached below) you can see
that ignoring threads which are in parts of nbdkit unrelated to
Python:
Thread 4: In pread, waiting in time.sleep(). This thread has released
the GIL.
Thread 2: Started to
2023 Nov 20
2
Online Backup failed....
Full output:
root at iob-master:~# samba-tool domain backup online --server=dc01
--targetdir=/autofs/backup/linux/samba_dom/$(hostname -d) -U administrator
Password for [SAMBA\administrator]:
INFO 2023-11-20 15:30:05,639 pid:73781
/usr/lib/python3/dist-packages/samba/join.py #1614: workgroup is SAMBA
INFO 2023-11-20 15:30:05,640 pid:73781
/usr/lib/python3/dist-packages/samba/join.py #1617: realm
2023 Oct 19
1
Error in samba-tool ntacl sysvolcheck
That's not a problem its just a ACL provisioning message as you can see
the result was "DAG:DAD:PAI" but expected was "O:DAG:DAD:PAR" that's
"normal" ;-) just ignore it or do a "samba-tool ntacl sysvolreset"
Am 19.10.23 um 17:27 schrieb bd730c5053df9efb via samba:
> Hi!
>
> I executed the command "samba-tool ntacl sysvolcheck"
2023 May 05
1
Workaround for Bug 14927?
Greetings,
This post pertains to Samba version 4.16.8 on FreeBSD 13.1.
When GPMC.MSC is invoked from within a Windows server domain member, it
displays an inconsistency error:
<https://attachments.samba.org/attachment.cgi?id=8386>
<https://bugzilla.samba.org/show_bug.cgi?id=14927>
# samba-tool ntacl sysvolreset
# samba-tool ntacl sysvolcheck
ERROR(<class
2023 Nov 20
1
Online Backup failed....
Hello everybody,
i tried "samba-tool domain backup online --server=dc01
--targetdir=/autofs/backup/linux/samba_dom/backup.tgz -U administrator"
and got this error:
ERROR(<class 'OSError'>): uncaught exception - [Errno 39] Directory not
empty: 'sam.ldb.d'
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 185,
in _run
2023 Nov 20
4
Online Backup failed....
Hey,
dir exisit....
root at dc01:/autofs/backup# ls -la /autofs/backup/linux/samba_dom/backup.tgz/
insgesamt 12484
drwxr-xr-x 4 root root 4096 20. Nov 14:02 .
drwxr-xr-x 3 root root 4096 20. Nov 14:00 ..
-rw-r--r-- 1 root root 12765535 20. Nov 14:03
samba-backup-samba.laurenz.ws-2023-11-20T14-02-51.306281.tar.bz2
drwx------ 2 root root 4096 20. Nov 14:00 tmpdz6serc_
drwx------ 7 root
2010 Mar 15
1
Trouble joining Windows 7 machines to Samba PDC
Hi folks,
We have a domain controller running Samba 3.4.5 that is backed onto an
OpenLDAP datastore. The domain has no trouble joining Windows XP clients,
but we've got a couple of Windows 7 / Windows Server 2008 R2 Standard that
we can't join to the domain.
The registry changes suggested in
http://wiki.samba.org/index.php?title=Windows7&oldid=4766 have been
applied, and a UNIX
2023 Nov 20
1
Online Backup failed....
On Mon, 20 Nov 2023 15:34:19 +0100
Dirk Laurenz via samba <samba at lists.samba.org> wrote:
> Full output:
>
> root at iob-master:~# samba-tool domain backup online --server=dc01
> --targetdir=/autofs/backup/linux/samba_dom/$(hostname -d) -U
> administrator Password for [SAMBA\administrator]:
> INFO 2023-11-20 15:30:05,639 pid:73781
>
2013 Dec 17
1
"net getdomainsid" reporting "Could not fetch local SID" -- am I using this command appropriately?
Good evening,
Distro: ClearOS 6.3 (RHEL-derived with a distro-specific web
configuration tool for samba) I'm only about 90% sure it's version
6.3.
Samba version: 3.6.10-1.v6
Intended use: NT4-style PDC for Windows XP clients
Issue:
My distro's "add machine script" uses the output of "net getdomainsid"
to help populate the new machine account's sambaSID field
2023 Feb 14
1
Issue with downloading files whose path contains multi-byte utf-8 characters
On Tue, Feb 14, 2023 at 08:02:59PM +0200, Yonatan Shtarkman wrote:
> The attached code snippet?reproduces the issue when running:
> python3 libugestfs_segfault_repro.py
>
> With:
> guestfs version: 1.48.6
> guestfs-python version: 1.48.6
Can confirm with {python3-,}libguestfs-1.51.1-1.fc39.x86_64
The stack trace is roughly the same as yours.
Rich.
> Stacktrace:
> #0