similar to: Documentation clarification re: SLES9 and nsswitch

Displaying 20 results from an estimated 1000 matches similar to: "Documentation clarification re: SLES9 and nsswitch"

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
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
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
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
2006 Sep 11
1
samba ldap pdc w/unix accounts: local unix and ldap unix users can't resolve uids to names on the server
* distro: ubuntu breezy ( 6.06 ) * samba version: shipped version with updates ( 3.0.22-1ubuntu3.1 ) * no ssl * openLDAP is running on the same machine as samba, and referenced as localhost/127.0.0.1 where applicable ( 2.2.26-5ubuntu2.1 ) * nscd is not installed, much less running I've set up a samba pdc with ldap by following the Samba Guide very closely, adapting it to Ubuntu/Debian where
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]
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
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 +++
2004 Feb 11
2
3.0.1-member-server-printing
hello list, after successfully playing around to get a working samba 3.0.1-PDC-LDAP-Suse9 configuration a new challenge takes place : scenario: suse9 with samba 3.0.1 as a member server in a NT4 controlled domain. winbind works as expected (thanks to documention authors). There seems to be no problem with file sharing, ACL is working properly (I'm using xfs filesystem). :-) so, now the
2007 Apr 26
6
Struggling to define multiple yum/rug repositories
My head hurts from trying to figure this out for the past several hours . . . I want to determine what provider to use based on a fact (thanks for the suse version fact btw) but I ain''t gettin it: What''s wrong? Am I going down the completely wrong path? Is there a better way? # suse-yum.pp case $suse_repo_name { #sled10-i586: {Package{ provider => rug}} sled10-i586:
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
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 29
3
attaching floppy to images to domu
Hello everybody, I''am trying to make an installation of a sles9 based system. In order to install this system after booting a floppy disk (or usb) should be "inserted" with a auto configuration file. My problem is what ever I try I can not attach a floppy image to the sles9. the command I tried is xm block-attach <dom nr> file://path/to/floppy.img /dev/fd0 w After
2004 Aug 06
1
Dont play anything!!!
I have just finished setting up ices2 => icecast 2 on Suse9. Have 5 or so .ogg tracks in a playlist. Also downloaded a full copy of winamp 5 for win. If I point my browser at 10.1.1.1:8000/playlist.ogg then I get the screen to download file I dont know what is but winamp doesnot up. If I use the open URL feature in winamp and give it 10.1.1.101:8000/playlist.ogg Then winamp try to connects
2007 May 30
1
HP DL380G4 with 4Gb RAM, how?
Hi, I'm installing CentOS5 on a HP DL380-G4 server with 4Gb RAM. It had SLES9 on it, and SLES9 find all the RAM. But now CentOS5 x86_64 can't find all the RAM. From free: [root at Suzuka ~]# free total used free shared buffers cached Mem: 3986376 1591996 2394380 0 113896 1180852 -/+ buffers/cache: 297248
2010 Apr 23
4
Winbind 3.5.2 caching issues under SLES11???
Hi, I don't know if this is a problem of SLES11 or winbind itself. I recently installed the lastest samba winbind 3..5.2 on a SLES9 box and a SLES11 box. If I remove a user from a group in Active Directory the change is visible immediately on the SLES9 box but not on the SLES11 box. Both are running exactly the same version of winbind: gedaiv64:~ # cat /etc/SuSE-release SUSE Linux
2006 Jun 16
1
Excluding redirected directories causes file deletion on logout...
Hi, Samba: samba-3.0.21 OS: OpenBSD I built a new WinXP (sp2 and fully updated) box with the the idea of making a Default User profile. I followed the directions in the "Making Happy Users" section of the Samba-3 By Example guide. http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html#redirfold Folder redirection is working, using the %LOGONSERVER%\profiles\%USERNAME%\