Displaying 20 results from an estimated 100 matches similar to: "building module"
2007 Jul 10
3
winbind + samba limits with large AD?
Hi,
a few months ago I tried to setup samba + winbind (debian etch,
amd64, samba 3.0.24). I followed the howto and got the authentication
running. But I had not much success with winbind. I disabled the
user/group enumeration, but this didn't change it. A simple 'ls -l' in
a directory with 10-20 files took minutes to return the list and most
of the time winbindd just stopped working
2007 Oct 17
3
getent passwd not listing domain users, nsswitch.conf is configured
Using Samba 3.0.25c on OpenSolaris nv72.
wbinfo -u lists domain users as expected.
getent passwd only lists local users.
nsswitch.conf has the following lines:
passwd: files winbind
group: files winbind
My smb.conf is below. Where should I start to troubleshoot?
[global]
realm = FNB.LOCAL
workgroup = FNB
security = ADS
use kerberos keytab = true
; password server =
2007 Aug 29
3
How to use ZFS volume
Hi,
I want to use Samba with ZFS volume, although I know 3.0.25c dose not
work with ZFS volume.
And I found modules/vfs_zfsacl.c on Samba-3.0.26.
(
http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_3_0_26/source/modules/
)
But I can't find samba-3.0.26.tar.gz on samba.org.
So, I have two question.
1. It is possible to download samba-3.0.26.tar.gz (or something another
which can use
2007 Aug 29
2
kinit works, net join ads fails
I running 3.0.25c on OpenSolaris. I can succesfully do a kinit and see
the ticket via klist, but am unable to join the domain.
/usr/sfw/sbin/net -d 5 ads join -U user@DOMAIN.LOCAL
gives the following error...
[2007/08/29 15:49:24, 3] libsmb/clikrb5.c:(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache
file found)
[2007/08/29 15:49:24, 0] libads/kerberos.c:(228)
2006 Feb 08
6
dataframe subset
I have a dataframe with a column, say "x" consisting of values, each
value appearing different times, e.g.
x: 1,1,1,1,2,2,4,4,4,9,10,10,10,10,10 ...
and a vector, including e.g.:
y: 2,9,10,...
I need a subset of the dataframe: all rows where x is equal to one of
the values in y. Currently I use a loop for this, but because x and y
are large this is very slow.
Is there any idea how to
2006 Feb 27
1
Rails + WebSVN ?
Hi,
I''m trying to have Rails and WebSVN working together with Apache and
CGI, but cant do it.
The classical way using a <Location> directive ends to a Rails 404 page.
I also tried a VHost replacing the <Location> directive with a
<Directory> directive... again it doesn''t work.
Does anyone had the same problem ?
Do you have any idea.
If it helps I installed SVN
2004 Oct 11
1
Bug#275946: Acknowledgement (newline not recognized when logcheck sends emails)
I upgraded to 1.2.28, same results.
Here are the rules I added.
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ perdition\[[0-9]+\]: Connect:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pure-ftpd: [^[:space:]]+ \[NOTICE\]
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pure-ftpd: [^[:space:]]+ \[INFO\]
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ exact\[[0-9]+\]:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ slapd\[[0-9]+\]:
^\w{3} [ :0-9]{11}
2017 Dec 22
2
R CMD check warning about compiler warning flags
>>>>> Duncan Murdoch <murdoch.duncan at gmail.com>
>>>>> on Thu, 21 Dec 2017 14:23:13 -0500 writes:
> On 21/12/2017 1:02 PM, Winston Chang wrote:
>>>> On recent builds of R-devel, R CMD check gives a
>>>> WARNING when some compiler warning flags are detected,
>>>> such as -Werror, because they are
2017 Dec 22
0
R CMD check warning about compiler warning flags
Hi,
See inline below.
> On Dec 22, 2017, at 9:12 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
>
>>>>>> Duncan Murdoch <murdoch.duncan at gmail.com>
>>>>>> on Thu, 21 Dec 2017 14:23:13 -0500 writes:
>
>> On 21/12/2017 1:02 PM, Winston Chang wrote:
>>>>> On recent builds of R-devel, R CMD check gives
2017 Dec 25
2
R CMD check warning about compiler warning flags
On 22/12/2017 10:46 AM, Marc Schwartz wrote:
> Hi,
>
> See inline below.
>
>
>> On Dec 22, 2017, at 9:12 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
>>
>>>>>>> Duncan Murdoch <murdoch.duncan at gmail.com>
>>>>>>> on Thu, 21 Dec 2017 14:23:13 -0500 writes:
>>
>>> On 21/12/2017 1:02
2010 Aug 15
1
[RFC] Draft for a compositing manager specification
Resending as kwin and plasma mailinglists think that 200k is too large for a
mail. The "attachment" can be found in [2]
Hi,
Pleas note: crossposting to kwin, compiz and plasma development lists. Please
keep all lists CCed.
Attached you can find a very first draft for a compositing manager
specification. It is currently based upon the KWin/Plasma interaction
specified in the
2011 Jul 29
3
plot, graphic
hi,
i`m trying to use the plot function to show more variable-funktions in one
graphic. so for example i would like to show Chinas Income in different
sectors in one graphic. obviousely typing plot(ChinaIncome) the graphics are
split and there is one graphic for agriculture, one for industry.... i would
like to put them togheter in one graphic, maybe with different colors for
every function,
2010 Oct 14
2
git online viewer?
Hello,
so far I've been using the latest tarball to compile celt into a multi
platform library. gcc 4.2.1 under MacOSX 10.6 (Snow Leopard) is spitting
out a few warnings. I wanted to check in the latest git repository to see
if they might have already been fixed before reporting them. I would much
prefer do so without having to install a git client on my mac, that is why
I was looking for an
2011 Jun 01
0
Svn web access (was: svn commit r3010 - trunk/docs)
2011/5/31 Arnaud Quette <aquette at alioth.debian.org>
> Author: aquette
> Date: Tue May 31 09:00:57 2011
> New Revision: 3010
> URL: http://trac.networkupstools.org/projects/nut/changeset/3010
>
> Log:
> Update Subversion access information, following Alioth update
>
> Modified:
> trunk/docs/download.txt
>
> Modified: trunk/docs/download.txt
>
>
2011 Jun 07
0
[nut-commits] svn commit r3010 - trunk/docs
side note on this commit...
2011/5/31 Arnaud Quette <aquette at alioth.debian.org>
> Author: aquette
> Date: Tue May 31 09:00:57 2011
> New Revision: 3010
> URL: http://trac.networkupstools.org/projects/nut/changeset/3010
>
> Log:
> Update Subversion access information, following Alioth update
>
> Modified:
> trunk/docs/download.txt
>
> Modified:
2009 May 04
2
bad encryption type in AD domain authentication
Hello,
I'm trying to access a samba share using an ADS user credentials. I always
get an error, and the debug traces (log level = 5) are giving me the output
in the follow.
I have searched the samba ML archives, and I have found the thread
http://lists.samba.org/archive/samba/2004-April/084545.html
but, before asking the system admin to apply the eventual KB fixes, I would
like to know if the
2006 Jun 02
3
One Lighttpd or many?
I''m trying to get Lighttpd started, and understand how it works (not
quite there yet with Ror). Some questions:
1) Can I run Lighttpd as a main server instead of Apache2?
2) When hosting different RoR projetcs, will there be one server for
each? Or is it one server running all?
2) Can it do everything Apache can? Like PHP, webdav, etc?
--
Posted via http://www.ruby-forum.com/.
2010 Sep 20
3
[Bug 30286] New: Rendering Artefacts for "EffectFrames" with KWin trunk
https://bugs.freedesktop.org/show_bug.cgi?id=30286
Summary: Rendering Artefacts for "EffectFrames" with KWin trunk
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at
2007 Jan 19
5
Install problem & Geek Squad UPS
I Seem to have made some progress in getting nut-2.0.5 installed, but
hidups still has a version number of 0.13. First is hidups 0.13 the
correct version? if not how do I find the correct version. Second if my
Geek Squad GS1285U UPS is not supported how do I proceed. I have been a
programmer for 35 years(mostly high level computer aided design),
written code in 20 some languages, am retired
2010 Dec 14
5
Build associated model confusion
I''m new to Rails3, and I''m just trying to get one last thing to work
before I call it a night. The situation is the following (please if
the code is horrible, just let me know, still learning):
I want to log a dive. I might have a new location on that dive at
which point I have to create a new Location, and then create the dive.
A dive has_one location. A location has_many