Displaying 20 results from an estimated 900 matches similar to: "yum update - missing dependencies"
2011 Jun 13
3
Compiling PHP and MySQL
Hi everyone,
I need to install an older version of PHP - 5.2.16, which is not currently available through an official CentOS repo (as far as I can tell).
In order to fulfill our developer's requirements, I've decided to just compile PHP and MySql from the source.
Is there a way to find out what are the usual configure options that are used to compile binaries that are available through
2012 Jan 31
1
libz.so.1 => not found
Hello,
We have an older AFS server, which was running Centos 5.5. It hasn't been updated in a while because of the plans to move it to another server, but it never happened.
Thus, we've decided to upgrade it to 5.7?
I did yum clean all and yum update. Everything ran smoothly and no issues. After the reboot, zlib.so.1 can no longer be found. /usr/lib64/zlib.so.1 is a symbolic link
2005 May 29
1
Re: CentOS and SL, together? -- GPL, LGPL, kernel and user ...
From: Johnny Hughes <mailing-lists at hughesjr.com>
> Nope ... I can't build that with GNU gcc and against GNU glibc and
> release it ... sorry, no OpenAFS :(
??? Actually, you _can_. You just can't link it into the GPL kernel program.
[ I'm not posting this to cross you. But someone correct me if I'm wrong. ]
There is nothing in the GPL that prevents a GPL
2011 Feb 10
1
Hyper-V template configuration
Hi everyone,
I've installed CentOS 5 on Hyper-V and finally got everything working.
I would like to setup a template, but google is failing me. Everything I read does not seem very promising when it comes to templates support with MS Hyper-V.
I was wondering if maybe someone here has successfully configured CentOS templates? I realize that VmWare is a lot better, but it's not a
2011 Dec 27
1
Hyper V integration question
Hello everyone,
I have Hyper V integration working properly, but needed to do an update to 2.6.18-274.12.1.el5-x86_64.
Since then, it no longer works. As discovered previously, one needs to rebuild Hyper V Integration tools due to the kernel panic.
http://www.sudonym.com/398/kernel-panic-after-yum-update-centos-with-hyper-v-linux-integration-components
Done. But I'm getting an error
2011 Feb 01
1
Setting up persistent LUNs
Hello everyone,
I am trying to setup persistent LUNs and having problems.
I've been following instructions I found on the web and they refer to editing /etc/scsi_id.config file and adding options=-g line there. After doing so, I should be able to run scsi_id -g -s /dev/sd* and get proper results.
I've modified file /etc/scsi_id.config appropriately:
[root at psrwjmsafs1 etc]# grep
2008 May 29
1
openafs kernel module
We start to use centos 5 for our workstation at our site (University Innsbruck)
and we use openafs to hold the home directories. There would be a big advantage
to have the openafs kernel module (and the additional rpms) in the centos
extras (or addons) repository with an automatic compile for the available
kernels.
If you need any help to do this i would be happy to participate in any way.
2018 May 07
1
accessing AFS volume
Hi all!
Just wondering whether anybody has any idea on configuration for
accessing AFS volume using current version of Samba. The issue
is how to get Samba pass correct kerberos ticket on opening the
AFS volume. Having Samba to have root access over AFS is not an
option as we need the AFS permission to still apply.
Upon searching, the most recent info I can get is this thread
from OpenAFS
2005 May 28
5
CentOS and SL, together?
From: Lamar Owen <lowen at pari.edu>
> Referencing SL3 and CentOS 3 (as I haven't run SL4 as yet) there were some
> scientific applications and some Java stuff, eclipse for one,
You do understand the redistribution issues with Java, correct?
It's a Sun problem (a typical thorn for Red Hat in general), not a Red Hat one.
> part of cluster suite for another, included.
>
2011 Mar 09
1
Apache/Active Directory authentication
Hi everyone,
I'm trying to figure out the best way to accomplish below project and would appreciate your input.
I need to setup a web page on CentOS with Active Directory authentication.
So far I've accomplished the following:
- Setup httpd.conf to successfully authenticate against AD by passing my username/passwd.
<Directory /var/www/html/secure>
Allow from All
AuthType
2004 Jan 26
6
OpenSSH, OpenAFS, Heimdal Kerberos and MIT Kerberos
Rather then implementing kafs in MIT Kerberos, I would like to
suggest an alternative which has advantages to all parties.
The OpenSSH sshd needs to do two things:
(1) sets a PAG in the kernel,
(2) obtains an AFS token storing it in the kernel.
It can use the Kerberos credentials either obtained via GSSAPI
delegation, PAM or other kerberos login code in the sshd.
The above two
2005 Nov 27
3
OpenSSH and Kerberos / Active Directory authentication problems: Credentials cache permission incorrect / No Credentials Cache found
Greetings,
I'm working on the infrastructure of a medium size client/server
environment using an Active Directory running on Windows Server 2003 for
central authentication of users on linux clients.
Additionally OpenAFS is running using Kerberos authentication through
Active Directory as well.
Now I want to grant users remote access to their AFS data by logging in
into a central OpenSSH
2003 Sep 25
5
[Bug 717] AFS tokens are not generated upon login
http://bugzilla.mindrot.org/show_bug.cgi?id=717
Summary: AFS tokens are not generated upon login
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
> I do not know how to proceed. I tried to comment out the line in the spec
file to no avail.
this is bad idea ;)
> Any suggestions?
OpenAFS is not supplied directly by CentOS/RHEL. You would have had to get
it from a 3rd party repo such as ATrpms/DAG or install from
http://openafs.org/release/1.4.12/index-rhel5.html
# cd /tmp/
# wget http://samba.org/samba/ftp/stable/samba-3.4.8.tar.gz
2007 Jan 16
1
samba attributes for openldap
Hi,
(sorry for my english I'm a telecomunications student from spain)
I'm building a PDC with samba from a ldapbackend which was created
without samba attributes...it's a very big database...does someone know
how can I add the samba attributes to all users..? and what attributes I
have to add so that the pdc have the next characteristics:
- backend openldap(replica-server,it's
2003 Nov 17
1
Kerberos-authentication to a Samba server without a Windows KDC ?
Hello,
i'm currently trying to find a way to integrate a openafs cell and samba
(without plaintext passwords).
this should all be possible with a windows kdc, giving out afs tickets
and forward these tickets to the samba server.
unfortuntely this is not an option here.
is there a way to connect samba 3.x to a mit krb5 server ?
Holger Brueckner
net-labs Systemhaus GmbH
2003 Jun 25
0
OpenSSH Compilation problems while enabling AFS support
Hi,
We are trying to compile OpenSSH with AFS support to enable password-less
login in a linux cluster.
We are getting the error mentioned at the bottom of this mail. Also,
included the information of other packages and the options used with
configure.
Please help us to sort out this issue.
Server is running on RedHat Linux v7.3
OpenAFS Information
Downloaded from
2002 Feb 07
1
New Book on "Linux Filesystems"
I've lurked on this list for a long time, and have learned many details
on installing and using Ext3. Thanks! I'm finally posting to solicit
feedback on my recently-published book on "Linux Filesystems". This book
discusses the use, theory, and installation/integration of journaling
and distributed filesystems on Linux, and also discusses what I call
'filesystem adapters'
2008 Jul 24
2
You didn't give me some packages, so now I'm giving you some! R, TexLive, LyX, Gnumeric, etc.
I want up-to-dateish versions of TexLive, R, gnumeric, emacs, but on a
more-or-less stable base of Centos-5.2. I asked for packages in this,
but got no answers. So now I've built them and will let you try them
if you want. I used the source packages from Fedora 8 and 9.
I wanted TexLive because many of us have jumped ship to Ubuntu Linux
8.04 and it does offer TexLive, and the compatability
2004 Feb 27
2
OPenAFS and OpenSSH replacing kafs
Would OpenSSH be willing to accept a modification similar to the one
below to replace the kafs modification to get an AFS PAG and token?
The nice features of this are that it can be compiled in
even if OpenAFS is not available. At runtime if the
dynamic library is present, it can be loaded and called.
A dynamic lib is used so the setpag is in the same process.
It has been reported that the