Displaying 20 results from an estimated 2000 matches similar to: "User Permissions issue"
2018 Jan 16
3
User Permissions issue
Hi Denis
Thanks for your advise I will not use these wordings here.
Please check the result below when I run the command on the DC-1 when DC-2
is off or on
smbclient -k //IUMSVRAPP01/Pastel12 -d 9
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
2018 Jan 17
3
User Permissions issue
Hi Denis & Rowland
Thanks for the suggestion to trim the smb.conf after which the DC-1 is
connecting to the Windows Server 2008 shared folder smbclient -k
//IUMSVRAPP01/Pastel12 -d 9
and DC-2 is also connecting after using the DNS name of the Windows server.
*You'd better switch your DNS to Bind-DLZ. Internal DNS is not that good
for larger site (looking at your DNS domain name, I guess
2018 Jan 19
1
User Permissions issue
Hi Denis
I have upgraded my samba DC-1 from 4.6.12 to 4.7.4 which has solved the
replication issues between DC-1 and DC-2. Now both the DC's are running on
4.7.4.
Like Rowland said previously, you should remove all RODC that have been
installed prior to Samba 4.7. There are many fixes that have been added
since 4.6.
Before I remove my RODC's I like to clear out few doubts:
1. Instead of
2018 Jan 11
4
DRS Replication between two DC's Failing
Hi
I have tried using FQDN for DC1 and DC2 but still it is failing.Please
assist to fix
samba-tool drs replicate iumdcdp01.iumnet.edu.na iumsvrpdc
DC=iumnet,DC=edu,DC=na --sync-forced -UAdministrator
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
2017 Oct 27
5
ADC 4.7.0 KCC replication failing with PDC 4.6.8
Hi
I have created a new DC on the Ubuntu 16.04 with the latest sernet samba
4.7.0 package. After joining to the PDC running 4.6.8 package I backed up
the idmap.ldb file and copied to the new DC. When I run the samba-tool
ntacl sysvolreset command on the new DC to replicate GID Mappings it fails
with the below error:
open: error=2 (No such file or directory) ERROR(runtime): uncaught
exception -
2017 Nov 17
1
SAMBA failing to start after upgrade
Hi Rowland
The samba-tool command is not working please see the error below:
root at iumdcdp01:/home/administrator# samba-tool
ERROR(<type 'exceptions.ValueError'>): uncaught exception - bad marshal
data (unknown type code)
File "/usr/bin/samba-tool", line 46, in <module>
retval = cmd._run("samba-tool", subcommand, *args)
File
2017 Nov 17
2
SAMBA failing to start after upgrade
The upgrade shouldn't have touched the Samba database, just the
binaries etc, so check the smb.conf file and recreate it if you cannot
find it, or if it is incorrect.
The smb.conf still exists
[global]
workgroup = IUMNET
realm = IUMNET.EDU.NA
netbios name = IUMDCDP01
server role = active directory domain controller
dns forwarder = 172.16.10.254
2018 Jan 12
1
DRS Replication between two DC's Failing
Hi James
Thanks for your response.
hots -t A iumsvrpdc (use it's fqdn as well) I have verified it with the
FQDN which says that the record iumsvrpdc.iumnet.edu.na exists
Search for 'iumsvrpdc' objectGUID
ldbsearch -H /usr/local/samba/private/sam.ldb '(invocationId=*)'
--cross-ncs objectguid : it shows 2 records found
# record 1
dn: CN=NTDS
2018 Jan 11
3
DRS Replication between two DC's Failing
Hi
The DRS sync between two Domain Controllers connected on one network is
failing. I have enabled the log level 9.
samba-tool drs replicate 172.16.10.5 iumsvrpdc DC=iumnet,DC=edu,DC=na
--full-sync -UAdministrator
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
2017 Nov 16
3
SAMBA failing to start after upgrade
Hi I upgraded my samba 4 DC running on Ubuntu 12.04 from 4.6.7 to 4.6.10
sernet samba package.
apt-get update
apt-get upgrade sernet-samba
While downloading the new package the internet went down and it stopped so
later when the connection was restored I started it again with ap-get
upgrade sernet-samba and it started again.
Now after rebooting the server the sernet-samba-ad service is not
2018 Jan 09
2
Replication Error
Hi Denis
Thanks for your response without your crystal ball.
I have increased the log level =9 dns:0 on both the servers. It replicates
successfully by manually running the command
samba-tool drs replicate SERVER2 SERVER1 dc=iumnet,dc=edu,dc=na --full-sync
but it is still failing when I check from the samba-tool drs showrepl
Also I run samba-tool dbcheck --cross-ncs --fix on both the servers
2018 Jan 11
4
Cannot remove offline domain
Hi
I am trying to remove a dead offline domain using the below command which
is failing
samba-tool domain demote --remove-other-dead-server=IUMONG-RODC
-UAdministrator
ERROR: Demote failed: DemoteException: IUMONG-RODC is not an AD DC in
iumnet.edu.na
A transaction is still active in ldb context [0x2bf15b0] on
tdb:///var/lib/samba/private/sam.ldb
IUMONG-RODC domain is still visible under domain
2018 Jan 16
0
User Permissions issue
Hi Harsh,
>
> Thanks for your advise I will not use these wordings here.
thanks!
> Please check the result below when I run the command on the DC-1 when
> DC-2 is off or on
> smbclient -k //IUMSVRAPP01/Pastel12 -d 9
> ...
> session setup failed: NT_STATUS_INVALID_PARAMETER_MIX
Looking at this message, I would start with doing some cleanup in your
smb.conf. I would trim
2018 Jan 31
2
[Patches] for dbcheck (Re: [Patches] AD Database corruption after upgrade from <= 4.6 to 4.7 (bug #13228))
Hi Stefan
I am also one of the Sernet customer. Can you guide me how to run the patch
to fix the bug.
I am running 2 DC's Sernet Samba 4.7.4 with 2 RODC's running Sernet Samba
4.7.4. Whenever I run samba-tool drs replicate --fix --yes command on the
DC it shows the below errors which cannot be fixed:
Failed to remove deleted DN attribute fromServer : (65, "objectclass_attrs:
at
2018 Jan 09
2
Replication Error
Hi
I am running Server-1 Samba4 AD 4.6.10 with an additional Server-2 Samba4
AD 4.7.2 The Inbound replication on the Server-1 is failing with the error
below:
DC=iumnet,DC=edu,DC=na
Default-First-Site-Name\Server-2 via RPC
DSA object GUID: 27182378-a9c7-451e-bb95-7b2172a5f311
Last attempt @ Tue Jan 9 12:55:59 2018 WAST failed, result
58
2018 Jan 17
0
User Permissions issue
Hi Harsh,
> Thanks for the suggestion to trim the smb.conf after which the DC-1 is
> connecting to the Windows Server 2008 shared folder smbclient -k
> //IUMSVRAPP01/Pastel12 -d 9
> and DC-2 is also connecting after using the DNS name of the Windows server.
>
> *You'd better switch your DNS to Bind-DLZ. Internal DNS is not that good
> for larger site (looking at your DNS
2017 Oct 04
3
Samba upgrade from 4.6 to 4.7
Hello
I have a Samba 4.6.7 server installed with the sernet package on Ubuntu
12.04 precise which I like to upgrade to 4.7 and also I want to do a
release upgrade for Ubuntu from 12.04 to 14.04.
Before I continue I like know if I should first do a release upgrade for
Ubuntu or do I have to upgrade Samba to 4.7 first and then run the release
upgrade.
Thanks n Regards
*Harsh Kukreja *Systems
2017 Oct 04
3
Samba upgrade from 4.6 to 4.7
On Wed, 4 Oct 2017 09:08:30 -0400
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 10/4/2017 3:59 AM, Harsh Kukreja via samba wrote:
> > Hello
> >
> > I have a Samba 4.6.7 server installed with the sernet package on
> > Ubuntu 12.04 precise which I like to upgrade to 4.7 and also I want
> > to do a release upgrade for Ubuntu from 12.04 to 14.04.
2018 Jan 22
6
[Patches] AD Database corruption after upgrade from <= 4.6 to 4.7 (bug #13228)
Hi,
here're patches to avoid a database corruption with linked attributes,
e.g. member/memberOf.
See https://bugzilla.samba.org/show_bug.cgi?id=13228
As a temporary solution admins can add "server services = -kcc" to the
global section of smb.conf.
Also DO NOT repair the following errors with samba-tool dbcheck!
"Remove duplicate links in attribute"
and
"ERROR:
2018 Jan 11
0
DRS Replication between two DC's Failing
On 1/11/2018 1:57 PM, Harsh Kukreja wrote:
> Hi
>
> I have tried using FQDN for DC1 and DC2 but still it is
> failing.Please assist to fix
>
> samba-tool drs replicate iumdcdp01.iumnet.edu.na
> <http://iumdcdp01.iumnet.edu.na> iumsvrpdc DC=iumnet,DC=edu,DC=na
> --sync-forced -UAdministrator
> INFO: Current debug levels:
> all: 9
> tdb: 9
>