Displaying 20 results from an estimated 1000 matches similar to: "Submitting code"
2006 Sep 12
1
samba/PAM/winbind/ssh
I have the winbind login working on FC5 but now logins to local accounts
cannot authenticate.
My config files are here:
http://www.pigeonnier.org/nsswitch.conf
http://www.pigeonnier.org/pam.d/
http://www.pigeonnier.org/krb.conf
Again, if I try to ssh in as a user that exists only as a local account on the remote
host, I am rejected. User msh is -not- a AD account and only exists on the
FC5
2013 Feb 05
0
Samba 3.5 to 3.6
Reading :
http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed
it seems there are options not to check having consistant SIDs.
Otherwise, I used the solution with :
net setlocalsid
and it worked for me.
Jacky
-------------------------------------------
Here, the details of what I did :
BEFORE :
j-carimalo at j-carimalo-desktop:~$ smbclient //172.18.220.10/test -U
j-carimalo
Enter
2007 Apr 18
0
Loyd here :)
What's the first rule of investing? Buy low sell high!
Yesterday, market forces caused our top pick (EGLY) to close
down on the day. This gives our members the perfect
opportunity to pick some up on the cheap before the big
press release!
Ever-Glory International (EGLY)
Current: 0.63
Projected: 1.30
Rating: 5/5
Here's the latest news:
LOS ANGELES, CALIFORNIA-(MARKET WIRE)-Nov 6,
2007 Apr 18
0
Loyd here :)
What's the first rule of investing? Buy low sell high!
Yesterday, market forces caused our top pick (EGLY) to close
down on the day. This gives our members the perfect
opportunity to pick some up on the cheap before the big
press release!
Ever-Glory International (EGLY)
Current: 0.63
Projected: 1.30
Rating: 5/5
Here's the latest news:
LOS ANGELES, CALIFORNIA-(MARKET WIRE)-Nov 6,
2006 Aug 07
1
DirHandler escaping (patch)
fiddled around a bit and got DirGHandler to work for both files and directories with spaces in them, and plusses in them (on disk).
eg:
<a href="/files/usr/portage/packages/All/gtk%2B-2.10.1.tbz2">gtk+-2.10.1.tbz2</a><br/>
<a href="/files/root/hey+whatsthis+dir">hey whatsthis dir</a>
both end up at the right place now..
..c.
--------------
2006 Apr 03
1
Microsoft Monad Shell
Not sure if this has application for R but Microsoft's new Monad shell
is now in public beta. I have not looked at it myself but I wonder
if the tools that are required to create Windows R packages
could be replaced by this?
----
The Monad team has recently released Monad Beta 3.1 to Microsoft Download
Center and we're working diligently towards a release of Monad 1.0! As
adoption of
2009 Jan 09
0
[LLVMdev] LLVM based D compiler released
Maybe it's time to add it to the LLVM projects list. :)
The original annoucement on digitalmars.D.announce and
http://www.incasoftware.de/~kamm/projects/index.php/2009/01/09/ldc-09-released/
was:
---
The first version of LDC (http://www.dsource.org/projects/ldc), the LLVM
based compiler for version one of the D programming language has been
released for x86-32 Linux. Get it here:
2001 Oct 17
3
Again: bugs in contrib/solaris/opensshd.in and buildpkg.sh
(Shame on me: wrong filename in last posting, now here are correct
diffs)
in contrib/solaris/ (openssh-SNAP-20011017.tar.gz)
1) buildpkg.sh makes wrong link for /etc/init.d/opensshd
2) /etc/init.d/opensshd has not-working killproc
here my version tested on Solaris 2.4 and 8
(no pgrep with solaris 2.4, XARGS was undefined, simpler
syntax)
J?rg
--- contrib/solaris/buildpkg.sh Fri Oct 12
2010 Jun 07
0
R-SIG-Fedora Digest, Vol 21, Issue 3
Ranjit,
Thanks for the follow up, the open source community is incredible.
Long story short, I was able to install through the repositories. Then
cleaned up some other issues (tcl/tk, java and others) and did a custom
install of 2.10.
Which brings me to another question, when yum installed R2.11 as an update,
did it use the settings from the original 2.10 repository installation or
did it
2004 Jul 22
0
[Bug 905] scp exit status is -1 instead of 0
http://bugzilla.mindrot.org/show_bug.cgi?id=905
Summary: scp exit status is -1 instead of 0
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: maik at
2003 Mar 05
2
compressed archives
Suppose I have a particular version of a largish compressed archive,
most likely a .tgz or .tbz2, and that a remote machine has a newer,
and only slightly different, version of the same archive, where most
of the content hasn't actually changed much. I might attempt to obtain
a copy of the newer archive by first copying my local older copy to
the newer name as a file to update from.
My
2006 Aug 07
1
DirHandler in surplus slashing / unrequited unescaping
im using Mongrels to serve up /usr/portage/packages for other gentoo boxen. since i guess im the guinea pig with the DirHandler, ran into a couple issues:
first, the client showed no files in the remote binhost, turns out the DirHandler was adding a trailing "/" to every filename, presumably making the client think they were directories, not files. attached is a patch which fixes this
2007 Apr 12
0
[LLVMdev] Update: May 25th Developers' Meeting (T-Shirts!)
+2 Large T-shirts (me and Mark Thomas, also from Aerospace).
2007 Nov 26
1
[LLVMdev] Cell SPU backend status
It's official: Aerospace has given me permission to release the code,
such as it is. I will be checking in pieces as I fix 80-col
violations and performing general cleanups.
PLEASE NOTE: I intended to check the code into the LLVM SVN
repository when the backend could generate a clean compile of llvm-
gcc-4.2, but due to a bug, I'm going to have to check in __broken__
code.
That
1999 Mar 25
1
Using Printservers with Samba!
> Dear Sirs,
>
> I would like to know if there is a way to share printers connected to
> print
> servers (Intel Print Servers are used in my company) so that Linux takes
> the spooling job on to himself, using Samba. I succeded to define the
> printserver queues under Linux (by the Intel's PrintServer software) but
> when more than one users try to print on the same
2007 Jul 09
0
[LLVMdev] Proposal for atomic and synchronization instructions
Poor alpha, no code examples or entries in your tables.
Andrew
On 7/9/07, Chandler Carruth <chandlerc at gmail.com> wrote:
> Hello,
>
> After a fair amount of research and work, I have put together a
> concrete proposal for LLVM representations of atomic operations and
> synchronization constructs. These aim to provide the minimal
> functionality in the IR for
2010 Apr 16
2
R installation on Fedora 12
I am migrating from 64-bit RHEL 5 to 64-bit Fedora 12 and I'm getting the
following error when I run ./configure in the directory R-2.10.1...
checking for IceConnectionNumber in -lICE... yes
checking X11/Intrinsic.h usability... no
checking X11/Intrinsic.h presence... no
checking for X11/Intrinsic.h... no
configure: error: --with-x=yes (default) and X11 headers/libs are not
available
2007 Sep 20
1
Team Fortress 2 (Half Life 2) trouble
Hi,
I've been in #winehq all day with this and nobody seemed to have any
ideas, so I figured I'd post here.
I recently installed TF2, which is an official HL2 mod. No problems
with installation. The problem is that when I launch the game itself,
it crashes almost immediately and I get the error in the attached log
(made using WINEDEBUG=+tid,+seh,+loaddll,+d3d,+d3d_shader,+d3d9). Thus
2015 Sep 04
0
Login "error" message
Dear Community
I have been receiving the below each time when I log into one of my servers using ssh.
declare -x G_BROKEN_FILENAMES="1"
declare -x HISTCONTROL="ignoredups"
declare -x HISTSIZE="1000"
declare -x HOME="/home/xxxx"
declare -x HOSTNAME="CentOS-66-64-minimal"
declare -x LANG="en_US.UTF-8"
declare -x
2018 Feb 01
0
[Bug 13248] New: Updates for DEFAULT_DONT_COMPRESS suffix list
https://bugzilla.samba.org/show_bug.cgi?id=13248
Bug ID: 13248
Summary: Updates for DEFAULT_DONT_COMPRESS suffix list
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayned at samba.org