Displaying 4 results from an estimated 4 matches for "wrapperscript".
2007 Jan 27
0
debugging smbldap-useradd failures
...problem was that I got this in the sambalog:
_samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w
"machine$"' gave 127
Part of the problem was that this isn't a lot to go on, and the command
worked if I ran it from the commandline.
To get around that, I wrote a wrapperscript that logged the output from
the command [1]. The script combined with some extra debugging output
placed in the smbldap-tools code showed that smbldap-tools expected the
user to be root and if not it would not read the file smbldap_bind.conf.
Here's part of the code:
if ($< == 0) {
(...
2009 Dec 26
1
Bug#562671: xen-utils-3.4: xm not found - wrong directory name
Package: xen-utils-3.4
Version: 3.4.2-2
Severity: important
*** Please type your report below this line
The Package is fail cause the directoryname
/usr/lib/xen-3.4 is wrong
when i call the xm tool a wrapperscript searching for version 3.4.0 and dont find 3.4.0
it must be
/usr/lib/xen-3.4.0
and all is fine
***
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.27.21dom0
Locale: LANG=de_DE.UTF-8, LC_C...
2006 Sep 06
3
dovecot ignoring config file contents -- istream.c problem?
Hello!
This is my first time trying to run dovecot so maybe I've overlooked
something, but I'm having a hard time running dovecot.
First of all, it's worth noting that I'm trying to run dovecot on an
embedded platform: the target architecture is mipsel; I have patches
for the 2.4.18 kernel with special support for the board so I'm still
using the 2.4.18 kernel. My C library
2012 Oct 24
13
Puppet & Oracle Database config management
Afternoon all.
I''ve been reading around on Puppet and Oracle, and have come up with a few
links that suggest how to get Oracle installed and base configured, which
has got me started in the right direction on that.
My next challenge is maintaining Oracle database specific configuration on
the relevant hosts. This contains various elements, such as /etc/oratab,
/etc/oranfstab (as