Displaying 20 results from an estimated 70000 matches similar to: "Desperate -- I'll even pay -- winbind/samba -- challenge/response password authentication failed"
2001 Dec 24
0
Desperate -- I'll even pay -- winbind/samba -- challenge/resp onse password authentication failed
I think this is acceptable - I get the same output for this command in a
Samba session on a Win2000 domain and it works fine.
$ wbinfo -a DOM+W2kusername%password
plaintext password authentication succeeded
challenge/response password authentication failed
Could not authenticate user DOM+W2kusername%password with
challenge/response
I think you are 99% setup. I followed this posting initially to
2013 Jul 02
2
Re: backup procedure using blockcopy
Am 02.07.13 15:42, schrieb Eric Blake:
> On 07/02/2013 06:55 AM, Thomas Stein wrote:
>>
>>> virsh dumpxml --security-info dom > dom.xml
>>> virsh undefine dom
>>
>> Hello.
>>
>> Someone was talking about this (undefining the VM) would not be
>> neccessary anymore when qemu-1.5 has been released. Is that true?
>
> Undefining
2013 Jul 02
2
Re: backup procedure using blockcopy
> virsh dumpxml --security-info dom > dom.xml
> virsh undefine dom
Hello.
Someone was talking about this (undefining the VM) would not be
neccessary anymore when qemu-1.5 has been released. Is that true?
> virsh blockcopy dom vda /path/to/backup-vda
> polling loop - check periodically until 'virsh blockjob dom vda'
> shows 100% completion
> virsh suspend
2003 Mar 22
1
Desperate! passwd sync problem...please help!
Hello,
I am running Samba 2.2.3a-6 on a Debian(testing) machine.
It is running as a PDC for 15 Win2K(SP2/3) systems. Everything runs
beautifully except the users cannot change their passwds. When a user
CTRL-ALT-DEL and change passwd they ultimately get a messages stating that
the old passwd is incorrect....
If I log into a shell as a user on the system and invoke smbpasswd, It
goes through all
2018 Mar 20
2
About libvirt domain snapshot problem(for single disk snapshot)
Hi, dear friend.
My guest has two disks, vda and vdb. both are qcow2 local file.
When guest running state.
I want to take the vda snapshot of guest(just vda, no include vdb). but I met libvirt do snapshot for all disks of guest.
About methods for follow:
1、
``` bash
virsh
snapshot-create-as 8x0lbzvS --name sys_disk3 --disk-only --diskspec "vda,snapshot=external"
```
``` result
2002 Apr 04
1
challenge-response token
Hello,
I have to find a solution logon through OpenSSH to OpenBSD machines from
anywhere in the world (unsave computers). So I think I must use a
challenge-response system with an hardware token that isn't connected to the
computer. I do not want to use a RSA ACE/SERVER, so i can't use SecurID ? I
can't use challenge response mode with cryptocard, because I want to protect
it against
2002 Nov 21
2
Subject: Error join NT domain
SUBJECT: [samba]Error join NT domain
when I join NT domain by the command :smbpasswd -j DTWX -slaver,Then the results show as followed
[root@root] #smbpasswd -j DTWX -slaver
cli_nt auth2 :Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
Failed to change passwd f or domain DTWX
Unable to join domain DTWX
[root@root] #
2002 Jul 24
0
winbind: challenge/response password authentication failed
I'm using Redhat's 2.2.3a-6 standard install of Samba. I seem to have almost
everything worked out (after much back and forth and fussing), but I can't log
in using my domain users. Just using su or login fails, but using "wbinfo -a
<domain>+<userid>%<passwd>" I get this suggestive error:
plaintext password authentication succeeded
challenge/response
2003 Dec 04
1
samba groups problem
Hi folks,
I'm running samba 3.0.0-2 (binary version) on rh9 with ldapsam as
backend. So, all my groups, users are in my ldap database and the
authentication is working just fine. My problem is with groups, from
windows xp pro client I'm trying to add to a local group 'Power Users'
the global group 'Domain Users' but I can see just the users from my
workstations (winxp
2000 Feb 16
0
Please help, I'm desperate
It doesn't matter what I try, what smb.conf I dream up or
what I put into the win 95 configs: I can't get roaming
profiles to work. I tried increasing the debug level but
all I got was over 500k of crap and as far as I can understand
it most things are for developers!
PLEASE HELP ME!
My setup:
- Debian GNU/Linux 2.2 (Potato/frozen)
- Samba 2.0.6-3 (running as daemon)
- Windows 95
2015 May 19
3
Re: Pivot without copy
Hi Eric,
Thanks for the info. I see the value in this, but it isn't quite what I was
looking for. Basically what I want to do is to switch between snapshots
quickly. For instance, I am currently working on designing a HA SQL
implementation with failover. So right now I have 5 VM's running postgresql
as a replication group. I am trying a lot of different things and often
have to take a
2011 Dec 28
1
P2V challenge that demands some creativity
Here is a P2V challenge I could use some advice with.
I have a source Windows 2003 physical machine that was upgraded several years ago from Windows 2000. So its system is at C:\WINNT instead of C:\Windows. The target is a RHEV VM.
Booting the source machine from the virt-p2v CD and trying virt-p2v-server fails apparently because the Windows directory is c:\WINNT.
What about the
2018 Sep 18
2
Migration samba 3 to 4
Hello,
I realize again test by resuming all 0 with the following configuration
and I arrive at the same result.
-------------------- smb.conf
[global]
netbios name = svdom
server string = Gestionnaire de domaine
workgroup = dom.domain
hosts allow = 192.168.15. 192.168.6. 10.0.7.
security = user
domain master = yes
domain logons = yes
prefered master =
2016 Apr 29
1
Need help
Good morning.
I need help getting Samba to work the way I would like it to work.
Situation:
I have two AD domains (2012R2), DOM-A and DOM-B. I have elected to not use any SFU or RFC2307 extensions as MS has depreciated those features.
DOM-A has a group, "sysadmins", which has users in it.
DOM-B trusts DOM-A. DOM-B also has a group "trusted_sysadmins", the member of which
2016 Dec 28
2
libvirtError: block copy still active: disk not ready for pivot yet
Hi guys,
When performing live merge, in few cases, we see the following exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 736, in wrapper
return f(*a, **kw)
File "/usr/share/vdsm/virt/vm.py", line 5278, in run
self.tryPivot()
File "/usr/share/vdsm/virt/vm.py", line 5247, in tryPivot
ret =
2012 Apr 10
0
idmap config range problem
Hi everyone
after upgrading to the current samba version I found some
idmap uid deprecated
messages in my logs or when I used smbstatus.
I found out I need to use
idmap config
now.
Now my questions;
- when setting
idmap config * : range = 1000 - 2000
I get following log messages:
"no backend defined for idmap config DOM"
"idmap range not specified for domain
2003 Jul 16
1
Samba 2.2.8a/winbindd - 2K Domain users password challenged
I have a RedHat Linux 9 server that I would like to allow users in my Windows 2000 domain to be able to map shares from without actually having an account on the system. Compiled samba, configured with "./configure --with-pam". Got the server into the domain, and regular "security = domain" seems to be working appropriately - providing there's a local account with the
2019 Jul 03
1
libvirt-python Create External Snapshot
Hi Libvirt,
Does libvirt-python currently support the creation of external snapshots?
I ran
domain.snapshotCreateXML(xml)
where xml is
<domainsnapshot>
<name>snap1</name>
<description>Snapshot of OS install and updates</description>
<disks>
<disk name='vda'>
<source
2003 Apr 15
2
Re: PDC with roaming profiels
Hi All,
Hopefully someone knows the answer to this? I have a RH 7.3 box running
Samba 2.3a as a PDC for over 1 1/2 years now. Things are good for the most
part, except some minor annoyances with the way windows (2k) is handling the
roaming profiles. Maybe I need to alter the permissions for the users
profile, any insight would be wonderful though. The profiles copied to the
local box under
2006 Oct 06
1
[Fwd: Interdomain Trust: winbind not working]
Anyone?
Could you write me the exact steps to have a working
configuration of Samba/winbind domain trusting Windows 2000 Dom?
I've followed the one proposed in the samba howtos but is not
working.
thanks
-------- Original Message --------
Subject: [Samba] Interdomain Trust: winbind not working
Date: Mon, 11 Sep 2006 16:09:49 +0200
From: Matteo Calcagnini <calcagnini@publinet.it>
To: