similar to: [PATCH] Set KEYTAB_FILE=/etc/libvirt/krb5.tab in node-config

Displaying 20 results from an estimated 200 matches similar to: "[PATCH] Set KEYTAB_FILE=/etc/libvirt/krb5.tab in node-config"

2010 Feb 10
1
RFC: First pass at making the node generic...
I'm looking for feedback on this first patch. The node has been pushed towards a more generic boot process. With this patch the node can now boot up and execute a few specifically-named scripts that reside in /etc/node.d/ at key points during the startup. After this goes upstream, the next step will be to define in more detail the remote interfaces for the "managed" runtime
2011 Dec 14
1
how to set up bind9 dns server for joined samba 4 to server 2003
Hi Samba4 joined to server 2003 as a DC with this command: samba-tool domain join samba.example.com DC -Uadministrator --realm=samba.example.com *How to Setup bind 9.7.3 as dns server Instead of windows dns server?* ================================> try this: create dns and named files with provision command copy dns and named files to joind samba config bind and set
2010 Mar 16
1
[PATCH] ovirt-awake improvements
>From 1ca6e713d0c23279a6800e6dfb4a76ab4250f56f Mon Sep 17 00:00:00 2001 From: Arthur CLEMENT <aclement at linagora.com> Date: Tue, 16 Mar 2010 16:36:50 +0000 Subject: [PATCH] Function typo fixed. Move the sourcing of NODE_CONFIG forward to not override the $OVIRT_RUNTIME_MODE read from karg Signed-off-by: Arthur CLEMENT <aclement at linagora.com> --- scripts/ovirt-awake | 7
2011 Mar 05
1
named issue (Samba4, FC14)
Hi gents ! I am trying to set-up an S4 server following the wiki instructions on Fedora 14. Everything seems fine until step 10 : kerberos DNS dynamic updates configuration. I seem to have done what is required (set $KEYTAB_FILE & KRB5_KTNAME in /etc/init.d/named, add the tss-gssapi-credential & tss-domain stanzas), however wher starting the named service, it remains stalled.... I
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
Replaced the TurboGears 2 reference implementation with a simpler Django server. This implementation has worked out the server interface for an HTTP awake and config request. Started working on this ready portion, but nothing is ready yet. THIS IS A WORK IN PROGRESS: This patch is solely meant to solicit feedback. Please reply with suggestions and improvement ideas. Thanks. :) Signed-off-by:
2012 Mar 14
4
converting unsigned short sample to signed short sample
Thanks a lot for replying, The question now is , after subtracting 32767 from each unsigned sample, will the new signed samples represent the same original voice ? ???? For explanation, assume "Hi" is said in 8000 unsigned sample ,if i subtract 32767 from each sample and play the resulting 8000 sample as signed PCM samples,will they be "Hi" ?! Forgive me about my questions ,
2011 May 11
3
Issue with Bind
I followed the Howto http://wiki.samba.org/index.php/Samba4/HOWTO Using: -Samba4 alpha15 -Bind9.8.0 When I added an XP PC (192.168.123.244) to my domain I got this in syslog: May 11 12:04:18 samba4 named[10705]: client 192.168.123.244#1061: update 'mydomain.com/IN' denied May 11 12:04:18 samba4 named[10705]: tkey.c:486: ENSURE(result == (((1) << 16) + 28) || result == 0) failed,
2010 Aug 11
3
samba 4 dns-update issue
Hi all, I've setup samba4 according to the samba4 wiki on centOS 5.4 in KVM. This went without any problems. I only had to install a higher version of bind to 9.6.x because Centos bind in repo will install version 9.3.x. I've used the Fedora12 source rpms for this to build bind 9.6.x on Centos 5.4. Then I configured bind according to the samba wiki
2010 Aug 02
0
HOWTO centOS 5.5 samba4 dns dynamic update/Replication
Dear all, after the feedbacks. I renew this HOWTO with replacation of a second SAMBA 4 PDC. We have 2 CentOS 5.5 servers on which we build a SAMBA4 forest with 2 Servers replication. We have one hosts called "node1" and the second "node2" Step1: On node1: Do not install the named coming with CentOs. This version can not do dns updates!!!! Install needs for samba. yum
2010 Mar 11
1
[PATCH] Changes the start/stop/reload method names for sysvinit scripts.
To avoid possibly invoking similarly named executables, all start, stop and reload methods in the sysvinit scripts have been renamed to start_/stop_/reload_[script name]. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt | 17 +++++++++++------ scripts/ovirt-awake | 20 +++++++++++++++++++- scripts/ovirt-early | 16 ++++++++++------
2010 Jul 26
0
WG: HOWTO centOS 5.5 samba4 dns dynamic update
Excuse me, I forgot the provison section! For all, after I had several problems making samba4 working as it should on centOs5.5 here is a short guide setting it up to work. First of all do not install the bind package coming with centos 5.5!! Install needs for samba yum install libacl* gnutls* readline* python* gdb* autoconf* Named installation: Here is a description on what to do:
2010 Jan 19
1
How I installed ovirt on fc 12
Hi, I installed ovirt on fedora 12 (64 bits) successfully but I had to make some changes to make it work. 1. Installation from rpms builded from the lastest git version 2. Patch ace : missing backslashes in sed commands vim /usr/share/ace/modules/ovirt/manifests/freeipa.pp line 33 : '/\\[kdcdefaults\\]/a \\ kdc_ports = 88' single_exec {"set_kdc_defaults":
2010 Jul 26
1
HOWTO centOS 5.5 samba4 dns dynamic update
For all, after I had several problems making samba4 working as it should on centOs5.5 here is a short guide setting it up to work. First of all do not install the bind package coming with centos 5.5!! Install needs for samba yum install libacl* gnutls* readline* python* gdb* autoconf* Named installation: Here is a description on what to do:
2017 Aug 08
1
wiki change request. page missing in index.
Im notice the following.   When you go to : https://wiki.samba.org/index.php/User_Documentation  search site: keytab, nothing :-(   I cant find anything about keytabs..   ( not on the first sight ), which i needed... but there is this page, ( google was your friend ) : https://wiki.samba.org/index.php/Generating_Keytabs    Can someone add this in the Advanced section and make change where
2010 Mar 23
1
Resend of one patch, new to follow on...
The first patch in this set was submitted in January but never ACK'd. The following three are follow on patches to fix other issues that have come up.
2001 Aug 22
2
Wine without a Windows partition
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible to setup wine without a Windows partition? I have a Debian 2.2-r2 system and want to run a few Windows apps, mostly games, but don't want to go through all the bs of resizing a partition, creating a new one and putting Windows on my laptop. Any chance of being able to do it without a dedicated partition? - -- Darryl L. Pierce
2010 Aug 09
2
HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
centOs5.5/samba4/named here is a short guide setting it up to work. First of all do not install the bind package coming with centos 5.5!! Install needs for samba yum install libacl* gnutls* readline* python* gdb* autoconf* Named installation: Here is a description on what to do: http://jason.roysdon.net/2009/10/16/building-bind-9-6-on-rhel5-centos5-for-d nssec-nsec3-support/ The steps, yum
2010 Feb 23
1
[PATCH] Typo in ovirt-early
There is a typo in ovirt-early : /etc/rc3.d/S51ovirt-early: line 477: configure_manament_interface: command not found >From 92c2d705007644fad52f839a5272ab5332d707fa Mon Sep 17 00:00:00 2001 From: Arthur CLEMENT <aclement at linagora.com> Date: Tue, 23 Feb 2010 13:44:30 +0000 Subject: [PATCH node] Fixed typo in ovirt-early (configure_management_interface) Signed-off-by: Arthur
2005 Nov 14
0
Bugzilla package
Is there a Bugzilla package for CentOS? What I mean is a bundle already created that I can install on my server so I can have my own Bugzilla setup? -- Darryl L. Pierce <mcpierce at gmail.com> Homepage: http://mcpierce.multiply.com/ "By doubting we come to inquiry, through inquiry truth." - Peter Abelard
2005 Nov 14
1
REQ: Music hosting software
I'm new to CentOS, having just installed it on Friday to replace an old Debian server, so forgive me if I'm asking a previously answered question. Is there a package that I can install on my Apache 2.0 server that will host my MP3/Ogg Vorbis files? Previously I had Music Index installed on Apache 2.0 with my Debian server. Is there something in CentOS that's similar that I can