Displaying 20 results from an estimated 10000 matches similar to: "Wiki Upstart Script links"
2015 Nov 23
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
On 23/11/15 00:09, Matthew Delfino wrote:
>
> On 2015.11.22, at 4:43 PM, Matthew Delfino
> <mdelfino.list.samba at KNOCKinc.com
> <mailto:mdelfino.list.samba at KNOCKinc.com>> wrote:
>
>>
>> On 2015.11.22, at 2:27 PM, Rowland Penny
>> <rowlandpenny241155 at gmail.com <mailto:rowlandpenny241155 at gmail.com>>
>> wrote:
>>
2015 Nov 22
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
On 2015.11.22, at 2:27 PM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote:
> On 22/11/15 19:49, Matthew Delfino wrote:
>> On 2015.11.19, at 9:59 AM, Matthew Delfino <mdelfino.list.samba at KNOCKinc.com> wrote:
>>
>>> On 2015.11.19, at 4:26 AM, mathias dufresne <infractory at gmail.com> wrote:
>>>
>>>> If you plan to keep
2015 Nov 22
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
On 2015.11.19, at 9:59 AM, Matthew Delfino <mdelfino.list.samba at KNOCKinc.com> wrote:
> On 2015.11.19, at 4:26 AM, mathias dufresne <infractory at gmail.com> wrote:
>
>> If you plan to keep 4.3.x you can use --enable-fhs from configure script's options (and the two others proposed by configure --help associated to --enable-fhs). Doing that you should have most of
2015 Nov 19
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
If you plan to keep 4.3.x you can use --enable-fhs from configure script's
options (and the two others proposed by configure --help associated to
--enable-fhs). Doing that you should have most of your directories reused
(/etc/samba, /var/lib/samba...)
That worked for me as I don't care polluting /usr and others (I use VMs and
destroy them without a tear) on Centos 7 when I switched from
2015 Oct 05
3
Question Wiki Setup a Samba Active Directory Domain Controller
Hello,
Probably problem is numer 3... see below....
All of them are running after restart of computer:
# /etc/init.d/samba-ad-dc status
● samba-ad-dc.service - LSB: start Samba daemons for the AD DC
Loaded: loaded (/etc/init.d/samba-ad-dc)
Active: active (running) since Son 2015-10-04 23:14:36 CEST; 18h ago
# /etc/init.d/samba status
● samba-ad-dc.service - LSB: start Samba daemons for
2015 Oct 04
4
Question Wiki Setup a Samba Active Directory Domain Controller
Hi again,
I refer to
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller#Testing_your_Samba_Domain_Controller
Thank you for this great wiki! I run all the tests and everything looks
perfect!
I encounter just a little difference here. Actually I thought that there
should be no Master and Workgroup for a AD DC. (as given in the wiki and
in Stefan Kania's book
2013 Jun 07
2
Samba 4.0.6 Ubuntu Package Available
Hello everyone-
Just a quick little blurb to anyone interested: I've spend some time packaging Samba4 for Ubuntu 12.04 and I believe it is finally "ready".
A couple of notes about the package:
- it is compiled from the 4.0.6 tarball available from Samba
- it has packages for amd64 and i386* class machines
- it requires various other non-stable class packages
- it uses the
2010 Oct 07
8
ext4 support on pvgrub
I have this working on Fedora. It turned out to be very easy to add this
as I simply took the grub-ext4-support.patch from the Fedora grub package
and put it in xen-4.0.1/stubdom/grub.patches/ . Using pvgrub (without a
vif on the virtual machine as I was having problems if I did give it a
network interface) I could read and boot from ext4 partition with this
patch but not without it.
Is this
2017 Feb 24
1
Call for samples: Please help us build a Samba AD performance measuring tool
On Fri, 2017-02-17 at 11:11 +1300, Gary Lockyer wrote:
> Script to provide an anonymous summary from tshark
>
> The tshark command needs to output a PDML XML stream, which this
> command
> will read. The summary is intended not to expose private or customer
> data while allowing a good view on the range and frequency of the
> network traffic.
The script Gary posted, which is
2010 Apr 09
1
[Gluster-devel] Gluster health/status
Gluster devs,
I found the message below in the archives. glfs-health.sh is not
included in the v3.0.3 sources - is there any plan to add this to the
"extras" directory? What's its status?
Ian
== snip ==
Raghavendra G
Mon, 22 Feb 2010 20:20:33 -0800
Hi all,
Here is some work related to Health monitoring. glfs-health.sh is a shell
script to check the health of glusterfs.
2012 Dec 07
3
Ubuntu upstart
I cannot find any good example of a unicorn upstart task that works
properly for the following:
* Upstart will restart if unicorn dies
* Can send USR2 signal to unicorn to do a no downtime deploys
* Able to stop upstart job, even after a deploy
I have tried the following:
expect fork
respawn
setuid www-data
chdir /var/www/app/current
exec bundle exec unicorn_rails -E production -c
2013 Oct 11
2
upstart script for virtlockd
Hi all,
Trying to test libvirt 1.1.3 with virtlockd locking my qcow2 images on a NFS storage between two kvm hosts.
./configure ... --with-init-script=upstart
Libvirtd upstart script is actually well generated but I can't see nothing about virtlockd... or am I blind ? :)
Nevertheless, running virtlockd -d && service libvirtd restart works fine.
Am I wrong thinking that editing
2011 May 19
2
Unicorn preload_app and upstart
?Hi,
I was wondering if anyone has managed to get the preload_app and SIGUSR2
combination working well with upstart?
My issue currently is that when I perform a SIGUSR2 against the master,
check everything''s working and close off the old master, upstart then
attempts to restart it because the original PID/binary are no longer
running.
What is the correct way of handling this? In my
2007 Mar 01
2
Composite retained drawing protocol
I've recently drafted a rough idea of a composite manager agnostic
protocol for leveraging the compositor for retained drawing in a way
suitable for highly interactive and flexible applications.
It seems to be that for anything like this to be a success it would
have to be developed with the support of multiple window managers, and
I would appreciate any feedback, ideas, and contributions to
2013 May 03
2
rsync not running with upstart
Hi all,
I need some help by solving a strange problem:
Situation:
I wrote a scrip that uses rsync to send backups to another server.
It does something like:
/usr/bin/rsync -azi --numeric-ids --exclude tmp --exclude var/spool/ --delete -e ssh root at 10.0.0.65:/ /storage/volumes/65
The script has a source file that dictates which servers to backup. E.g. several ip address are visited to
2009 Sep 29
1
RHEL 6/Upstart
Has a beta been released and if so can anybody say whether it uses Upstart?
or Has anyone worked with Upstart?
2008 May 14
1
upstart configuration for nut
Hello,
I'm just migrating my boxes to fedora 9 which brings us to the upstart
mechanism instead of SystemV, etc.The distro as it is delivered does not
have configuration which supports powerfail events.
What can I put in /etc/events.d to make nut work again with the rest of
the system fortimely shutdown, etc?
Pointers to example files are very welcome!
Thanks.
Kind regards,
Udo
2008 Jul 18
1
Feedback and help in porting the NUT sysV init script to upstart
hi there,
first, kudos to Scott. You guy rock with this revolutionizing (and so logic)
idea ;-)
next, a personal point of view about the lack of upstream adoption of
upstart:
I wanted to provide an upstart script for NUT for some time, but never found
enough matching example to do so.
the embedded scripts only address inittab, and the replacement-initscripts
are unreachable (see below) and far
2017 Jan 07
2
Ubuntu upstart script ad dc
I am running a samba ad on Ubuntu 16.04 configured as told in
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
The server is running fine currently, but I have to manually start it
after every reboot. The link to the upstart scripts in the wiki are dead:
https://wiki.samba.org/index.php/Samba_AD_Init_Script_Examples
Does anyone have a functioning init
2011 Apr 18
2
RFC: nut and systemd
Hi,
you've probably heard about systemd already. In Fedora 15, it's
used as default instead old SysV init system. While there is some
backward compatibility layer, everything is going to be ported from
/etc/init.d/<something> init scripts to systemd's service files
/lib/systemd/system/<something>.service
Unfortunately?, systemd is not 1:1 compatible with old init