Displaying 20 results from an estimated 1000 matches similar to: "Problem creating root ldap user in SLES9"
2005 Oct 25
2
Support for SLES9
Support for SLES9 seems to be pretty much lacking at the moment.
The OCFS2 site [1] states OCFS2 is supported with SP2+. There actually
does not exist a SP2+ for SLES9 (or should this rather read "will be
supported in SP3" instead?).
Latest RPMs that come with SLES9 SP2 are 0.99.14 which has critical known
bugs and is unusable.
Anybody got to compile current source on SLES9 x86_64?
2004 Nov 30
1
ocfs on sles9
Haven't really tried this yet, but I'm wondering what the direction is
for official ocfs support on SLES9. Anyone know if there are plans to
support OCFS 1.x on sles9 at some point? I know it's a 2.6 kernel
instead of 2.4...
thanks,
Jeremy
This message (including any attachments) contains confidential information intended for a specific individual(s) and purpose, and is protected
2005 Aug 03
1
Documentation clarification re: SLES9 and nsswitch
Hello,
I've been unable to succeed with Samba-Ldap setup on SLES9 until this
evening.
I thought I had a PAM issue but that was not the case.
To cut to the chase, I ran Yast's 'ldap-server' module without any changes
as it found the ldap server settings.
Once finished I could join the domain from XP Pro which is what I was
unable to do. I checked what Yast did and it
reset
2008 Jan 13
0
Cannot Install SLES9-SP4 Para DomU on SLES10-SP1 Dom0
We are trying to install a 32-bit SLES9-SP4 paravirtual machine on a 64-bit SLES10-SP1 Dom0 host from scratch.
We have two problems:
1. The YaST2 VM creation tool fails to create a vm if a network card is selected.
2. The initial vm boots from the SLES9-SP4 iso file, but then complains it can''t find the installation source.
Here is the /etc/xen/vm/file (after manually editing for a
2008 Jan 01
2
Upgrade from SLES9 3.0.20 to 3.0.26a breaks getent
All -
This evening I attempted to catch up on security releases and upgraded from
SLES9 3.0.20 to 3.0.26a and found that getent only returns local UNIX
groups and users. We are using winbind to communicate with an NT domain.
The server has been restarted and services are running. Using wbinfo -u and
-g does provide NT domain groups and users as expected and net rpc testjoin
result is OK. I have
2008 Feb 19
1
Any luck with SLES9 HVM install?
Anyone managed to get a SLES9-SP4 HVM installed? I''ve been going round
in circles for hours with this one.
What I''ve found out:
1 - I can''t install from an emulated cdrom. The installer does boot from
the cdrom, but later gives up, saying that it can''t find the install CD.
I''ve done all sorts of messing around with virsh and the qemu monitor,
but
2010 Jul 06
0
SLES9: compile pigeonhole failed
Hello,
I try to compile pigeonhole ( hg clone from yesterday ) on SLES9
I get the following error:
---- snip
cd dovecot-2.0-pigeonhole
./autogen.sh
configure.in:17: option `tar-ustar' not recognized
autoreconf: automake failed with exit status: 1
--- snap
automake-1.8.3
autoconf-2.59
I found something similar here:
http://osdir.com/ml/science.robotics.orocos.devel/2006-03/msg00029.html
2008 May 29
0
OCFS2-versions and SLES9/10, update
hi,
just to complete the story: i downloaded the iso-images of
SLES9-SP4_x86_64 from novell and found inside ocfs2-tools
and ocfs2console, both version 1.2.1.
:-(
we solved our problem without resizing the FS for now, but
it would have been less complicated with resizing.
perhaps we should consider upgrading to SLES10... :-D
greetz,
thomas
2008 Dec 22
1
Authentication fails - 3.0.26a-0.9-1787-SUSE-SLES9
I recently brought up our fifth Samba domain member server with
3.0.26a-0.9-1787-SUSE-SLES9 against an NT4 domain on a new subnet. The
subnet also has an NT4 BDC that is working correctly. Wbinfo and getent
both work properly but users can not get to the [homes] service but can
get to another share that is on the same system. If I setup a share
definition in smb.conf for myself as a home
2005 Feb 24
3
SLES9+winbind+NT PDC unable to access home shares
I'm running Samba 3.0.9 on SLES9 as a domain member with an NT4 PDC, using
winbind to authorise domain users.
I have set up a general share for all users which works fine and is
accessible by all users but I am unable to set up the home shares correctly.
When attempting to connect via smbclient I get the following:-
tree connect failed: NT_STATUS_ACCESS_DENIED
What does this mean and where
2008 Jun 13
0
RE: Cannot Install SLES9-SP4 Para DomU on SLES10-SP1 Dom0
Hi Mark,
I had this same issue trying to install SLES9SP4 PV on to SLES10SP1
host.
You cannot do this. You can however install a SLES9SP4 FV guest.
If you want a PV SLES9SP4, you will need SLES10SP2.
-A
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Dec 16
0
problem install modul R-base-2.5.0-2.1.x86_64.rpm on SLES9 64-bit
> good morging,
>
> I need to install R-2.x on my host:
>
> Linux, 2.6.5-7.308-smp #1 SMP Mon Dec 10 11:36:40 UTC 2007 x86_64
> x86_64 x86_64 GNU/Linux
>
> now I have check the packages on your document:
> http://cran.r-project.org/bin/linux/suse/ReadMe.html
> but I have a problem whit xorg-x11-lib, in my host I have installed
> package:
2005 Apr 11
2
dealing with multicollinearity
I have a linear model y~x1+x2 of some data where the
coefficient for
x1 is higher than I would have expected from theory
(0.7 vs 0.88)
I wondered whether this would be an artifact due to x1
and x2 being correlated despite that the variance
inflation factor is not too high (1.065):
I used perturbation analysis to evaluate collinearity
library(perturb)
2007 Apr 16
0
[PATCH] fix up sles9 spec file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This patch teaches the sles9 spec file to understand that configfs
is built conditionally, and may not be present in the output.
- -Jeff
diff -ruNp ocfs2-1.2.5/vendor/sles9/ocfs2.spec-generic.in ocfs2-1.2.5.devel/vendor/sles9/ocfs2.spec-generic.in
- --- ocfs2-1.2.5/vendor/sles9/ocfs2.spec-generic.in 2007-03-27 15:54:15.000000000 -0400
+++
2005 Feb 22
1
Problems with VFS Recycle on SLES9
Hi list,
I have running samba 3.0.9 on a SuSE Enterprise-Server 9 with Kernel 2.6.5. Samba works
very well but In have one problem while using the recycle vfs with samba:
when I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will
automaticly be saved to the trash-folder.
After removing the file from the network-share, the real file (>0 byte) will be stored
to
2009 Mar 12
3
Binary Packages SuSE9.0 != SLES9
Hi
I need to install a current version of samba on a server running
SuSE9.0 :-/
My Idea was to use the binary package provided at samba.org for SLES9
but I do not have the exact libraries that are needed:
libtalloc.so.1 is needed by samba-3.2.8-2.1.140
libtdb.so.1 is needed by samba-3.2.8-2.1.140
libwbclient.so.0 is needed by samba-3.2.8-2.1.140
-> these are also
2005 Feb 01
1
SLES9 Module '/usr/lib/samba/vfs/audit.so' loaded, Can't find a vfs module [/usr/lib/samba/vfs/audit.so]
Any ideas why a vfs module loads successfully then can't be found?
[2005/01/30 03:52:08, 5] lib/util_seaccess.c:se_access_check(309)
se_access_check: access (2) granted.
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_default(203)
Initialising default vfs hooks
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_custom(229)
Initialising custom vfs hooks from [/usr/lib/samba/vfs/audit.so]
2007 Apr 24
1
Problem installing Rmpi with lam on SGI SLES9
Hi,
I've been trying here to install Rmpi on an SGI IA-64 machine with 64
processors, running SuSE Linux Enterprise Server 9, R 2.4.0 and
lam-mpi 7.1.3. While I've read of similar problems on this list, I
think I've got an entirely new set of error messages to contribute
(see below). I'm not sure what the actual error is and what the @gprel
relocation message is about. Any help
2011 Oct 27
0
NT_STATUS_ACCESS_DENIED again sorry
Hi.
I've tried all the alternatives I cold find. When I
attempt to access a share on a linux client I get this error:
[2011/10/27 19:33:46.450093, 1] smbd/service.c:678(make_connection_snum)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
I am accessing using kde and dolphin like this:
smb://hh1/steve2
hh1 is the domain and steve2 is an ldap user who can authenticate OK
2006 Jun 02
0
Winbind?
Okay,
I have a functioning Samba/LDAP PDC working. I also have a samba domain member server that uses the same ldap backend. Saying all this, everything works, domain logins, etc. But as I read the samba docs, they suggest that you use winbind also. So far, I haven't used winbind in my configuration and was wondering if I'm missing out on something. Is it necessary to use winbind,