search for: dno_asmsignalh

Displaying 5 results from an estimated 5 matches for "dno_asmsignalh".

1998 Apr 01
1
Help Me Beat NT--Red Hat Performance Help Needed
...and installed version > 1.9.18p3. I have compiled it and tested performance with roughly the > same results with almost all combinations of options. Last attempt, I > went back to the suggested options: > > FLAGSM = -DLINUX -DNETGROUP -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES > -DNO_ASMSIGNALH -DGLIBC2 LIBSM = -lnsl -lcrypt > > I have tried it with and without glibc. I also tried it with the glibc > errata rpm installed, saw no difference, but begin having some nfs > related problems, so I just reinstalled the entire OS to make sure I was > ok, went through these rounds of...
1998 Oct 08
0
"unix password sync" and RedHat 5.1
...on an Intel-RedHat 5.1 samba server, because I want to have one program (e.g. smbpasswd on the unix comand prompt) to change unix and "encrypted samba" passwords; changing passwords from clients is nice but secondary. I used FLAGSM = -DLINUX -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES -DNO_ASMSIGNALH -DGLIBC2 -DQUOTAS LIBSM = -lnsl -lcrypt in the Makefile of samba 1.9.18p10 and unix password sync = True debug level = 100 passwd chat = *New*password* %n\n *new*password* %n\n *updated* passwd chat debug = true passwd program = /usr/bin/passwd %u encrypt passwords = yes in smb.conf Some...
1998 Oct 15
1
Problem to map home dir
...work. # FLAGSM = -O3 -m486 -DLINUX -DSHADOW_PWD -DQUOTAS -DFAST_SHARE_MODES # LIBSM = -lshadow # Use this for Linux with quota and glibc2 - not using PAM! # contributed by Thorvald Natvig <slicer@bimbo.hive.no> # Tested on the 2.0.30 kernel and ext2fs filesystem. # FLAGSM = -DLINUX -DQUOTAS -DNO_ASMSIGNALH -DGLIBC2 -DFAST_SHARE_MODES # LIBSM = -L/lib/libc5-compat -lcrypt # Use this for Linux with glibc2 (libc6) # contributed by Eloy Paris <peloy@ven.ra.rockwell.com> # FLAGSM = -DLINUX -DNETGROUP -DSHADOW_PWD -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES -DNO_ASMSIGNALH -DGLIBC2 # LIBSM = -lnsl -l...
1998 Oct 20
0
SMBClient authentication failing, always connecting as "Guest"
Hi: I'm running Samba 1.9.18p10 on a RedHat 5.1 linux with kernel 2.1.124. My compile options were: -DLINUX -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES -DNO_ASMSIGNALH -DGLIBC2 (incidently, I had to edit includes.h somewhat to get stuff to compile under this config. There were several definition conflicts and missing defs.) Whenever I make a smbclient connection to our nt servers, my username always reports as "guest", no matter which username or pas...
1998 Aug 01
0
smbpasswd and nmbd don't call my password program
...ning smbd with -d 100 didn't seem to show the chat debug. (long log attached) I checked the source RPM from redhat, and the makefile shows that samba was compiled with FLAGSM = -DLINUX -DNETGROUP -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES ^^^^^^^^^^^^^^^^^^^^^^^ -DNO_ASMSIGNALH -DGLIBC2 Is there any way to check the nmbd binary, just to make sure? Thanks for any help, Marc Trying sysv shmem open of size 102400 shm_initialize : initializing shmem size 102400 shm_alloc : allocated 112 bytes at offset 48 Initialised IPC area of size 102400 lp_file_list_changed() fil...