search for: uadministrator

Displaying 20 results from an estimated 1064 matches for "uadministrator".

Did you mean: administrator
2017 Mar 30
2
Failed to enumerate objects in the container. Access is denied.
...s, to BUILDIN\Administrators ) # both work good, i preffer like below.   # change the 2 variables below to match your setup. YOUR_NTPASSWD=?YOUR_Administrator_PASSWD? SETNTDOM=?NTDOM? echo ${SETNTPASSWD}| net rpc rights grant "${SETNTDOM}\Domain Admins" SeDiskOperatorPrivilege -UAdministrator echo ${SETNTPASSWD}| net rpc rights grant "${SETNTDOM}\Domain Admins" SeTakeOwnershipPrivilege -UAdministrator echo ${SETNTPASSWD}| net rpc rights grant "${SETNTDOM}\Domain Admins" SeBackupPrivilege -UAdministrator echo ${SETNTPASSWD}| net rpc rights grant "${SETNTDOM}\D...
2017 May 24
6
classic upgrade, splitting servers
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Stefan G. Weichinger via samba > Verzonden: woensdag 24 mei 2017 12:38 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] classic upgrade, splitting servers > > Am 2017-05-24 um 12:23 schrieb L.P.H. van Belle via samba: > > Ok, lets start with : > >>
2015 Jan 22
2
net rpc rights list - could not connect to server 127.0.0.1
But this command returns me the rights list of administrator in AD DC. I need the "rights list" of administrator in "MEMBER2". Here some tests: *From MEMBER2: #net rpc rights list accounts ?Uadministrator Could not connect to server 127.0.0.1 The username or password was not correct. Connection failed: NT_STATUS_LOGON_FAILURE #net rpc rights list accounts ?Uadministrator -Smember1 MYDOMAIN \Domain Admins SeDiskOperatorPrivilege << WORKS >From MEMBER1: #net rpc rights list accounts ?U...
2020 Jan 07
6
Error GPO
hello list, congratulations on this new year; and wish the best to all, I am trying to create GPO in samba 4 and this is the error it gives me. ./samba-tool gpo create WSUS -UAdministrator Password for [Administrator]: Using temporary directory /tmp/tmp8t9j8u26 (use --tmpdir to change) ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/__init__.py", line 186, in _run re...
2015 Jan 22
4
net rpc rights list - could not connect to server 127.0.0.1
...o server 127.0.0.1 On 22/01/15 16:44, ?scar Flores wrote: > But this command returns me the rights list of administrator in AD DC. > I need the "rights list" of administrator in "MEMBER2". > > Here some tests: > *From MEMBER2: > #net rpc rights list accounts ?Uadministrator Could not connect to > server > 127.0.0.1 The username or password was not correct. > Connection failed: NT_STATUS_LOGON_FAILURE > > #net rpc rights list accounts ?Uadministrator -Smember1 MYDOMAIN > \Domain Admins > SeDiskOperatorPrivilege << WORKS > > From...
2015 Jan 22
2
net rpc rights list - could not connect to server 127.0.0.1
Hi! I have some problems with my new member server This is my schema: -Doman Controller name is ?DC01? and realm name is ?MYDOMAIN.LOCAL? ? WORKS! -Member server 1, name ?MEMBER1? ? WORKS! #net rpc rights list accounts ?Uadministrator MYDOMAIN\Domain Admins SeDiskOperatorPrivilege When I run this command works well and I can administrate my shares with ACL from another computer with Win7+RSAT - Member server 2, name ?MEMBER2? - FAIL! # net rpc rights list accounts ?Uadministrator Enter administrator's...
2019 Oct 07
2
Domain Member Join Problems
I'm setting up a domain member with Debian bust ADC and a Debian bust domain member.? I've got a windows machine that has joined the domain and I can login to it. The Debian domain member is throwing a DNS error when I do net ads join -Uadministrator: net ads join -Uadministrator Enter administrator's password: kinit succeeded but ads_sasl_spnego_gensec_bind(KRB5) failed for ldap/athena.edm-inc.com with user[administrator] realm[EDM-INC.COM]: Strong(er) authentication required Using short domain name -- EDM Joined 'SNAPS2' to dns...
2014 Dec 10
1
Samba 4.1.7 ldapcmp msDS-NcType Error comparing DCs
...ning samba-tool ldapcmp on my both DCs samba 4.1.7 leads to the output : Attributes found only in ldap://s4master: msDS-NcType serverState FAILED How to deal with this? I am missing something? [root at s4slave ~]# samba-tool ldapcmp ldap://s4master ldap://s4slave -Uadministrator domain Password for [TPLK\administrator]: * Comparing [DOMAIN] context... * Objects to be compared: 518 Comparing: 'CN=Builtin,DC=tplk,DC=loc' [ldap://s4master] 'CN=Builtin,DC=tplk,DC=loc' [ldap://s4slave] Attributes found only in ldap://s4master: serverState FAIL...
2016 Oct 18
3
NS records for a new AD DC
...t? I have tried to add something, but I cannot work out how to use samba-tool to add an RR for the root of a zone. If I miss the name argument out, or if I use and '@', it complains and reminds me of the correct usage. # samba-tool dns add dc1 ad.mydomain.com @ NS dc2.ad.mydomain.com -UAdministrator Usage: samba-tool dns add <server> <zone> <name> <A|AAAA|PTR|CNAME|NS|MX|SRV|TXT> <data> If an NS record should exist, how best should I add it? Chris
2017 Mar 29
6
Failed to enumerate objects in the container. Access is denied.
Dear colleagues and samba-experts, I installed a samba-file-server as a samba domain-member using debian jessie-packages, following the samba-manual "Setting up Samba as a Domain Member". I can access the shares and create files but there are issues concerning security. As proposed I am using RSAT (on a german Windows 10 Pro, logged in as Domain Administrator) to set details
2016 Mar 21
2
transfer FSMO roles from Windows DC
...rs,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=company1,DC=dd If I try to transfer domaindns and forestdns roles samba-tool fails (with different errors ) and "samba-tool fsmo show" fails permanently after that: [root at linux01 ~]# samba-tool fsmo transfer --role=domaindns -Uadministrator Password for [COMPANY1\administrator]: ERROR: Failed to add role 'domaindns': LDAP error 53 LDAP_UNWILLING_TO_PERFORM - <000020AE: SvcErr: DSID-03152965, problem 5003 (WILL_NOT_PERFORM), data 0 > <> [root at linux01 ~]# samba-tool fsmo transfer --role=domaindns -Uadministrator...
2015 Feb 27
3
NT_STATUS_CONNECTION_REFUSED, again!!!
...C1 and the other DC2) I switched machines, just to make sure it wasn't a hardware issue. It's not! When I run one of the failed script line manually, I get: root at dc01:~# echo ${SAMBA_NT_ADMIN_PASS}| net rpc rights grant "${SAMBA_NT_DOMAIN}Domain Admins" SeDiskOperatorPrivilege -UAdministrator Enter Administrator's password: Could not connect to server 127.0.0.1 The username or password was not correct. Connection failed: NT_STATUS_LOGON_FAILURE That might have failed because . . . . so, I tried this: root at dc01:~# net rpc rights grant "${SAMBA_NT_DOMAIN}Domain Admins" Se...
2017 Aug 10
3
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
...gt; smbclient -L localhost -U% -d3 Wont work, due to bug in smbclient thats tries smb1 first ( or something like that ) I suggest test like this, als there also i see a strange reaction. ( see my output of a 3 time running this command on a member server ) (Member) smbclient -L $(hostname -f) -Uadministrator -m smb2 Enter NTDOM\administrator's password: Kinit for administrator at REALM to access member1.internal.domain.tld failed: Preauthentication failed session setup failed: NT_STATUS_LOGON_FAILURE smbclient -L $(hostname -f) -Uadministrator -m smb2 Enter NTDOM\administrator's password:...
2013 Sep 04
1
"Empty" DNS entry, no A record, can't delete or update
...rd to another zone. After I moved it backed the A record (and the PTR) was invisible in the MMC. nslookup still works for the IP and hostname from the PDC and other hosts on the network. (Don't ask me why!) Here are some outputs: root:~# samba-tool dns query pdc.domain.local zoneA hostA ALL -Uadministrator Name=, Records=0, Children=0 root:~# samba-tool dns query pdc.domain.local zoneA @ ALL -Uadministrator [a lot of correct host entries with their corresponding A records] Name=hostA, Records=0, Children=0 # notice the missing second line. Example: A: 192.168.0.100 (flags=f0, serial=11, ttl=0)...
2013 Feb 28
1
DNS IPv6 Question
...luded, that my ssh connect attempt returns a ipv6 entry, which points to localhost.... So now i tried to update/remove that ipv6 entry, but I always get the error: ERROR: Record does not exist I tried these: samba-tool dns delete risky.home.schinz.de home.schinz.de risky AAAA 0:0:0:0:0:0:0:1 -UAdministrator samba-tool dns delete risky.home.schinz.de home.schinz.de risky.home.schinz.de. AAAA 0:0:0:0:0:0:0:1 -UAdministrator samba-tool dns delete risky.home.schinz.de home.schinz.de risky AAAA ::1 -UAdministrator .... same procedure with samba-tool dns update .... How must be the syntax to get rid of...
2020 Jun 10
2
getting no SRV record
...domain controller with BIND9_DLZ. All has gone well until I run: root@[dchost]:~# host -t SRV _ldap._tcp.[domain].work. _ldap._tcp.[domain].work has no SRV record Then I run: root@[dchost]:~# samba-tool dns add [dchost] [domain].work _ldap._tcp SRV '[dchost].[domain].work 8080 0 100' -Uadministrator Password for [WKDOM\administrator]: Record _added successfully_ And I am still getting: root@[dchost]:~# host -t SRV _ldap._tcp.[domain].work. _ldap._tcp.[domain].work has no SRV record If I run the "add" again, I get: root@[dchost]:~# samba-tool dns add [dchost] [domain].work _ldap._...
2015 Jan 22
0
net rpc rights list - could not connect to server 127.0.0.1
On 22/01/15 16:44, ?scar Flores wrote: > But this command returns me the rights list of administrator in AD DC. I > need the "rights list" of administrator in "MEMBER2". > > Here some tests: > *From MEMBER2: > #net rpc rights list accounts ?Uadministrator Could not connect to server > 127.0.0.1 The username or password was not correct. > Connection failed: NT_STATUS_LOGON_FAILURE > > #net rpc rights list accounts ?Uadministrator -Smember1 MYDOMAIN \Domain > Admins > SeDiskOperatorPrivilege << WORKS > > From MEMBER...
2020 Jan 08
0
Error GPO
Good morning list, I am using samba4.11.4, From the cosola I put ./samba-tool gpo create WSUS -Uadministrator and I get the following error Password for [ECCMG\administrator]:********* Using temporary directory /tmp/tmp2mk294gd (use --tmpdir to change) ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File "/usr/local/samba/lib/python3.5/site-packages/samba/n...
2014 Apr 01
3
member joined, but...
...read on..? ;-) ? ok, so wiki says: https://wiki.samba.org/index.php/Setup_and_configure_file_shares? ? and now im at the point : SeDiskOperatorPrivilege and .. for the DC's installed this worked without problems... ? but for the domain member. im getting ... ? net rpc rights list accounts -Uadministrator Enter administrator's password: Could not connect to server 127.0.0.1 The username or password was not correct. Connection failed: NT_STATUS_LOGON_FAILURE net -S?servername rpc rights list accounts -Uadministrator Enter administrator's password: Could not connect to server rtd-mem-001 The...
2015 Feb 27
2
NT_STATUS_CONNECTION_REFUSED, again!!!
...C1 and the other DC2) I switched machines, just to make sure it wasn't a hardware issue. It's not! When I run one of the failed script line manually, I get: root at dc01:~# echo ${SAMBA_NT_ADMIN_PASS}| net rpc rights grant "${SAMBA_NT_DOMAIN}Domain Admins" SeDiskOperatorPrivilege -UAdministrator Enter Administrator's password: Could not connect to server 127.0.0.1 The username or password was not correct. Connection failed: NT_STATUS_LOGON_FAILURE That might have failed because . . . . so, I tried this: root at dc01:~# net rpc rights grant "${SAMBA_NT_DOMAIN}Domain Admins" Se...