similar to: Logins via winbind & ssh/xdm/... take a lot of time

Displaying 20 results from an estimated 7000 matches similar to: "Logins via winbind & ssh/xdm/... take a lot of time"

2003 Feb 04
1
Samba on Tru64 UNIX Cluster
Hi list, I am planning to deploy samba 2.2.6 on a two-node cluster running Tru64 UNIX 5.1A. Each node will be running an instance of samba providing different services, but I want the locks directory to be shared between them so that if one node goes down, the other can take over its services and still have correct information about open files etc. My question: Can the tdb's handle being
2002 Oct 07
4
Samba 2.2.5 Security Bug?
Hello Does anyone know why normal users can set a blank samba password with the smbpasswd kommand by inserting <CR> twice after inserting the old passwd: ben@amo:% /opt/samba/bin/smbpasswd Old SMB password:<oldpasswd> New SMB password:<CR> Retype new SMB password:<CR> Password changed for user ben After that the user can map the samba shares with a blank password even
2003 Jan 13
1
printing probs and samba update
Hi, I have still a 2.2.5 Samba PDC running and get from time to time printing problems. Sometimes it takes 2-3 minutes when trying to print even simple documents, but then most of the time printing starts immediately. I could not figure out why or when this is happening. It has nothing to do with a long printer queue or an (over)loaded server. Perhaps someone else had these problems too? I
2002 Oct 30
2
Problems joining a Samba PDC controlled Domain
Hello, I'm having problems to join a japanese W2K Client with SrvPck 2 installed to my samba 2.2.5 PDC controlled domain. Other Clients are no problem (Win98, W2k engl., WXP german). I check the regKey (for plaintextpassword; set to 1). Reinstalled SevPck 2, but didn't help. the problem must be on Client side because I having the same problem when jooining a other samba controlled
2003 Jan 14
2
Using win2k non-pdc as password server
Hi, I'm trying to get Samba on a Linux box to work. Authentication via user level worked fine, but what I really want is it to take user authentication from a win2k box, which is our "primary local server". The win2k box is not a pdc, (the real pdc is 2000km away, close to the polar circle), but according to the docs it doesn't have to be. So in smb.conf I put: security =
2004 Aug 06
3
NEWBIE QUESTION - ERROR [BAD PASSWORD]
I have installed the icecast server on my Debian Linux 2.2. I modified the distributed icecast.conf (as far as thought was necessary), and I set up the shout.conf... Both server and shout are started from root and are set up to localhost. I could start the server, but when I started shout, it did find the server, but it was blocked with the message "BAD PASSWORD[encoder]" even if the
2002 Nov 26
1
Local Kernel nfs
Hy Can you tell me how i can say syslinux that the Kernel should be load the filesystem from a server? Is that possible with the syslinux.cfg timeout 0 append root=/dev/nfs ip=bootp # append initrd=rootimg.gz ? Should i load the file to first or should i load syslinux at first? Can i load a linux kernel on a partion with 31 MB? cheers Julian Sorry for my bad english! -- +++ GMX -
2002 Nov 04
0
samba modifies permissions when reading them
hello, it may sound strange but samba modifies permissions when reading them using xp explorer. redhat 7.3, samba 2.2.6-1 rpm (from samba site), windows xp (non-sp1) client. file aaa is owned by user john and group john. permissions are 0600. open the explorer's properties dialog and look at the secutity settings. the group john suddenly got the "w" rights. say ok and now your
2002 Nov 05
0
login name - capital and lower case
Hello, I am wordering how Samba treats the user/account name of a logged in W95 and/or W9x Client? I have the following problem: We want to switch our file- and printer services from netware to samba 2.2.5. The client need also to connect to a netwarebased oracle db 7.x. When I log in to Samba as PDC with capital letters in the username box I am able to use the Software System which is based
2002 Nov 06
0
Fw: Performance Problem
Hello your NIC is ??? and samba version ??? Try modify samba tcp parameters as delay and buff or update your nic driver. > ----- Original Message ----- > From: <fzarnitz@gmx.net> > To: <samba@lists.samba.org> > Sent: Tuesday, November 05, 2002 9:08 AM > Subject: [Samba] Performance Problem > > > > Hello, > > > > I have a severe performance
2003 Feb 06
0
samba slow at overwriting of files
dear samba list members, I recently installed RedHat 8.0 with samba 2.2.7 (already updated, was 2.2.5 before I think, but with the same problem). now I have the problem, that overwriting of files on shares of that samba machine sometimes is extremely slow. writing new files is fast as ever. but what seems interesting to me is, that it depends on how I'm overwriting files. for example I'm
2004 Aug 06
0
No subject
----- Original Message ----- From: "Lukas Bulwahn" <Lukas.Bulwahn@gmx.de> To: <icecast@xiph.org> Sent: Wednesday, November 20, 2002 7:38 PM Subject: [icecast] NEWBIE QUESTION - ERROR [BAD PASSWORD] <p>> I have installed the icecast server on my Debian Linux 2.2. I modified the > distributed icecast.conf (as far as thought was necessary), and I set up the >
2002 Oct 15
1
X-Priority: 3 (Normal)
# you need to distinguish datatypes 'character' and 'numeric' bindec <- function( b # a CHARACTER representing a binary number ){ as.i <- as.integer(unlist(strsplit(b,""))) print(as.i) fl <- 2^(floor(round(log10(as.numeric(b)),10)):0) # convert b to numeric print(fl) dec <- sum(as.i * fl) dec } > bindec("100000") [1] 1 0 0 0 0 0 [1] 32 16 8
2002 Oct 08
3
small question regarding syslinux
hi, one pretty small question .... i wanted to create my own mini-distribution, using syslinux to boot the system. Everything works pretty fine, but now i wanted to see a graphic on boot time. :-) I saw i have to create a graphic with the file-extension .ppm ... but please tell me with which programm i am able to use such an extension? gimp? dont think so ... hope to hear of you ... thanks in
2002 Dec 16
1
encoding question
Hi there, I've a little question abound programming an ogg-vorbis encoder. The encode_example.c works ok for files with 44100/2/16 - but not for other formats. I don"t really understand what this piece of code is really doing: /* uninterleave samples */ for(i=0;i<bytes/4;i++){ buffer[0][i]=((readbuffer[i*4+1]<<8)|
2002 Dec 11
1
Login via winbind -> hangs for certain time
Hi, I have a box running with samba 2.2.7 and winbind (nmbd and winbindd in use) to allow users of the local NT domain to login. The config files for PAM and /etc/nsswitch.conf have been configured correctly so logins are now possible using the local console (login), ssh, xdm and su. Almost everything works fine - everything but the time that is needed for the login process of an NT user to
2011 Feb 03
1
ADS 2008 configuration
Hi, I am Inderjit, and have some issues with configuration of samba with ADS 2008. I am able to connect to ADS 2008, but command "getent group" doesn't show always the output with ADS groups. We have more that 25000 users and domain controller is not located at same location. Could you please give me a hints or suggestions, what can be changed to solve this issue. Regards
2024 Mar 23
0
[ANNOUNCE] xdm 1.1.15
xdm is a basic X11 display manager and GUI login screen. This release fixes a failure to build with the upcoming gcc 14, cleans up several other compiler warnings, fixes a bug in the generation of the xdm.service file for systemd, and removes a lot of dead code checks for platforms & features that have not been supported since the conversion from Imake to autoconf in 2005. Alan Coopersmith
2019 Mar 02
0
[ANNOUNCE] xdm 1.1.12
xdm is the classic X11 Display Manager, using the Athena Widgets toolkit. While it lacks in support for accessibility, internationalization, or other modern features, it is still used in some sites for historical reasons. This release collects 7 years worth of bug fixes and code cleanups, including the fix for CVE-2013-2179 that was previously distributed as a patch against the prior release.
2008 May 21
0
[ANNOUNCE] xdm 1.1.8
Adam Jackson (1): xdm 1.1.8 Jeremy Huddleston (2): Added include of pwd.h so we build correctly on OS-X - see xorg mailing list Build fix for case-insensitive file systems Julien Cristau (3): Fix installation of app-defaults Fix build with builddir != srcdir $(builddir) is the current directory Matthieu Herrb (1): README: nuke RCS Id Samuel Thibault