Displaying 20 results from an estimated 87 matches for "raistlin".
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
...ents configured to use winbind and acting as
fileservers.
(# authselect select winbind --nobackup -f)
On one of these fileservers, here is what I am observing:
Right after booting a fileserver, I can 'id' a local user just fine and
it's properly showing the local Linux groups:
# id raistlin
uid=1502(raistlin) gid=100(users)
groups=3(sys),7(lp),10(wheel),11(cdrom),39(video),63(audio),100(users),197(system)
However, if I query the AD user related to that local user, things start
going a -different- direction afterwards:
# id -a KRYNN_AD\\raistlin
uid=1502(KRYNN_AD\raistlin) gid=100(...
2008 Oct 13
4
file missing
Do you have a rails.cmd or a rails.bat at C:\ruby\bin?
I have a rails.bat, but not a rails.cmd!
I am wondering if I accidentally deleted rails.cmd!
What do you say?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2002 Jun 26
1
[Bug 302] New: make install reports that separation user does not exist...
...his, not having
any issues so far, but I am getting the following with make install...
/etc/ssh/ssh_host_rsa_key already exists, skipping.
id sshd || \
echo "WARNING: Privilege separation user \"sshd\" does not exist"
uid=1011(sshd) gid=102(sshd)
Box specifics...
SunOS raistlin 5.8 Generic_108528-14 sun4u sparc
adudek at raistlin: ~/openssh-3.4p1/ >gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.3/specs
Configured with: ../gcc-3.0.3/configure --enable-shared : (reconfigured)
../gcc-3.0.3/configure --enable-shared --with-gnu-as --with-gnu-ld
--...
2020 Aug 21
4
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
...xample,DC=com
>> dn: CN=dhcpduser,CN=Users,DC=samdom,DC=example,DC=com
>> dn: CN=Administrator,CN=Users,DC=samdom,DC=example,DC=com
>>
>> Rowland
>
> You're right, this works here too:
> ldapsearch -H ldaps://dc00.ad.lasthome.solace.krynn:636 -x -W -D
> "raistlin at ad.lasthome.solace.krynn" -b
> "dc=ad,dc=lasthome,dc=solace,dc=krynn"
> 'memberof:1.2.840.113556.1.4.1941:=cn=Domain
> Admins,CN=Users,dc=ad,dc=lasthome,dc=solace,dc=krynn'|grep 'dn:'
> Enter LDAP Password:
> dn: CN=raistlin,CN=Users,DC=ad,DC=last...
2020 Aug 21
2
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
...irst of all, thank you for taking the time to help me.
> I tried your suggestion and all results came up empty.
>
> Then I did a few lapdsearch(es) and found this:
>
> 1) This query returns two users:
> ldapsearch -H ldaps://dc00.ad.lasthome.solace.krynn:636 -x -W -D
> "raistlin at ad.lasthome.solace.krynn" -b
> "dc=ad,dc=lasthome,dc=solace,dc=krynn"
> 'memberOf:1.2.840.113556.1.4.1941:=cn=Domain
> Admins,CN=Users,dc=ad,dc=lasthome,dc=solace,dc=krynn'
>
> 2) This query returns no users ("Domain Users" instead of "Dom...
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
...e is what I am observing:
>
> Right after booting a fileserver, I can 'id' a local user just fine
> and it's properly showing the local Linux groups:
Please define 'local user', if it is a user that is in /etc/passwd AND
in AD, you are doing it wrong.
>
> # id raistlin
> uid=1502(raistlin) gid=100(users)
> groups=3(sys),7(lp),10(wheel),11(cdrom),39(video),63(audio),100(users),197(system)
>
> However, if I query the AD user related to that local user, things
> start going a -different- direction afterwards:
>
> # id -a KRYNN_AD\\raistlin
&g...
2020 Aug 21
2
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
On 21/08/2020 20:08, Rowland penny via samba wrote:
> On 21/08/2020 19:28, Vincent S. Cojot via samba wrote:
>>
>> Hi everyone,
>>
>> I have a working Samba AD/DC (4.12.6 on RHEL7.8) setup I'm trying to
>> use with OpenShift (a container platform to which RedHat contributes
>> - aka OCP). I'm also not too skilled on LDAP even though I've been
2020 Aug 22
0
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
...r taking the time to help me.
>> I tried your suggestion and all results came up empty.
>>
>> Then I did a few lapdsearch(es) and found this:
>>
>> 1) This query returns two users:
>> ldapsearch -H ldaps://dc00.ad.lasthome.solace.krynn:636 -x -W -D
>> "raistlin at ad.lasthome.solace.krynn" -b
>> "dc=ad,dc=lasthome,dc=solace,dc=krynn"
>> 'memberOf:1.2.840.113556.1.4.1941:=cn=Domain
>> Admins,CN=Users,dc=ad,dc=lasthome,dc=solace,dc=krynn'
>>
>> 2) This query returns no users ("Domain Users" inst...
2012 Jan 05
9
[PATCHv2 0 of 2] Deal with IOMMU faults in softirq context.
...xen/drivers/passthrough/amd/iommu_init.c | 47 ++++++++++++++++++++++++++++++++++++++++++++---
xen/drivers/passthrough/vtd/iommu.c | 39 ++++++++++++++++++++++++++++++++++++---
2 files changed, 80 insertions(+), 6 deletions(-)
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-------------------------------------------------------------------
Dario Faggioli, http://retis.sssup.it/people/faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
PhD Candidate, ReTiS Lab, Scuola Superiore Sant''Anna, Pisa (Italy)
____________________...
2011 Dec 06
1
Re: [RFC/RFT][PATCH 0 of 3] rework locking in sched_adjust
On Wed, Nov 23, 2011 at 2:55 PM, Dario Faggioli <raistlin@linux.it> wrote:
> Hi everyone,
>
> This series changes how locks are dealt with while adjusting domains''
> scheduling parameters.
>
> I''ve done and am still doing tests for credit and credit2, and it''s
> surviving to all I threw at it up to now. U...
2013 Sep 25
4
Error i am getting when using libvirt in xen 4.2
hi,
i am using xen-4.2. i am trying to create the virual machine with libvirt
(virsh).
if i use the xen-xm means its working fine.
i am getting the following error:
error: Failed to reconnect to the hypervisor
error: no valid connection
error: unable to connect to ''localhost:8000'': Connection refused
Give me some idea to make the xen(xl) to work with libvirt.
regards,
2013 Sep 25
4
Error i am getting when using libvirt in xen 4.2
hi,
i am using xen-4.2. i am trying to create the virual machine with libvirt
(virsh).
if i use the xen-xm means its working fine.
i am getting the following error:
error: Failed to reconnect to the hypervisor
error: no valid connection
error: unable to connect to ''localhost:8000'': Connection refused
Give me some idea to make the xen(xl) to work with libvirt.
regards,
2013 Sep 25
4
Error i am getting when using libvirt in xen 4.2
hi,
i am using xen-4.2. i am trying to create the virual machine with libvirt
(virsh).
if i use the xen-xm means its working fine.
i am getting the following error:
error: Failed to reconnect to the hypervisor
error: no valid connection
error: unable to connect to ''localhost:8000'': Connection refused
Give me some idea to make the xen(xl) to work with libvirt.
regards,
2013 Jun 16
2
libvirt: xen error
Hi,
I am trying to install xen and provide libvrit support to it but while
installing at some point of time it tries to connect to GIT repository and
creates a clone but I am behind firewall and it is getting timed out.... :(
I am pasting a screenshot below. Can anyone of you please help me out with
this one.
//
Varun
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all,
These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support.
After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen
before entering the windows welcome screen.
Is it a bug in current upstream qemu support?
My domU configuration file is:
builder =
2013 Jun 11
9
Xen 4.1 compile from source and install on Fedora 17
Hello,
I have asked this question in Xen-users mailing list too. But since it
involves compiling from source, I realised asking this here makes more
sense. Please forgive me for the spam.
I am relatively new to Xen and need help compiling and installing Xen from
source.
Using some tutorials online, I have got Xen working with the ''yum install
xen'' method.
I used virt-manager
2020 Aug 21
0
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
...N=dhcpduser,CN=Users,DC=samdom,DC=example,DC=com
>>> dn: CN=Administrator,CN=Users,DC=samdom,DC=example,DC=com
>>>
>>> Rowland
>>
>> You're right, this works here too:
>> ldapsearch -H ldaps://dc00.ad.lasthome.solace.krynn:636 -x -W -D
>> "raistlin at ad.lasthome.solace.krynn" -b
>> "dc=ad,dc=lasthome,dc=solace,dc=krynn"
>> 'memberof:1.2.840.113556.1.4.1941:=cn=Domain
>> Admins,CN=Users,dc=ad,dc=lasthome,dc=solace,dc=krynn'|grep 'dn:'
>> Enter LDAP Password:
>> dn: CN=raistlin,CN...
2013 Sep 30
3
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...can we see the output of the following commands (with or
> without libvirtd running, that shouldn't matter).
>
> ~# xl info -n
> ~# xl list -n
> ~# xl vcpu-list
>
> Thanks and Regards,
> Dario
>
> --
> <<This happens because I choose it to happen!>> (Raistlin Majere)
> -----------------------------------------------------------------
> Dario Faggioli, Ph.D, http://about.me/dario.faggioli
> Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
>
>
2013 Jun 22
1
Re: [libvirt] libvirt: xen error
...nt to ask
whether installing those packages will work?
Where can I get those packages? Can you please provide the link. I am
scared of playing with the kernel as I am doing these things on a server
that is why I am asking these things.
//
Varun
On Fri, Jun 21, 2013 at 9:05 PM, Dario Faggioli <raistlin@linux.it> wrote:
> On dom, 2013-06-16 at 22:09 +0530, varun bhatnagar wrote:
> > Hi,
> >
> Hi,
>
> > I am trying to install xen and provide libvrit support to it but while
> > installing at some point of time it tries to connect to GIT repository
> > and c...
2013 Mar 06
1
Re: [PATCH 00 of 10 [RFC]] Automatically place gueston host's NUMA nodes with xl
...omething more, well, "current", that
>would be great, and I certainly will be happy to help with any issue you
>might have with it, or to discuss any feature you're missing.
>
>Regards,
>Dario
>
>--
><<This happens because I choose it to happen!>> (Raistlin Majere)
>-----------------------------------------------------------------
>Dario Faggioli, Ph.D, http://about.me/dario.faggioli
>Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
= = = = = = = = = = = = = = = = = = = =
致
礼!
杭州华亭科技有限公司 研发部 黄步添
手机:1...