similar to: Problem with data base after abnormal shutdown

Displaying 20 results from an estimated 800 matches similar to: "Problem with data base after abnormal shutdown"

2020 Nov 18
0
dnsupdate failed with TKEY is unaceptable
-------- Mensaje original --------> ?> In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined it as a domain controller to my network.> ?> ? But I have a
2020 Nov 18
2
dnsupdate failed with TKEY is unaceptable
? In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined it as a domain controller to my network. ? ? But I have a "dnsupdate_nameupdate_done: Failed DNS update with
2018 Nov 09
0
Error in samba-tool dbcheck after updating to samba-4.9.1
El 8 de noviembre de 2018 4:02:52 PM GMT-05:00, Rommel Rodriguez Toirac via samba <samba at lists.samba.org> escribió: > Hello all; >I use CentOS 7.5.1804 >I update from samba-4.8.2 to samba-4.9.1 and finish with not errors, >but when I run > >samba-tool dbcheck --cross-ncs > >I have the error: > >[root at gtmad ~]# samba-tool dbcheck --cross-ncs
2020 Nov 18
0
dnsupdate failed with TKEY is unaceptable
On 18/11/2020 19:34, Rommel Rodriguez Toirac via samba wrote: > Rommel Rodriguez Toiracrommelrt at nauta.cu > On 18/11/2020 17:34, Rommel Rodriguez Toirac via samba wrote:>?? > In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu
2020 May 28
0
Issue changing password in Windows XP client.
Hello to all; I use CentOS Linux release 7.8.2003. I have installed samba4 Version 4.11.4 When compiling samba4 I used the following: ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-debug --enable-selftest -j2 -p --cross-answers --cross-execute --enable-cups --disable-iprint --with-acl-support --with-profiling-data --with-systemd I use samba on three
2020 Nov 18
2
dnsupdate failed with TKEY is unaceptable
Rommel Rodriguez Toiracrommelrt at nauta.cu On 18/11/2020 17:34, Rommel Rodriguez Toirac via samba wrote:>?? > In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined
2017 Apr 06
2
Can not change the share permissions
Hello all; In my network I have a server with samba4 as AD DC and two domain members as file servers with samba4. One of then work property, but the other not. My samba4 AD DC version is compiled from sources: [root at gtmad ~]# samba -V Version 4.5.5 The samba4 as domain member (files server) are installing from .rpm packages of CentOS7. [root at gtmpve /]# uname --all Linux
2018 Nov 08
4
Error in samba-tool dbcheck after updating to samba-4.9.1
Hello all; I use CentOS 7.5.1804 I update from samba-4.8.2 to samba-4.9.1 and finish with not errors, but when I run samba-tool dbcheck --cross-ncs I have the error: [root at gtmad ~]# samba-tool dbcheck --cross-ncs Checking 4087 objects ERROR(<type 'exceptions.UnicodeEncodeError'>): uncaught exception - 'ascii' codec can't encode character u'\xe9' in
2020 Jun 03
2
Some clients cannot change their passwords when they expire.
Hello to all; I use CentOS Linux release 7.8.2003. I have installed samba4 Version 4.11.4 When compiling samba4 I used the following: ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-debug --enable-selftest -j2 -p --cross-answers --cross-execute --enable-cups --disable-iprint --with-acl-support --with-profiling-data --with-systemd I use samba on three
2017 Apr 12
2
Access denied to change share security staff
Hello all; I have problem with shares in a domain member used as file server (I want to use it like that) I check from samba wiki some test that you suggest and all have been pass well. I try to make a new share using POSIX ACL and still not access. To make the share and apply the permissions and owners: [root at gtmpve lib]# mkdir -p /compartido/prueba/ [root at gtmpve lib]# chmod 2770
2020 Nov 20
0
dnsupdate failed with TKEY is unaceptable
El 20 de noviembre de 2020 2:22:45 GMT-05:00, "L.P.H. van Belle" <belle at bazuin.nl> escribi?: >I suggest you read : >https://wiki.samba.org/index.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable > Hello; I read the URL sugessted. There exist a Kerberos principal; there exist the bind AD account and the files permission in /usr/local/samba/private/dns.keytab are
2020 Nov 20
2
dnsupdate failed with TKEY is unaceptable
Ah i see.. /usr/local/samba/private/dns.keytab Thats the "old" path.. Your using bind9 you should have: /usr/local/samba/bind-dns/dns.keytab dont forget to set the needed rights on bind-dns folder. On road, cant look deeper in it. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: Rommel Rodriguez Toirac [mailto:rommelrt at nauta.cu] > Verzonden:
2020 Sep 16
0
smbd do not start
On 16/09/2020 19:38, Rommel Rodriguez Toirac via samba wrote: > Hello all; > > I am installing samba4 (version 4.9.5) on Debian 10.5 to use it as a member of a samba4 AD DC domain (version 4.11.4). I am following the guide https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member but I am having problems starting samba. > > So far I have installed the necessary packages
2020 Sep 16
4
smbd do not start
Hello all; I am installing samba4 (version 4.9.5) on Debian 10.5 to use it as a member of a samba4 AD DC domain (version 4.11.4). I am following the guide https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member but I am having problems starting samba. So far I have installed the necessary packages listed here
2016 May 07
0
RV: Daily mail report for 2016-05-06lzq
Enviado desde mi smartphone BlackBerry Z10 4G Lte.   Mensaje original   De: admin at pr.copextel.com.cu Enviado: sábado, 7 de mayo de 2016 12:30 a.m. Para: admin at pr.copextel.com.cu Asunto: Daily mail report for 2016-05-06 Grand Totals ------------ messages 409 received 4135 delivered 0 forwarded 10 deferred (114 deferrals) 14 bounced 90 rejected (2%) 0 reject warnings 0 held 0 discarded (0%)
2017 Apr 13
0
Access denied to change share security staff
El 13 de abril de 2017 9:56:00 GMT-04:00, Rowland Penny via samba <samba at lists.samba.org> escribió: >On Thu, 13 Apr 2017 09:28:09 -0400 >Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote: > >> >> I follow step by step Setting up a Share Using Windows ACLs from >> wiki, but still I have an Access denied when try to change the >>
2017 Feb 20
1
Network conections problems
Hi; I have a CentOS 6.8 x86_64 server where just run Oracle 11g 64 bit data base server. Is happen that sometimes it loose all connections (no ping, I can not access via ssh, no TNSping of Oracle server have success). When this happend I make ping from this server to some IP address of my network and then everything work fine again. I check logs looking for some mistake or problem in the network
2017 Feb 23
0
Network conections problems
On Feb 20, 2017 2:42 PM, "Rommel Rodriguez Toirac" <rommelrt at nauta.cu> wrote: Hi; I have a CentOS 6.8 x86_64 server where just run Oracle 11g 64 bit data base server. Is happen that sometimes it loose all connections (no ping, I can not access via ssh, no TNSping of Oracle server have success). When this happend I make ping from this server to some IP address of my network and
2017 Apr 13
2
Access denied to change share security staff
On Thu, 13 Apr 2017 14:18:16 -0400 Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote: > > I can change the permissions of share and I can change and add (or > remove) the owners of that share using the Share permissions tab, but > when try to change something with the Security tab there is when > happen the Access denied. I work in that tab, When I open it
2017 Apr 13
0
Access denied to change share security staff
El 13 de abril de 2017 15:15:50 GMT-04:00, Rowland Penny <rpenny at samba.org> escribió: >On Thu, 13 Apr 2017 14:18:16 -0400 >Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote: > >> >> I can change the permissions of share and I can change and add (or >> remove) the owners of that share using the Share permissions tab, but >> when try