Displaying 20 results from an estimated 10000 matches similar to: "Running Samba-tool on remote host"
2020 Aug 21
2
Windows XP issues
HI to all!
My Name is Juan Franco. I'm from Argentina, I work in a big gubernamental
organization and we are migrating our deprecated (smb3 + Ldap + NT4) to
Samba 4 AD DC:
But I have some issues with newer versions. if I install a version newer to
4.9.x. Windows XP can't join the domain.
The error message is ".. No *more connections can* be *made* to this remote
computer at this
2020 Aug 24
1
Windows XP issues
Thanks Andrew for the answer.
But even if I enable Windows XP to use NTLMv2 (using Regedit on
(HKEY_LOCAL_MACHINE/SYSTEM/CURRENTCONTROLSET/CONTROL/LSA
LMCOMPATIBILITYLEVEL to 5) and adding  "ntlm auth = ntlmv1-permitted" to my
smb.conf
Still the same error. (No *more connections can* be *made* to this remote
computer at this time) in versions higher than 4.10.
Any ideas?
Best Regards
2020 Oct 13
2
Samba Sysvol and GPO Issues
Hi Rowland.
I'm using CentOS 8.2.2004
The Samba is compiled from sources, it's the only DC and I'm not using it
as a fileserver.
# Global parameters
[global]
        dns forwarder = 10.30.251.70
        netbios name = SAMBA4-01
        realm = LARRY.LAN
        server role = active directory domain controller
        workgroup = LARRY
        idmap_ldb:use rfc2307 = yes
[sysvol]
  
2020 Oct 13
2
Samba Sysvol and GPO Issues
Hi Samba Team!
It's me again I'm having some issues with gpo's and sysvol access.
I've installed samba 4.12.7. using idmap_ldb:use rfc2307
When I tried to create a gpo using the rsat tools I got a Permission Denied
error.
Among other things, I have run:
samba-tool ntacl sysvolreset
Also I added to smb.conf
acl_xattr:ignore system acls = yes
in sysvol and netlogon sections.
I
2020 Oct 13
1
Samba Sysvol and GPO Issues
Selinux is disabled.
I don't know.
The GUID and UID in sysvol directories are numbers like 3000004:30000010.
Is it normal?
Thanks!
El mar., 13 oct. 2020 a las 16:10, Rowland penny via samba (<
samba at lists.samba.org>) escribi?:
> On 13/10/2020 19:57, Franco Suarez wrote:
> > Hi Rowland.
> >
> > I'm using CentOS 8.2.2004
> >
> > The Samba is
2005 Jun 07
2
Multiple E1s on one box
Hello all, 
Has anyone tried 8xE1 in one box using Asterisk and Digium boards ?
What is the CPU needed for sustained performance in this capacity ?
Is this affected if G.729 codec is used ?
Regards,
Jorge A.
2016 Feb 03
1
How can the --backup-dir be set to remote machine?
Hi,
I am running rsync backup on Centos 6, the following command does not seem
work, the /backup/fll_copy was fine, but the /backup/Wednesday in the
remote machine was not created even I changed the source contents several
times.
rsync -e "ssh -q -o StrictHostKeyChecking=no" --backup
--backup-dir=username at ipaddress:/backup/$(date +%A) -av $SRC
username at
2019 Dec 27
3
Disabling TLS 1.1 in Centos 7 cockpit
Hi, I'm using cockpit in standard port 9090 in a Centos 7 system.
Due to a suggestion from management, they want TLS 1.1 disabled
system-wide in all Linux boxes and TLS 1.2 enabled.
I have not found proper documentation on how to disable it for cockpit
(version 195.1 ships with Centos 7)
So far I have tried (https://cockpit-project.org/guide/149/https.html):
2019 Dec 27
2
Disabling TLS 1.1 in Centos 7 cockpit
Thanks, Randal for the response. But it did not work.
Here the results:
#yum info cockpit
Name        : cockpit
Arch        : x86_64
Version     : 195.1
Release     : 1.el7.centos.0.1
Size        : 51 k
Repo        : installed
>From repo   : extras
Summary     : Web Console for Linux servers
URL         : https://cockpit-project.org/
License     : LGPLv2+
[root at cockpit ~]# cat
2023 Oct 19
1
First use of cd ~user fails on systems using winbind
Hi.
I'm running the latest Samba 4.18 on our dc (Linux - Rocky 8.8), and the 
clients are running the latest 4.17 (Linux - Rocky 8.8) to be upgraded 
to 4.18 soon.
I've noticed an issue for awhile that is really quite strange and wonder 
if anyone has any thoughts on this.
Samba/Kerberos auth has been setup and working for quite a long time, 
and I don't think the configuration of
2019 Dec 27
1
Disabling TLS 1.1 in Centos 7 cockpit
Sure did!
I am even playing with different options (including NONE) and it seems
to ignore the contents of ssl.conf
I have tried
Environment=G_TLS_GNUTLS_PRIORITY=NORMAL:+TLS1.2:!TLS1.1:!TLS1.0:!ECDHE-RSA-AES256-SHA:
Environment=G_TLS_GNUTLS_PRIORITY=NORMAL:+TLS1.2:!TLS1.1:!TLS1.0:!ECDHE-RSA-AES256-SHA
Environment=G_TLS_GNUTLS_PRIORITY=PFS
2023 Oct 19
1
First use of cd ~user fails on systems using winbind
On Thu, 19 Oct 2023 15:34:46 -0400
Jason Keltz via samba <samba at lists.samba.org> wrote:
> Hi.
> 
> I'm running the latest Samba 4.18 on our dc (Linux - Rocky 8.8), and
> the clients are running the latest 4.17 (Linux - Rocky 8.8) to be
> upgraded to 4.18 soon.
> 
> I've noticed an issue for awhile that is really quite strange and
> wonder if anyone has any
2020 Apr 05
2
Windows 10 as guest on Centos 8
I agree with Liam. The good old tried and tested virt-manager will be
obsoleted in the future but it is still available on RHEL/CentOS 8.
Cockpit will replace it in the future but it still lacks a lot of
essential features.
Boxes is a tool that lacks even more functionality.
As to why your computer freezes I have no clue.
-- 
<(*) Jyrki
On Sat, 2020-04-04 at 00:45 +0100, Liam O'Toole
2019 Apr 12
1
Cockpit within httpd
Folks
I'd love to use Cockpit, but I cannot open port 9090 for the access 
in all cases.  I'd like to access it via my usual http port (such as 
80) where I'm limited to a single HTTP port.  I understand the 
security implications, and can deal with them later.
My attempt was to allow the following URL to access the cockpit functionality:
   http://xxx.example.com/cockpit
(not the
2018 Oct 16
4
Problema de memoria de R
Buenas tardes,
Solicito por favor ayuda con este error:
Error: OutOfMemoryError (Java): Java heap space
Estoy trabajando con matrices de grandes dimensiones y el programa no logra completarse porque dice le falta memoria.
Gracias
[unnamed]
Sara Suarez Zapata
Estudiante en práctica - Unidad Gestion Bolsa de Energia.
Tel: (574) 380 61 18
Correo: sara.suarez en
2020 Oct 29
2
Re: virsh rights voor normal users
On Thu, Oct 29, 2020 at 8:39 PM Michal Privoznik <mprivozn@redhat.com>
wrote:
> On 10/29/20 4:47 PM, Natxo Asenjo wrote:
> > ah, yes. I try this:
> >
> > $ virsh -c qemu:///system
> >
> > But it then I get a prompt:
> >
> > ==== AUTHENTICATING FOR org.libvirt.unix.manage =============
> > System policy prevents management of local
2015 Nov 25
5
GPO templates problem
Greetings.
I set up a new Samba 4 AD Server and I have some errors. On the tree 4.1 
this errors not appeared and until 4.2.3:
- On the RSAT: GPO Management ---> Computer Settings ---> Policies ---> 
Windows Settings ---> Security Settings, the console gave this error: 
"Windows cannot load the temnplate", and not show several options.
- Another error: "The Server Is
2020 Oct 29
2
Re: virsh rights voor normal users
On Thu, Oct 29, 2020 at 4:25 PM Daniel P. Berrange <dan@berrange.com> wrote:
> On Thu, Oct 29, 2020 at 04:13:45PM +0100, Natxo Asenjo wrote:
> > if I run virsh list --all I get an empty listing.
> >
> > So using cockpit I can manage the system vms, but I cannot use virsh.
> >
> > This is in a rhel 7.8 system. The host is joined to an Idm realm, and
> this
2006 Oct 19
5
write data to pdf
Hello!
Is there a possibility in R to save data in pdf-format?
I do not want to save a plot but some lines of simple text.
Regards,
Franco Mendolia
2020 Oct 29
2
virsh rights voor normal users
hi,
using the cockpit web ui and with these instructions:
https://libvirt.org/dbus.html#usage
we allow successfully that a group of users can access the console of the
system vms in different kvm hosts.
Oddly enough, in the same cockpit web interface I can use a terminal, and
if I run virsh list --all I get an empty listing.
So using cockpit I can manage the system vms, but I cannot use virsh.