Displaying 20 results from an estimated 5000 matches similar to: "Element not found error"
2017 Jan 20
5
DNS Update not working after update to 4.5.3
I suspect a zone overlap.
Did you add an extra zone manualy in bind?
Or something like this... You added :
Zone1.Domain.TLD and then
Domain.TLD
But then with the reverse zones.
Because this :
> Jan 20 13:58:09 samba02 named[10811]: zone 2.168.192.in-addr.arpa/NONE:
> has no NS records
Does not look likes the samba_DLZ log lines but a pure bind log line.
Review you bind config and
2014 Mar 25
1
Error joining Domain - after first try failed
Hello,
i just setup a new samba domain, setting up the second dc failes.
I compiled the second dc myself and the first join failed due to a missing
directory (var/lib/samba/private)
I created it and the called the join command again...
But now the dc seems to exist, but is not visible in domain tools or
ldbedit. But I get this message.
What entry is meant here?
Is the out put of
2013 May 20
1
Replication fails
I'm using samba 4.0.3 (host samba01) and samba 4.0.5 (samba02) as DCs. samba01 already existed and I used samba-tool domain join to join samba02 to domain samba.x.y.z. This worked quiet well, but now replication fails:
/usr/local/samba/bin/samba-tool drs showrepl
==== INBOUND NEIGHBORS ====
...
DC=DomainDnsZones,DC=samba,DC=x,DC=y,DC=z
Default-First-Site-Name\SAMBA01 via RPC
2017 Jan 25
1
DNS Update not working after update to 4.5.3
i will do so.... thanks
Am 25.01.2017 um 08:46 schrieb L.P.H. van Belle via samba:
> Still
>
> Check this line from you named config.
>
> include "/etc/bind/named.conf.default-zones";
>
> This can cause an overlap in the zones, so be carefull with that one.
>
>
> Greetz,
>
> Louis
>
>
>> -----Oorspronkelijk bericht-----
>> Van: samba
2004 May 29
1
Share lock between server
Hi,
I would like to know if it is possible to share lock between two network
dispatched samba server.
ex: we have a cname named "samba", which dispatch connection on samba01
and samba02. But if a user open a Microsoft Word file on samba01, I
don't want someone connected on samba02 to be able to make change on it
at the same time.
thanx
2011 Jan 20
3
Polycom 500 / MWI
All,
I'm using Asterisk 1.6 and using Polycom 500's with SIP firmware
2.1.3. I can not seem to get the Message Waiting Indicator to work
reliably (and in my opinion correctly) with voicemail.
I've got the following in my phone.cfg:
<reginfo>
<msg msg.bypassInstantMessage="1">
<mwi msg.mwi.1.callBack="*97"
2017 Jan 23
5
DNS Update not working after update to 4.5.3
Hai,
Seeing :
> Jan 23 14:55:40 samba01 named[3279]: samba_dlz: configured writeable
> zone '168.192.in-addr.arpa'
> Jan 23 14:55:40 samba01 named[3279]: zone local.laurenz.ws/NONE: has no
> NS records
> Jan 23 14:55:40 samba01 named[3279]: samba_dlz: Failed to configure zone
> 'local.laurenz.ws'
Normaly you should see first the local.laurenz.ws
2015 Feb 15
2
SeDiskOperatorPrivilege Error? Not Spam.
Did you try it with the administrator account? If it is also not working have a look right here:
https://wiki.samba.org/index.php/Samba_Member_Server_Troubleshooting
Am 15. Februar 2015 07:15:23 MEZ, schrieb Jason Long <hack3rcon at yahoo.com>:
>
>
>
>Thank you.
>
>According to the "
2015 Jan 28
2
W7 client cannot adjust file permissions via ADUC
W7 client domain member? yes.
Logged in as domainAdministrator? yes.
"SeDiskOperatorPrivilege" set? yes
Read "/Setup_and_configure_file_shares_with_Windows_ACLs"? yes.
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [2]
"Everyone deserves an award!!"
On 2015-01-28 10:40, Marcel de Reuver wrote:
>
2015 Apr 19
3
Map to Guest not working
All,
I've migrated a share from an older samba server (3.0.33) running on a
Sun Solaris box to a newer samba server (3.6.23) running on a RedHat
Linux 6 box.
For the most part I've tried to keep the configuration the same (simply
to make the migration easier since I'm not an expert on Samba config
options).
I got the authentication working (security=domain) but now I'm
2015 Feb 09
4
Did you get my previous email? Not Spam.
On 09/02/15 12:05, Jason Long wrote:
> Thanks a lot. Thanks a lot.
> Problem solved and I can login in to Linux without any problem but I guess it is just for CentOS 7 and if you remember CentOS 6.5 not have this problem.
>
> Step 1 finished.
> Step 2 How can I create a Directory and apply permission via AD?
>
>
Do step 3, read the samba wiki:
2015 Dec 22
5
Dead Domain Controller server
Good afternoon,
I have an environment with 4 servers samba 4 and yesterday one of them died, I tried removing it and not found, then recreated the server with the same name and joined him as a DC, however, he created a new uuid and sync entres servers I stopped, I had to force a forced sync:
# samba-tool drs replicate samba02 samba01 DC=example,DC=com,DC=br
# samba-tool drs replicate samba03
2016 Oct 27
1
How to move DC to other Server
moving to a temporary server could help?
what i mean is:
trasnfer fsmo roles to samba02
join temp01
demote old samba01
bring up new samba01
join samba01
remote temp01
correct? this should work?
Am 27.10.2016 um 13:09 schrieb Rowland Penny via samba:
> On Thu, 27 Oct 2016 11:10:58 +0200
> Dirk Laurenz via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
2017 Jan 18
4
DNS Update not working after update to 4.5.3
Hello @all:
Calling DNS Update results in this failure:
root at samba01:/# samba_dnsupdate --all-names
Traceback (most recent call last):
File "/usr/sbin/samba_dnsupdate", line 784, in <module>
creds = get_credentials(lp)
File "/usr/sbin/samba_dnsupdate", line 141, in get_credentials
ans = check_one_dns_name(sub_vars['DNSDOMAIN'] +
2015 May 05
2
Question about barrier=1 mount option
Greetings, All!
The wiki article
https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs#Preparatory_work
suggests the use of "barrier=1" mount option, but it is not entirely clear to
me, what partition should it be used on?
If I read the article carefully, and assume much, it seems it needs to be used
only on partition that holds TDB files. Is my assumption
2017 Jan 23
0
DNS Update not working after update to 4.5.3
hmm, just a guess:
i have two reverse lookup zones:
192.168.2.x
192.168.6.x
defined. should i define 192.168.x.x instead?
Am 20.01.2017 um 15:21 schrieb L.P.H. van Belle via samba:
> I suspect a zone overlap.
> Did you add an extra zone manualy in bind?
>
> Or something like this... You added :
> Zone1.Domain.TLD and then
> Domain.TLD
>
> But then with the reverse
2015 Jun 19
1
windows acl not saving, no error, nothing in log file
Regarding the insertion of "user_xattr,acl,barrier=1" in to /etc/fstab
file.
The Sambawiki page 'https://wiki.samba.org/index.php/OS_Requirements'
has instructions there for ext4 to include this.
I seen it commented here, in the mailing list, many time that this is
now default for ext4.
Maybe the wiki page should be changed?
(Just a suggestion, you guys always give great
2014 Oct 21
3
Samba4: Setting up share/security permissions for shares on member server
Hello,
I am running Samba 4.1.12/Sernet on Debian Wheezy 64bit and I am about to setup my member server. The DC was provisioned with rfc2307 and extended attributes. I have assigned to the domain group called "Domain Users" the GID=10000. My member server was prepared with ACL+user_xattr and winbind support. My /etc/nsswitch.conf is using "winbind" for passwd+group, and
2014 Dec 29
2
Use Samba with ACL for read Active Directory and set Permissions via it.
Thank you so much.
I did some changes like below :
/dev/mapper/vg_print-lv_root / ext4 user_xattr,acl,defaults 1 1
Then "lsof | grep /dev/mapper/vg_print-lv_root" not have any output.
I added below lines to [global] section too :
vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes
But about below commands can you tell me more?
net
2017 Jan 23
2
DNS Update not working after update to 4.5.3
Hi,
i reduced to one reverse dns zone (192.168.x.x.) same error when
converting internal to bind_dlz
Jan 23 14:55:39 samba01 named[3279]: Loading 'AD DNS Zone' using driver
dlopen
Jan 23 14:55:40 samba01 named[3279]: samba_dlz: started for DN
DC=local,DC=laurenz,DC=ws
Jan 23 14:55:40 samba01 named[3279]: samba_dlz: starting configure
Jan 23 14:55:40 samba01 named[3279]: samba_dlz: