Displaying 20 results from an estimated 100 matches similar to: "samba/PAM/winbind/ssh"
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
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
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
2015 Sep 14
3
[Bug 11521] New: rsync does not use high-resolution timestamps to determine file differences
https://bugzilla.samba.org/show_bug.cgi?id=11521
Bug ID: 11521
Summary: rsync does not use high-resolution timestamps to
determine file differences
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2004 Aug 31
0
Submitting code
Hello, all.
When packaging OpenSSH releases, for a long time I've been converting
the man pages for sshd and ssh into sample config files, to ensure that
the options described in the config files were up to date with those
actually supplied by the code. Nearly two years ago, I tired of the
tedious manual process and wrote a Perl script to do the work for me.
It's called man2config.pl,
2016 Jan 21
1
Can I help move bug 11521 along?
Hi, I filed bug 11521 [1] back in August, and I can't tell if anyone's
looked at it.
It is a pretty rare, but easy to understand problem, with (I think) a
straightforward fix.
I included a reproducer script and a patch that worked well for me, but as
this is the first time I've looked at the rsync code base I wouldn't be too
surprised if I'd missed some portability
2006 Sep 12
1
SELinux
I have been struggling with getting my Fedora Linux clients to be able to
authenticate to a Microsoft AD in the past week and wonder how much of the
problem was due to SELinux. My Debian machines can accept AD logins and even
create home directories and dot files from /etc/skel. I know FC5 does PAM
differently than Debian, but I'm wondering, does anyone on this list have
winbind logins to FC5
2012 Feb 25
9
[xen-unstable bisection] complete test-amd64-i386-rhel6hvm-amd
branch xen-unstable
xen branch xen-unstable
job test-amd64-i386-rhel6hvm-amd
test redhat-install
Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen http://xenbits.xen.org/staging/xen-unstable.hg
*** Found and reproduced problem
2005 Jun 01
2
Can WMI be used in WINE apps?
Hi,
After some googling I've found that there's very
little said about the possibility of using WMI from
Wine.
Has someone done any progress about it?
I find this subject very important; if you feel
interested here's why:
One may think this is a somehow fanciful intention,
after all WMI exists for the purpouse of administering
Windows, and no doubt that's best done from
2002 Aug 22
7
[Bug 383] PublicKeyAuthentication failure when rlogin set to false
http://bugzilla.mindrot.org/show_bug.cgi?id=383
------- Additional Comments From markus at openbsd.org 2002-08-23 07:46 -------
what does "rlogin set to false" mean?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Aug 21
3
[Bug 80] Host key conflict with two servers on one IP
http://bugzilla.mindrot.org/show_bug.cgi?id=80
------- Additional Comments From eric-ossh at brouhaha.com 2002-08-22 04:57 -------
This "HostKeyAlias" business seems like a flimsy excuse for not implmeenting a
feature that users want. In this age of ubiquitous firewalls and NAT, it is NOT
reasonable to assume that two ports on the same IP address refer to the same
host, or to the
2012 Nov 29
2
rsync using huge traffic
Hey,
I'm using rsync to backup my server but there is a problem because
rsync is using very huge amounts traffic. But first to the setup. The
server I backup has 4GB of data and I use the following command to
backup this data. /usr/bin/rsync -aze 'ssh -i /root/.ssh/backup.key -l
backupuser' --rsync-path='sudo rsync' --delete --exclude-from=ex.list
$SRC $TRG
The problem is
2004 Feb 04
1
RE: error (fwd)
Hi folks,
I've got this funny problem with R's foreign library when reading stata
files. One file consistently produces vector out of memory errors after
gobbling up 2.7G of memory. I parsed through the read.dta function and
figured out where the error occurs and the description is below. I am
running R-1.8.1 on Debian stable system glibc2.2 kernel 2.4.24. R is is
compiled from source
2005 Aug 07
1
dovecot-auth: BUG: login gave a PID of existing connection
hi,
first of all i have to say that i?m new to dovecot and to mailinglist.
i?m trying to setup my owen imap-server on fc3, but i have some trouble with dovecot. wenn i try to log in with
telnet lovalhost 143
/var/log/maillog says:
dovecot-auth: BUG: login gave a PID of existing connection.
can someone please give me an hint or a link to solve this problem.
yours,
martin.
2015 Dec 02
2
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events
On Tue, Dec 1, 2015 at 6:30 PM, Mario Kleiner
<mario.kleiner.de at gmail.com> wrote:
> When we are at it, the one with the title "[PATCH] drm/nouveau: Use
> drm_vblank_on/off consistently" from Daniel, which has a reviewed and tested
> by me also never made it into nouveau.
>
> Maybe pick that up as well?
>
> -mario
>
If you refer to
"[1/3]
2002 Apr 06
0
Clarification required for Prio in CBQ dequeing order
Hi,
I have been modifying the Wonder shaper to include another queue. My
understanding was packets would be de queued to hardware in the following
order:
cbq1 -> sfq10 > sfq20 > sfq30.
Also we only move onto the next queue when the preceding one is empty.
However is seems to be prio xx number that reflects the order packets are
de queued not to what flowid they belong to.
If I
2012 Oct 10
5
Theora integration question
Hello, I am programmer working on a product which integrates Theora. I have
a question regarding the memory use on some of the internals of Theora. Is
this the right forum for this question, and if not, does anyone know where
an appropriate place to ask is?
Thanks
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jul 05
4
Data Labels in a barchart (Lattice or otherwise)
Hi,
Can anyone please help me with how I could add labels with the value for
each bar in a barchart? (similar to how data labels can be added in Excel) I
have done a lot of searching but havent been lucky.
Thanks,
Raoul
--
View this message in context: http://r.789695.n4.nabble.com/Data-Labels-in-a-barchart-Lattice-or-otherwise-tp2278027p2278027.html
Sent from the R help mailing list archive at
2005 May 31
0
Special Report from DM Direct: May 31, 2005
=======================================================================
Special Report May 31, 2005
http://www.DMReview.com
Special Report is an extension of DMReview magazine online.
=======================================================================
Industry Standards Can Help Pave the Road to Compliance
by Brian Sennett
Service-oriented architectures can aid in
2005 Jun 03
0
DM Direct Newsletter: June 3, 2005
=======================================================================
DM Direct June 3, 2005
http://www.DMReview.com
DM Direct is an extension of DMReview magazine online.
=======================================================================
The Microsoft .NET Model
by Rex Brooks and Russell Ruggiero
This is the second of a four-part series on J2EE and .NET