Displaying 6 results from an estimated 6 matches for "udoms".
Did you mean:
vdoms
2010 Mar 02
0
Linux PV udom stays in state r after migration
My linux pv udoms staying in state r when I (live) migrate them between
my two equal xvms (at least for sure observed on b130 when preparing the
update to b133)
Florian
2016 Sep 13
3
samba as ADS member(s) - virtually identical yet..
hi everyone,
.. one of the Sambas fails to authenticate users.
I have four virtually identical Samba systems which are
configured as AD members.
All servers seem fine, I can
$ net ads lookup | status | dn | user | testjoin .. and so on.
But, problem is that all servers except one can successfully:
smbclient -L $(hostname) -UDOM\\user
here that one server fails:
SPNEGO login failed: Logon
2019 Mar 12
5
classicupgrade, net rpc rights grant NT_STATUS_IO_TIMEOUT and NT_STATUS_INTERNAL_ERROR
Am 11.03.2019 um 09:24 schrieb Rowland Penny via samba:
> On Mon, 11 Mar 2019 07:16:30 +0100
> Christian via samba <samba at lists.samba.org> wrote:
>
>> Dear all,
>>
>> we are transitioning from an openldap / MIT KDC setup to a samba4 AD.
>> I am doing this by setting up a samba NT4 domain, populating it from
>> LDAP and sticking in the password hashes
2016 Sep 13
0
samba as ADS member(s) - virtually identical yet..
On Tue, 13 Sep 2016 11:37:39 +0100
lejeczek via samba <samba at lists.samba.org> wrote:
> hi everyone,
>
> .. one of the Sambas fails to authenticate users.
>
> I have four virtually identical Samba systems which are
> configured as AD members.
> All servers seem fine, I can
> $ net ads lookup | status | dn | user | testjoin .. and so on.
>
> But, problem
2019 Mar 12
0
classicupgrade, net rpc rights grant NT_STATUS_IO_TIMEOUT and NT_STATUS_INTERNAL_ERROR
Hai,
I'm preparing for my wintersport vacantion and i must finish some things here.
So thats why im low profiling atm.
Try in the command line.
Remove -UDOM\Adminstrator
Add :
-k -S hostname(.fqdn)
Is expect that to work.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
>
2010 Feb 10
16
nil object - can anyone help?
Hi there,
I''ve been looking for a while now and can''t seem to find where I''m
going wrong..
I''m following a railscast tutorial to send invites out to people.
there''s n invitation.rb page:
class Invitation < ActiveRecord::Base
#attr_accessible :sender_id, :recipient_email, :token, :sent_at
belongs_to :sender, :class_name =>