Displaying 20 results from an estimated 900 matches similar to: "Centos DS and user password change"
2008 May 12
1
RPM-style install (SLED 10.1)
I am trying to install R on a SLED 10.1 machine.
R-base-2.7.0-7.1-i586.rpm fails with
stas at linux-6b8s:~/RPMs> rpm -Uvh R-base-2.7.0-7.1.i586.rpm
warning: R-base-2.7.0-7.1.i586.rpm: Header V3 DSA signature: NOKEY,
key ID 14ec5930
error: Failed dependencies:
libgfortran.so.1 is needed by R-base-2.7.0-7.1.i586
I tried to trick it into believing there's the library by setting up
2003 Sep 17
3
OpenSSH 3.7.1 compatibility problems on Linux
I have build OpenSSH 3.7.1p1 on Linux from src.rpm available for download
on the site, and after installation I have discovered that this version of
openssh has many compatibility problems with old and third-party clients
that previous versions did not have.
For example:
PuTTY (very popular free Windows client) cannot authenticate user when
using protocol version 1. Works with protocol
2006 Jan 22
2
suggest for "ambiguous column" when JOIN associated tables
Today I face with incorrect behavior in ActiveRecord.
It take place when I try to use :include parameter for .find method.
Where are two typical cases:
1. You have record with self-referential joins
CREATE TABLE keywords (id, group_id);
class Keyword < ActiveRecord::Base
belongs_to :group,
:class_name => "Keyword",
:foreign_key =>
2019 Feb 13
3
idmap backend ad well-known-sids 512 & 513
Hi,
we are in the process of testing a migration from our NT Classic Domain
with OpenLdap to Samba AD.
In our test setup migration of all accounts, groups and computer
accounts went well using the classicupgrade path.
Next step now is testing how to add a member server for file server
services.
We were able to get the server to join the domain and also idmapping
works mostly as expected.
2008 Dec 20
14
building 1.4.0rc6
I am trying to build the latest release candidate and have run into a
bit of a problem.
When I run ./configure, I get:
GlusterFS configure summary
===========================
FUSE client : no
Infiniband verbs : no
epoll IO multiplex : yes
Berkeley-DB : no
libglusterfsclient : yes
mod_glusterfs : no ()
argp-standalone : no
I am going to need the gluster FUSE client now
2007 Jun 18
1
Fwd: police burst is mandatory?
Hi.
I''m using the following filter from lartc "ultimate PPP" example:
tc filter add dev $DEV parent ffff: protocol ip prio 50 u32 match ip src \
0.0.0.0/0 police rate ${DOWNLINK}kbit burst 10k drop flowid :1
It works fine, but when I remove the "burst 10k", I receive the following
error:
"burst" requires "rate".
Illegal "police"
2005 Jun 20
1
Interface bound routing
Hi,
I''m sorry for "novice"-level question, but I hope your expert advice will
save me many painful hours running after my own tail...
Let assume I have Linux box with eth0, eth1 and eth2 interfaces. Each one
has IP assigned from different network. By default, IP address associated
with eth0 is chosen as default routing. My application creates thee TCP
sockets and explicitly
2008 Apr 08
1
SYSLINUX 3.63-pre3 release candidate; SDI image booting
Hello,
I just received a serious bug report from Stas Kysel of rPath (with a
great test case); it appears that deleted files can confuse extlinux so
that it misses files.
This is bad.
As a result, I have pushed out 3.63-pre3, and intend to make a 3.63
final shortly. I would appreciate any help testing this.
Furthermore, I would like to finish the SDI booting module, but I have
yet to
2009 Mar 29
1
dovecot: auth(default): ldap(...): Authenticated user not found
Hi,
I'm trying to set up dovecot together with postfix and experience some
problems.
Here's in details what I have and what I want to get.
I have a ldap server on localhost, a working setup of dovecot to serve
sasl, imap using ldap, a working setup of Postfix for (s)smtp (I can
authenticate which uses dovecot's sasl).
What i wan't to get is a completely working email server for
2006 Jan 25
7
Ruby on Rails Presentation Wed (1/24) night in Menlo Park, CA
I''ll be giving a 60 to 90 minute presentation covering Ruby on Rails in the San
Francisco bay area. Anyone interested in a quick introduction to Rails is
welcome to come. The talk will be focused on Rails, but we''ll also field
questions about how the rest of our site (Zvents) works. Here are the event
details:
http://www.zvents.com/events/show/211380
If you''re
2008 Oct 17
6
GlusterFS compared to KosmosFS (now called cloudstore)?
Hi.
I'm evaluating GlusterFS for our DFS implementation, and wondered how it
compares to KFS/CloudStore?
These features here look especially nice (
http://kosmosfs.sourceforge.net/features.html). Any idea what of them exist
in GlusterFS as well?
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 15
2
Got 200 OK on REGISTER that isn't a register
chan_sip.c: Got 200 OK on REGISTER that isn't a register.
i'm getting the above warning
while trying to register a phone from outside of asterisk network.
( so no registration what so ever, no dial tone and what not)
it registered once for about 20 minutes
exepted calls and i could call out
but with no audio on either end.
any ideas ?
2011 Oct 20
8
XCP eserver xSeries 336 support
Hi.
We look to switch from XenServer, as it latest versions do not run on
our eserver xSeries 336 server.
Does the XCP 1.1 fully support this hardware?
Also, any idea how well the Xen tools, such as XenCenter and Xen HW->VM
tools supported in 1.1 release?
I seen there is a feature called XAPI that makes the XCP look as
fully-featured XenServer.
Thanks.
2008 Nov 04
2
ordered logistic regression of survey data with missing variables
Hello:
I am working with a stratified survey dataset with sampling weights
and I want to use multiple imputation to help with missingness.
1. Is there a way to run an ordered logistic regression using both a
multiply imputed dataset (i.e. from mice) and adjust for the survey
characteristics using the weight variable? The Zelig package is able
to do binary logistic regressions for survey
2008 Jan 10
0
8 commits - libswfdec/swfdec_as_date.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_bits.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_text_field_movie_html.c test/trace
libswfdec/swfdec_as_date.c | 47 +++----
libswfdec/swfdec_as_object.c | 4
libswfdec/swfdec_as_types.c | 190 +++++++++++++++----------------
libswfdec/swfdec_bits.c | 2
libswfdec/swfdec_codec_gst.c | 13 +-
libswfdec/swfdec_text_field_movie_html.c | 2
test/trace/Makefile.am | 2
2002 Nov 12
2
pam password change = yes
What is the significance of having pam password change = yes in the smb.conf
I have pam password change = yes and also passwd chat = ......... option
set....
Do I need both or one....
Please advice!!!
Thanks
2010 Feb 07
2
Bug#568815: Redundant messages from dhcpd in logcheck output in "server" mode.
Package: logcheck
Version: 1.2.69
Severity: normal
Tags: patch
Logcheck's reports contains many messages like:
Feb 7 19:03:57 srv dhcpd: DHCPREQUEST for 172.21.0.126 from 00:19:7e:9f:cc:32 (Hostname
Unsuitable for Printing) via eth0
Feb 7 19:03:57 srv dhcpd: DHCPACK on 172.21.0.126 to 00:19:7e:9f:cc:32 (Hostname
Unsuitable for Printing) via eth0
I create file
2010 Jan 11
5
Global vs local puppet management
Hi.
Have anyone ever managed several geographically distributed systems
with Puppet?
I have several almost exactly similar deployments (except the server
IP''s), which management I''m looking to convert to Puppet.
I have 2 options:
* Have each deployment to host it''s own PuppetMaster for providing
local configurations, then synchronize somehow the PuppetMasters
(maybe
2007 Oct 17
6
Can't see or change ACLs on Windows
I have samba server joined to a domain that I'm trying to use ads
security and acls on. I can set acls on the Unix file system, and
access from a windows client seems to honor them. I can't view the acls
under the security tab, all I see are the standard Unix permissions
instead. If I try to add an entry to the acl, I get an access denied
error, even if the user is on the list of admin
2009 Mar 05
1
BDB speed benefits
Hi.
Any idea what speed benefits the BDB translator provides over standard file
storage?
Also, how it's reliable, and what's the maximum file size it stores in the
DB?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090305/2b391a92/attachment.html>