Displaying 20 results from an estimated 11000 matches similar to: "virt-manager / ssh (publickey)"
2016 Jul 14
3
IDMAP Issue
... no, no sssd.
Basically we had :
id -a "localuser"
uid=17057
id -a "ABC+aduser"
uid=17057
... file ownership started getting wrecked so we are looking for a way to
correct.
On Thu, Jul 14, 2016 at 2:26 PM, Rowland penny <rpenny at samba.org> wrote:
> On 14/07/16 11:01, Shaun Glass wrote:
>
> ... as follows :
>
> rpm -qa | grep samba
>
2016 Jul 14
2
IDMAP Issue
... as follows :
rpm -qa | grep samba
samba-3.6.23-35.el6_8.x86_64
samba-common-3.6.23-35.el6_8.x86_64
samba-winbind-clients-3.6.23-35.el6_8.x86_64
samba-winbind-3.6.23-35.el6_8.x86_64
[global]
workgroup = ABC
realm = ABC.COM
security = ADS
restrict anonymous = 1
log file = /var/log/samba/log.%m
max log size = 50
client signing = required
server signing = Yes
2011 Dec 23
2
Ad integration with centos 6
Can anyone point me to a tutorial on using Active Directory to authenticate
a centos 6 server? I just want to use it to authenticate, ssh and restrict
access to a particular ad group. I prefer to use the lightest method
possible. I know you can use ldap, or winbind, etc. I have been trying to
follow the ones I have been googling, but none of them seem "quit complete.
My issue is that I have
2016 Jul 14
2
IDMAP Issue
Good Day All,
We have an issue where the following in smb.conf :
idmap uid = 10000-20000
... it is resulting in assigned id's clashing with id's in passwd. What are
the repercussions should we change to say the following :
idmap uid = 20000-30000
Many thanks.
Regards
Shaun
2012 Feb 05
4
qcow2 performance
Greets,
I have to research performance-issues of a W2003-VM within KVM.
Right now it's a qcow2-image-file w/ default settings within libvirt
(configured by vmm ...)
My question:
what caching to use?
writeback/writethrough/etc ... what to use for data integrity while not
getting ultraslow performance?
Found
https://www.linuxfoundation.jp/jp_uploads/JLS2009/jls09_hellwig.pdf
Is there
2019 Mar 19
2
DFS Shares (Clustered)
Good Day,
We experience the following when we have outages or perform disaster
recovery exercises.
Our DFS Shares come from a Windows cluster with 2 servers, each one in
a different location. When the server that we have active connections
to goes offline, the server has an issue connecting to the second
server. This even happens under a controlled shutdown and startup
situation.
If we
2011 Oct 10
5
no connection driver available for openvz:///system
dears.
I can not solved the problem:
vzctl works. But how do I connect to Virtuozzo? Using the openvz
>> > driver
>> > it doesn't work out of the box:
>> > virsh # connect openvz:///system
>> > error: Failed to connect to the hypervisor
>> > error: no connection driver available for openvz:///system
Why can not I connect to the openvz???
please
2018 Sep 11
2
Is CIFS HA Aware ?
Good Day,
We use a lot of DFS Shares (Windows) across our Linux Servers. The DFS
Shares are setup in a Cluster. Over the weekend we did a DR excercise which
included shutting down one of the Servers that hosted the DFS Shares.
What we found is that any Linux Server that had associated itself with the
DFS Server that was shutdown did not try and connect to the remaining
Server that was up.
Is
2011 Dec 04
1
Centos 6x86_64: no hypervisor options were found for this connection
After following http://itscblog.tamu.edu/startup-guide-for-kvm-on-centos-6/
(because I found out that vmware server 2 does not work on centos 6) I go to the
point where I tried to create a new VM in the virt-manager. At that point I get
"no hypervisor options were found for this connection" in the manager but no
entries in the logs in /var/log
Googling tells me to check to make sure
2011 Sep 22
2
Centos 6 First Install, gripes - cool things- tips/help
Finally got a new server the other day.
You know I had to try out centos 6 with this one.
dual quad cores, 24 gb ram (12 for each cpu) 6 working drives bays.
My first big surprise was the partition system with anaconda. It is a
lot different than the centos 5.x version.
I am sure it is a bug that it has options for hot spares but does not
allow it to be ungreyed out.
I think in the end I will
2015 Jan 15
3
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
Yes, I have tried that option with no difference in behavior. It seems it ignores that option when provided. Just for reference, I am building it on RedHat 5. I have never had this issue on any previous version of OpenSSH. I use the default configuration with only the changes specified in the RHEL 5 STIG applied.
I appreciate the security advice. The root account was indicated simply as an
2024 Jun 26
1
SAMBA / SSSD AD Logins For SSH & SAMBA
Good Day,
We setup a server and successfully tested for SSH access using :
*realm join FQDN -U USER*
... but require access for SAMBA as well and obviously it breaks SSH access
when we do the following :
*realm join FQDN -U USER --client-software=sssd --membership-software=samba*
Is it possible to do a *realm join* that accommodates both ?
Regards
2013 Jun 25
1
Digitially Signed Communications
Dear All,
The below are snippets of the policies that are causing connection issues for me from Windows 7 workstations, connected to a Domain, to Samba Shares :
Microsoft network client: Digitally sign communications (always) Enabled
Microsoft network client: Digitally sign communications (if server agrees) Enabled
Microsoft network server: Digitally sign communications (always)
2015 Jan 15
4
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
Greetings,
I discovered an issue in the latest version of SSH, where the number of password prompts are doubled. If I specify 1, I get 2, and so on.
Best regards,
Trey Henefield, CISSP
Senior IAVA Engineer
Ultra Electronics
Advanced Tactical Systems, Inc.
4101 Smith School Road
Building IV, Suite 100
Austin, TX 78744 USA
Trey.Henefield at ultra-ats.com
Tel: +1 512 327 6795 ext. 647
Fax: +1
2015 Jan 15
2
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
So it appears that I am getting a keyboard-interactive prompt and then a password prompt.
Here is the output of the requested command:
ssh -vvv -o NumberOfPasswordPrompts=1 -t root at 10.10.2.51
OpenSSH_6.7p1, OpenSSL 1.0.1k-fips 8 Jan 2015
debug1: Reading configuration data /cygdrive/c/progra~1/OpenSSH/etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to 10.10.2.51 [10.10.2.51]
2012 Jan 14
3
Centos 6.2 / KVM troubles with network
Hi,
I have installed CentOS 6.2 x86_64 and KVM/Qemu and I have some troubles
with network.
The first case:
-----------------
The configuration is:
- CentOS 6.2 (hardware machine) has one Ethernet interface with static
IP address (eth0).
- Virtual machine has bridge network interface with eth0 interface on
CentOS 6.2. This bridge is created using wizard integrated with
virt-manager.
- Bridge
2004 Jul 08
2
How to use publickey from x509 certificate?
Hello,
I have the following problem: I want to use publickey authentication by
using the publickey of a x509 certificate stored on a java card. I can
already extract the publickey of the certificate and write it into a
file. The problem i have is that i don't know how to convert the
certificate's publickey into an rsa publickey format that openssh will
accept.
Does anybody have a
2017 May 22
3
[Bug 2720] New: Include username in "Permission denied (publickey)." message
https://bugzilla.mindrot.org/show_bug.cgi?id=2720
Bug ID: 2720
Summary: Include username in "Permission denied (publickey)."
message
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component:
2015 Sep 17
3
Guest agent is not responding
hello,
in my windows vm i installed qemu-guest-agent and rebootet the vm.
In the settings for the vm i set via virt-manager a new channel "unix
socket" "org.qemu.guest_agent.0" "virtio".
when i try to do a snapshot via shell i get:
virsh snapshot-create-as --domain win7new win7new-snap1 --disk-only
--atomic --quiesce
error: Guest agent is not responding:
2015 Aug 13
3
how do I stop automount of Hitichi Lifestudio USB drive
On Aug 12, 2015, at 5:22 PM, m.roth at 5-cent.us wrote:
> autofs is what's mounting it. But if you turn it off, you'll have to
> manually mount anything that's not in /etc/fstab.
>
> Sounds like gnome's trying to be WinDoze....
Its not ?autofs? specifically (which is a simple thing) but udev talking to udisks, allowing your login session to use udisks to mount the