Displaying 20 results from an estimated 300 matches similar to: "virt-install -> guest stops at installation end"
2007 Aug 16
3
Re: Adding a new virtual block device to a guest
Hi!
It seems i already have udev...
mydom0:~# apt-get install udev
Reading package lists... Done
Building dependency tree... Done
udev is already the newest version.
mydom0:~#
I notice when i mkfs -ext 3 my new vbd with dd, it says it''s not a block
device.. i have a feeling im doing this wrong. can you suggest steps in:
1. creating a new block device
2. preparing it (mkfs)
3.
2010 Jan 21
2
pxelinux and WDS
Hello,
We are trying to set up a configuration with pxelinux on a linux machine and WDS, allowing us to be free to boot linux netboot installers from the tftp server. We have validated that pointing our dhcp server to the wds server works perfectly.
Our idea was to use pxechain.com to launch the wdsnbp.com kernel as below :
label windows
KERNEL pxechain.com
APPEND <ip
2016 Jul 04
0
PCI Passthrough not working
I am having trouble getting PCI Passthrough to work from Dom0 running CentOS 7 to DomU runnning Debian 8
I am using Xen 4.6 with CentOS kernel 3.18.34-20.el7.x86_64 on a Dell Poweredge T430.
I think I have set it all up correctly, but I see no message when putting a USB device into any of the USB slots on the DomU
There are three other DomUs running, but I have no need of PCI Passthrough set up
2007 Apr 18
2
[Bridge] Getting dynamic ip address for a bridge
Hello,
I how an embedded processor that needs to act as a bridge between a wireless
and wired network. I have managed to bring up the bridge fine. I can also
bring up the bridge with a static ip address. However I can not figure out
how to bring up the bridge with a dynamic ip address.
Is it possible to for a bridge to get a dynamically assigned ip address?
Oliver
2007 Apr 18
2
[Bridge] Help: Bridge and NAT through same NIC?
I am so out of my depth on this one, but I would welcome some help. I
have the following network and did get it to work with m0n0wall (a BSD
firewall) an option called "transparent bridge". I've switched to Clark
Connect because of its support for content filtering, and installed
bridge-utils.
I have a home network based a single WAN-facing NIC, eth0, that gets a
public IP address
2007 Apr 18
1
[Bridge] About simple bridging using Fedora Core 2
Hi, I am a beginner of bridge. I have a problem of using Fedora Core 2 to make a
simple bridge. Here is my setup:
The bridge computer is installed with Fedore Core 2 (with the SE Linux patch).
As I know that kernel 2.6.5 is already support bridging by default, so I didn't
recompile the kernel. Then I installed bridge-utils-0.9.6-1.i386. And no
additional configuration is made. After
2008 Apr 09
1
Summary Server Shut Down!!!!
Summary
Many Thanks to Bill Campbell, Nicolas Sahlqvist and Barry Brimer
The problem turned out to be one of disk had software errors (message
attached),
I used ubuntu live cd to fix this issue
Cheers
Harry
________________________________________________________________________
____________
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org]
2003 May 22
0
Lost Delayed-Write Data { from win2k advanced server to 2.2.5 }
Hi All,
i have multi threaded client running on Win 2k advanced servers writing to
network shares [ samba 2.2.5 on Suse 8.1 ]. It works fine
on the test environment with win2k server [ NOT Advanced ]. But on the
Production environment it fails.. The client shows up the following
errors..
------------------
Sys: W 'Tue May 20 14:30:38 2003': MRxSmb - " {Lost Delayed-Write Data}
2015 Oct 09
5
kerberos nfs4's principals and root access
Hello samba team !
I have some NFS4 exports managed by a Samba's Kerberos realm. All the
standard user accesses work fine.
I try now to setup an NFS4 root access to administer the share from
another server (the two host are DC, one PDC and one SDC). But I have
trouble understanding the kerberos/principals layer.
------------
Actually I do
-------------
-> on the server I create an nfs
2015 Oct 09
3
kerberos nfs4's principals and root access
Hai Baptiste,
I re-checked my setup and your totaly correct.
I can not enter the nfsV4 mounted directory as root.
What i've added in idmap.conf
Is this :
Domain = your_DNS_domain.tld
[Translation]
Method = nsswitch
And i found this link.
http://serverfault.com/questions/526762/root-access-to-kerberized-nfsv4-host-on-ubuntu
im testing this now.
Greetz,
Louis
>
2015 Oct 09
1
kerberos nfs4's principals and root access
Thanks you very much Louis !
I have tried your setup and I can't mount the share neither from the
server itself or the client.
On /var/log/syslog I have :
rpc.gssd : ERROR : no credentials found for connecting to server myserver
This is because the machine principal is not present in the keytab :
$ klist -k
1 nfs/myclient.samdom.com at SAMDOM.COM
1 nfs/myclient.samdom.com at SAMDOM.COM
1
2015 Oct 09
5
kerberos nfs4's principals and root access
Hai Batiste,
Ok, thanks for these, i'll test that also.
And the "why" is a bit more explained here.
http://www.citi.umich.edu/projects/nfsv4/crossrealm/libnfsidmap_config.html
and per example,
http://www.citi.umich.edu/projects/nfsv4/crossrealm/ldap_server_setup.html
First my work here, but this is a good one which i also need to adjust in my scripts, so thank you for asking
2015 Oct 09
0
kerberos nfs4's principals and root access
Hai,
I had it the other way around. Only root acces.
I have scripted my setup and tested on debian.
Look here
https://secure.bazuin.nl/scripts/these_are_experimental_scripts/
setup-nfsv4-kerberos.sh
If you get the file, setup-nfsv4-kerberos.sh and compair it to your setup.
If you can read the bash script maybe you see something you missed.
When i write as "root" its root and
2015 Oct 09
0
kerberos nfs4's principals and root access
Ok, now its clear to me.
We need to set UMICH_SCHEMA in idmap.conf
Read : http://linux.die.net/man/5/idmapd.conf
Working on it now.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens L.P.H. van Belle
> Verzonden: vrijdag 9 oktober 2015 13:34
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] kerberos
2016 Aug 01
0
kerberos nfs4's principals and root access
Hi,
Sorry for this necrobump.... But I'm still can't use my local root
user to browse content of my NFSv4/Krb5 share...... (others permission
are checked when root use this share)
So a lot of questions appeared during my tests :
- Must i have same idmap.conf on both client and server ?
- Why rpc.idmapd only use 'nsswitch' method even if 'static' is
2016 Aug 02
0
kerberos nfs4's principals and root access
Hai,
Here you go..
But all my settings are scripted.
https://github.com/thctlo/samba4
found here.
Read the script : samba-with-nfsv4.sh
Start it like ./ samba-with-nfsv4.sh (client or server)
Its tested and works on debian jessie.
I contains the nfs server settings and client settings.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at
2006 Nov 02
6
certificate not trusted
Hello,
I try to install puppet on freebsd 6.X. All is well but i cannot get
the certificte to install and be recognized. I run .19.3.
I run the puppetd --test --waitforcert 60
then sign
and then i got:
err: No certificate; running with reduced functionality.
info: Creating a new SSL key at
/usr/local/.aqadmin/puppet/conf/ssl/private_keys/xxxxxxxxxxxxxx.pem
info: Creating a new certificate
2011 Jul 12
0
Freezes at "debug: file_metadata supports formats:"
Hi. I have a client and server running Puppet 2.7.1 from GEMS
(though the same problem occurs using the Ubuntu Lucid standard
packages). I try to update the client against the server, and it
freezes at this line:
debug: file_metadata supports formats: b64_zlib_yaml marshal pson
raw yaml; using pson
Any idea what would cause that? I''m afraid I didn''t recognize any
usable
2016 Aug 02
2
FW: kerberos nfs4's principals and root access
** I truncate my initial mail below for size reason **
I've tried your tips but nothing better.... AD users can still accessing
share (ouf !!), but local users not more.
I can't find where it blocks....
Thanks for your help Louis,
Greetz,
Bruno
Le 02/08/2016 à 15:33, L.P.H. van Belle a écrit :
>
> You keep 2 ranges.
>
> One for the “local (linux) users”
>
>
2007 Nov 01
1
New Client Problems
I am having SSL difficulties setting up a new puppet client:
Client: fedora (rawhide) using 0.23.2
Server: centos 4.4 using 0.22.3
After initiating contact with puppetd --test
--server=puppet.myclient.com, I see the CSR on the server. After
signing it, and running puppet again, I get the signed certificate,
but also see:
err: Could not retrieve configuration: Certificates were not trusted: