similar to: -DALLOW_CHANGE_PASSWORD and FreeBSD

Displaying 20 results from an estimated 100 matches similar to: "-DALLOW_CHANGE_PASSWORD and FreeBSD"

1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I > forgot also to mention that I already tried the password handling in win95 > via the registry. > > De Boe Bart wrote: > > > Hello, > > > > I need to install Samba on a HP J210 HPUX 10.20. > > I downloaded and compiled version 1.9.18p10. > > > > Following problems are
1997 Dec 18
0
DES Encryption
Hello, I don't know if this is a bug of some sort, but I am running out of ideas. O/S: FreeBSD 2.2.5-stable Samba: Version 1.9.17p4 Clients: Win95 only I am trying to get Samba to accpet Win95 clients logging on my FreeBSD Samba domain logon server. If I empty (null) my password I can login, if I have an encrypted password (/etc/passwd) it will not work. I will get: "You have
1998 Nov 14
0
Sync passwd and smbpasswd
I am having problems setting up the smbpasswd command to sync the /etc/passwd and $SAMBAHOME/private/smbasswd files. My passwd program (/usr/bin/passwd %u) doesn't seem to want to wait around for smbpasswd to send it a second password for confirmation. I am running Solaris 2.5.1 (103640-23) on an Ultra 2300 and using Samba 1.9.18p10 compiled with gcc 2.8.1. I thought that I had this running
1997 Dec 28
0
SMBCLIENT to Domain-Laden NT SP3
I am trying to list the shares on an NT 4.0 SP3 system. I supply the -L <host> and -U <user> parameter and the password. The password is correct, but I get an error 2242 returned. On a similar machine configured without domains I have no problem. I have built using DES and without DES and have tried the -DBSD44 switch and without it (this is on FreeBSD). Enclosed is the debug
1997 Sep 17
2
GUEST_SESSSETUP as an smb.conf parameter?
JdL> I've always been afraid to ask, but here goes... JdL> What's the advantage of GUEST_SESSSETUP being a compile time parameter, JdL> instead of having it as an smb.conf parameter? I'd like to second this question! Also, just in case that it will not become an smb.conf parameter: can't it be added as a comment to the Makefile (probably near the comments to
1998 Mar 31
1
changing password from win95 fail
Hello, now I've set up a linux samba password server using Samba 1.9.18p4 on a linux 2.0.33. File and password serving works ok now, but I can't change my passwords with any Win95 utility. Samba always tells me "Wrong password" an d in the logs it says: "Disallowing access to user due to null password check_lanman:password: old password doesn't match" But I know
1998 Jun 12
0
Changing passwords problem from Win95
Hello, I'm running Samba 1.9.19-prealpha (CVS, June 8 1998) on a sparc Solaris 2.6 server. It works fine. Now I'm trying to use the password changing feature from my Win95 clients'control panel. So I compiled with -DALLOW_CHANGE_PASSWORD, enabled encrypted passwords (have a smbpasswd file) and added 'unix password sync = yes' in my smb.conf... But password changing
1998 Aug 27
0
precompiled SCO binaries u
to> A short time ago I recieved a reply to a query to> about compiling samba with the freeware gcc under to> sco unix. Im sorry, Ive misplaced your Email to> address and WEB address (which was in italian). to> Sorry to use this forum as a contact point, but to> can you contact me again? Thanks. to> to> Tony Nichols The WEB page is at
1998 Sep 23
1
problems compiling samba
When I try to compile the 1.9.18p10 samba package, I get following error: Maybe you guys help me? ---snip--- michelle:/usr/local/samba-1.9.18p10/source# make Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr/local/samba/var/log.nmb" -D CONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
1998 Oct 08
0
"unix password sync" and RedHat 5.1
Hello! I'm trying to use unix password sync = true 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 =
1998 Jun 25
3
Cannot change password
Server: Slakware Linux 2.0.30, GNU C 2.7.2.1 Samba 18p7 Server is not using PAM and is a ypclient. Client PC's are DOS 6.20 with MS Client 3.0 and Windows 95. I am having trouble changing passwords using the "net password \\<server>" command from either DOS or Win95 command prompt. Changing passwords worked fine using Samba 17p3. The compile switch -DALLOW_CHANGE_PASSWORD
1998 May 11
0
Tried Compiling 1.9.18p6 yet
[Derek, I'm cc'ing the Samba list so that others can chime in.] Derek Winkler <derek@aim-systems.on.ca> wrote: > > Having a couple problems with Samba: > > First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2: > > Linking smbd > undefined first referenced > symbol in file > getpagesize
1998 Oct 13
0
cannot get unix password sync = true to work
Hello Samba Users, I cannot change a user's Samba password from a Windoze client or from the Unix Samba server when "unix password sync = True". Any ideas what/where I screwed up? AtDhVaAnNkCsE - Samba version 1.9.18p10 on a Solaris 2.5 box. - compiled with the following flags: FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES -DALLOW_CHANGE_PASSWORD - global
1998 Apr 01
1
Help Me Beat NT--Red Hat Performance Help Needed
I have tried all I can think of to resolve a samba performance problem. Below is a description of the problem. The Red Hat server is actually a higher performance machine than the NT machine, though they are close in capabilities: > When I first installed 5.0 I notices slow samba performance. By slow I > mean around 80K/second doing a normal copy to the server from a Windows > 95
1998 Jul 16
0
Encryption options/password file?
I'm trying to compile Samba 1.9.18p8 for Dec Unix OSF/1 4.0b >Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr/local/samba/var/log.nmb" -DCONFIGFILE="/usr/local/samb >a/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/local/samba" -DLOCKDIR="/usr/local/samba/var/locks"
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
1998 Aug 01
0
smbpasswd and nmbd don't call my password program
I have samba-1.9.18p7-2 smb.conf says: # Configure smbpasswd passwd chat debug = yes # Default passwd chat = *old*password* %o\n *new*password* %n\n *new*password* %n\n *changed* passwd program = /usr/bin/yppasswd Using smbpasswd, my encrypted password is changed, but yppasswd is not even touched (as per ls -lu /usr/bin/yppasswd). Furthermore, running smbd with -d 100 didn't seem to show
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This may just be a problem I'm having using the gcc compiler, but I'm having problems. I would just like to know if anyone's done it, and any special problems they may have had. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
1998 Oct 09
2
Failed to connect NT workstation to Samba2.0alpha8
Hi Folks, I downloaded Samba2.0alpha8 from Samba site. Compiled it and installed it on the Solaris 2.6 unix box. I set up domain logon for both Windows 98 clients and WinNT. There is no problem logging on from Windows98 and the shares are all working alright. Then, I followed Samba NTDOM FAQ and add the NT workstation name into /etc/passwd and smbpasswd (using smbpasswd -a -m
1998 Mar 31
6
Unix password Sync
Ive just discovered that my previous email is wrong - the password sync does in fact work under Solaris fine. What is happening however is that when I create a new account, and call smbpasswd $user as root, it only updates the SMB password and not the Unix password as well. I though I could change my call to /bin/passwd in my new user creation scrip with /usr/local/samba/bin/smbpasswd -a, but as