Displaying 20 results from an estimated 2000 matches similar to: "checking replication after Samba update"
2017 Apr 22
3
checking replication after Samba update
On Sat, 22 Apr 2017 08:47:53 -0500
Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
> On 2017-04-22 07:36, Bob of Donelson Trophy via samba wrote:
>
> > I have updated from Samba 4.5.0 to 4.6.2 on my second DC and all
> > appears good, so far.
> >
> > On the "https://wiki.samba.org/index.php/Updating_Samba" [1 [1]]
> > page
2017 Apr 22
0
checking replication after Samba update
On 2017-04-22 09:15, Rowland Penny wrote:
> On Sat, 22 Apr 2017 08:47:53 -0500
> Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
>
> On 2017-04-22 07:36, Bob of Donelson Trophy via samba wrote:
>
> I have updated from Samba 4.5.0 to 4.6.2 on my second DC and all
> appears good, so far.
>
> On the
2015 Apr 24
3
samba-check-db-script python failure
I upped 1.0.4 of the script..
I added checks if no DC's are found, error message and exits script,
so no python errors anymore, if i did it right. ;-)
on both DC's do the following.
and whats the output of :
cat /etc/hosts
cat /etc/resolv.conf
and
kinit Administrator
SETDNSDOMAIN=`hostname -d`
SETHOSTNAME=`hostname -s`
SERVER_IP_ADRESS=`hostname -i`
echo "Test domainname:
2015 Apr 23
3
samba-check-db-script python failure
I went and got the newest (upped recently) script. No love.
I removed the email address line to get more command line output.
root at dc01:~# ./samba-check-db-repl.sh
Running with with console output
Running : /usr/bin/samba-tool ldapcmp --filter='whenChanged' ldap://dc01
ldap://dc02.dtsh***m.dt.
Please wait.. this can take a while..
Failed to bind - LDAP error 49
2015 Apr 23
3
samba-check-db-script python failure
When I run ./samba-check-db-repl.sh script I am getting the following:
root at dc01:~# ./samba-check-db-repl.sh
Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS -
<SASL:[GSS-SPNEGO]: NT_STATUS_LOGON_FAILURE> <>
Failed to connect to 'ldap://dc02.dtsh**m.dt.' with backend 'ldap':
(null)
ERROR(ldb): uncaught exception - None
File
2015 Jan 29
4
W7 client cannot adjust file permissions via ADUC
Rowland,
I think you have confused my email with a different thread.
Uhm . . what?
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone deserves an award!!"
On 2015-01-29 07:30, Rowland Penny wrote:
> On 29/01/15 12:54, Bob of Donelson Trophy wrote:
> Rowland, I have tried your various alteration
2016 Nov 19
2
db check fails
On Sat, 19 Nov 2016 07:03:22 -0600
Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
> On 2016-11-18 13:19, Bob of Donelson Trophy via samba wrote:
>
> > On 2016-11-18 13:01, Marc Muehlfeld via samba wrote:
> >
> > Hi Bob,
> >
> > Am 18.11.2016 um 18:41 schrieb Bob of Donelson Trophy via samba:
> >
> > Louis,
> >
2016 Sep 30
2
turned on log level = 10 . . . no logs
On Fri, 30 Sep 2016 14:41:45 -0500
Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
> On 2016-09-30 14:16, Bob of Donelson Trophy via samba wrote:
>
> > On 2016-09-30 13:59, Rowland Penny via samba wrote:
> >
> >> On Fri, 30 Sep 2016 13:04:49 -0500
> >> Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
>
2015 Jan 08
2
getting permissions denied on home folders
On 08/01/15 18:37, Bob of Donelson Trophy wrote:
>
>
> First, I keep forgetting that I need to change the email address to
> reply to the mailing list. Sorry about that, everyone. (Hard to follow a
> thread that is fragmented like this one now is.) I am focusing to
> intently on my problem.
>
> Rowland, changed to 0755 for the three directories you suggested and
>
2015 Feb 27
2
NT_STATUS_CONNECTION_REFUSED, again!!!
At one point, I thought the same. Tried a "sleep 5" and still got some
failures. (That was before I started counting the fails.) This is a P4
3.2Ghz with 1Gb RAM. Could it be that sluggish (at that moment) and need
a "sleep 10" or "sleep 15" or more? It worked on my VM (of course it is
running on a multi-core Xeon processor so maybe a sleep?) I'm going to
try
2015 Jan 08
4
getting permissions denied on home folders
I have a fresh Debian based Samba server and Member server setup.
I have configured profiles and they appear to be saving properly to the
member server.
When I attempt to adjust file permissions (as instructed by the
Sambawiki page "Samba & Windows Profiles") I am getting "Access Denied"
complaints. These I believe (I could be wrong) relate to the file
permissions
2016 Dec 01
2
member server resolv.conf question
On 2016-12-01 10:00, Rowland Penny via samba wrote:
> On Thu, 01 Dec 2016 09:20:15 -0600
> Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
>
>> From: Bob of Donelson Trophy via samba <samba at lists.samba.org>
>> To: SAMBA MailList <samba at lists.samba.org>
>> Subject: [Samba] member server resolv.conf question
>> Date: Thu,
2016 Nov 18
2
db check fails
On 2016-11-18 13:01, Marc Muehlfeld via samba wrote:
> Hi Bob,
>
> Am 18.11.2016 um 18:41 schrieb Bob of Donelson Trophy via samba:
>
>> Louis,
>>
>> I ran your db check script against my newer DC's and it is failing.
>>
>> Searched the samba wiki and not finding resolution easily.
>
> If this is a script that is not provided by Samba,
2015 Nov 13
2
bug 11573
I am building a 64bit machine for a DC (CentOS 7) following the
instructions on the Samba wiki.
Installed Samba 4.3.1.tar.gz and when I try to provision the domain I
get: ERROR(ldb): uncaught exception - operations error at
../source4/dsdb/samdb/ldb_modules/password_hash.c:2241
Search the string and it is bug 11573 (assigned to Andrew.)
I realize that he will work on it when he gets time
2015 Feb 08
3
ERROR_DNS_UPDATE_FAILED and NT_STATUS_UNSUCCESSFUL
Once again, Bob is in 'the land of unknown bind knowledge.'
What type of data am I adding?
Shouldn't dns_update be run when adding the member server?
Is this a "simple-bind-dn"?
hum-m-m-m!
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone deserves an award!!"
On 2015-02-08 02:56,
2016 Sep 30
2
turned on log level = 10 . . . no logs
On 2016-09-30 13:59, Rowland Penny via samba wrote:
> On Fri, 30 Sep 2016 13:04:49 -0500
> Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
>
> On 2016-09-30 07:27, Rowland Penny via samba wrote:
>
> On Fri, 30 Sep 2016 07:01:05 -0500
> Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
>
> I have created a second DC and
2015 Jan 29
7
W7 client cannot adjust file permissions via ADUC
Rowland,
I have tried your various alteration suggestions and it is a "negative"
result.
Here is the output from wbinfo -u & wbinfo -g
root at dtmbr01:~# wbinfo -u
administrator
dns-dtdc02
dns-dtdc01
krbtgt
guest
root at dtmbr01:~# wbinfo -g
allowed rodc password replication group
enterprise read-only domain controllers
denied rodc password replication group
read-only domain
2016 Nov 19
5
db check fails
On Sat, 19 Nov 2016 08:14:58 -0600
Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
> On 2016-11-19 07:54, Rowland Penny via samba wrote:
>
> > On Sat, 19 Nov 2016 07:03:22 -0600
> > Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
> >
> > On 2016-11-18 13:19, Bob of Donelson Trophy via samba wrote:
> >
>
2014 Dec 06
4
sernet samba4 on Ubuntu
Yes, it did install a bunch of packages from the sernet site.
So far all the tests are failing. Seems that Sernet put samba under
slightly different directories so I am struggling with testing.
I was hoping there was some documentation on sernet site that I was
having trouble finding, obviously not.
Give me some time. It is just different again (from CentOS howto I had
used in the past.)
I
2014 Dec 06
2
sernet samba4 on Ubuntu
Did, as su "apt-get install sernet-samba-ad" (after adding source to
repositories.)
(Have a test setup on CentOS 6.6 running but it is Samba 4.3.0 ** from
git. Would prefer Samba version not so new as 4.3.0 so, want to change
to Ubuntu.)
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone deserves an