similar to: Authenticating virsh with username and password

Displaying 20 results from an estimated 11000 matches similar to: "Authenticating virsh with username and password"

2006 Dec 04
2
authenticating NT users with space in username?
I know it's ridiculous, but I have a userbase where every username has a space in it. IE: "temp user". Is it possible to use samba to authenticate these users? So far I have been able to accept usernames without spaces flawlessly, but not the ones with spaces. Any help would be appreciated, thanks! -- View this message in context:
2014 Aug 12
1
Authenticating VDI-in-a-Box to Samba4 AD
Hi, I have successfully built an ADDC on a Centos 6.5 VM running on Citrix XenServer 6.2. It seems to be working well. Now I want to test Citrix VDI-in-a-Box. I've installed vdiManager 5.4.0 on to my XenServer. It wants to authenticate to my AD server. It fails with the message: Could not connect to the user database at 10.0.1.10 with user administrator in domain test.lan I did a
2003 Apr 24
1
CallerID hosed
This is with an x100p (the motorola chipset) Two problems. Looks like CALLERIDNAME is being used uninitialized. On my other phones the callerid is fine and my buttset shows that the callerid passes the checksum. This is the relevant portion of extensions.conf exten => s,1,Answer exten => s,2,SetCallerID(H ${CALLERIDNAME} <${CALLERIDNUM}>) exten => s,2,Dial(${MGCP_ALL}) Here is
2015 Dec 04
0
Re: virsh athentification failure
On Fri, Dec 04, 2015 at 03:18:19PM +0000, Jean-Pierre Ribeauville wrote: > Hi, > > I wrote a C program running in a KVM host. > Part of it adds a Unix Channel device in all Guests in order to have a dialog from Host to Guest. > As long as my host wasn't part of an Ovirt cluster , all was running fine. > > > I added my host in a ovirt cluster , and then , when
2010 Jul 19
1
Unknown column username in where clause
Version: Dovecot 2.0 rc2 I'm testing Dovecot with MySQL quotas but I get always this error for incoming mails: tux dovecot: lmtp(4928): Error: user testuser at dlutt.de: Auth USER lookup failed tux dovecot: auth: Error: mysql: Query failed, retrying: Unknown column 'username' in 'where clause' I dont' know where the field "username" should come from because I
2010 Aug 26
0
Table mail.users doesn't exist (using built-in default iterate_query: SELECT username, domain FROM users)
connect = host=127.0.0.1 user=mail password=thecorrectpass dbname=mail map { pattern = shared/expire/$user/$mailbox table = mail.expires value_field = expire_stamp fields { username = $user mailbox = $mailbox } } dovecot: auth: Error: mysql: Query failed, retrying: Table 'mail.users' doesn't exist Aug 26 05:16:24 server1 dovecot: auth: Error: sql: Iterate
2015 Nov 24
1
Authenticating VPN addresses: a proposal
On Mon, 23 Nov 2015, Guus Sliepen wrote: > It also works in a situation where a group of people trust a central > authority which provides them with the configuration for their tinc > nodes, if StrictSubnets is used. The drawback is that an external tool > needs to be used (ChaosVPN is one such example, but there are others) > and it is not very flexible, but I would disagree that
2001 Mar 27
1
username doesn't work
Hello. I've got samba 2.0.6. My smb.conf file contains: --------- [myhome] comment = My Home path = /home/myhome username = mary, jack read only = No -------- When I run: smbclient '//mycomputer/myhome' and type valid password for mary or jack. The answer is: -------- Password: session setup failed: ERRSRV - ERRbadpw (Bad password - name/password
2015 Dec 04
2
virsh athentification failure
Hi, I wrote a C program running in a KVM host. Part of it adds a Unix Channel device in all Guests in order to have a dialog from Host to Guest. As long as my host wasn't part of an Ovirt cluster , all was running fine. I added my host in a ovirt cluster , and then , when running the script creating the channel device ( by using "virsh attach-device --persistent -live ....."
2018 Jul 06
0
Replication fails over SSL
Hi Replication works fine on poor TCP, when I enable SSL it fails Jul 06 17:28:48 mail dovecot[13114]: doveconf: Fatal: execvp(/usr/libexec/dovecot/managesieve) failed: Argument list too long Jul 06 17:28:48 mail dovecot[13114]: config: Error: managesieve-login: dump-capability process returned 89 Jul 06 17:28:48 mail dovecot[13114]: doveadm: Error: Corrupted SSL parameters file in state_dir:
2008 May 16
3
Trim trailing whitespace from username
Recently we changed Postfix to use Dovecot for our SASL authentication and we ran into trouble with some of our clients having extraneous spaces at the end of their usernames. The quick fix was to add a space to username_chars. The slightly longer fix was a pretty simple patch to Dovecot. I put the trimming in auth_request_fix_username. I didn't think it warranted a full strfuncs
2006 Feb 27
1
Authenticating to AD with usernames containing dots
Does *anyone* have info on how I can authenticate to Active Directory using dotted usernames from a Linux machine? I'm running Fedora Core 4 with samba-3.0.14a-2, and when I mount a share using a "normal" (dot-free) username everything works fine. My situation sounds pretty much exactly like the following, but there's no response:
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
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
2020 Oct 29
0
Re: virsh rights voor normal users
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 virtualized systems > Authenticating as:  sudo_user_not_disclosed > Password: > Password: > polikit-agent-helper-1:
2020 Oct 30
0
Re: virsh rights voor normal users
On Thu, Oct 29, 2020 at 11:34:09PM +0100, Natxo Asenjo wrote: > 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: > > > > > > ====
2008 Apr 08
3
Username case mangling -- Linux username is mixed-case, Samba returns lower-case
I have a problem that I first observed when I upgraded from 3.0.24 to 3.0.28 and is, I believe, related to the introduction of the "printjob username" configuration parameter. I print via CUPS and the Cups-PDF driver wants to know the Linux username (so it can put the PDF in the proper location). The problem is that "printjob username = %U" results in a lowercase username
2016 Jan 19
3
UserID Permissions: Virtual Machine Manager vs virsh and Python
I have added a user to the libvirt group on my CentOS 7.2 server and that user can successfully access the Virtual Machine Manager without authenticating as expected. This allows the user to perform all functions in the VMS as if they were root. This is acceptable as this is a private server with no outside access so security is not a real issue. But when that same user tries to perform
2004 Jan 14
2
Banner doubts
Hi all. I'd like to know if someone knows how to implement a banner to be prompted just after a connection to a server is initialized. It's necessary doing that to warm who is trying to access the server just for security. Regards, Glauco
2005 Oct 17
1
username maps and security=ads
I have been having problems with username maps and security=ads. I now have a solution (or at least a work around) that is working for me. I sort of stumbled across it, as I don't recall reading any samba docs that mentions the need to have the realm name in the smbuser file. Samba server is RHEL3 with samba-3.0.20 compiled from source authenticating against a windows ADS. Here is the