Re: Radius and the "UNIX" password...

David Jirku (djirku@echo-on.net)
Thu, 7 Sep 1995 18:29:25 -0400 (EDT)

> I have sent you the fixes for the BSDi problems which have been reported
> to me and which I'm trying to get into a suitable form for the next version.

Yeah, I got your reply about the changes required for bsdi. Thank you...

> I mentioned in my release notice that there were undoubtedly bugs lurking!
> If people spot problems, I'd like to know about them. I'll fix them and
> get them back out as soon as my little fingers can type them! :-)
>
> Are there still more problems? You never replied to me, if there were... :-(

Sorry about not replying, but I've been busy. I always get into compiling
it, then we have to teach some guy how to spell ECHO ("oh, theres an 'H'
in there"). Anyhow, I'm getting compilation errors :

wintermute# make all
gcc -O -DHAVE_SETVBUF -o ./src/authenticate.o -c ./src/authenticate.c
./src/authenticate.c: In function `unix_pass':
./src/authenticate.c:717: warning: assignment makes pointer from integer
without a cast
./src/authenticate.c:725: dereferencing pointer to incomplete type
*** Error code 1

Stop.

Line 725 is:

encrypted_pass = spwd->sp_pwdp;

So it's still related to shadow passwords, or the like. I don't have too
much experience with these data types, so any ideas would be great.
Thanks again for the help...

------------------------------------------------------------------------------
David Jirku | http://www.echo-on.net/~djirku | Echo Online Asst. Sys. Admin.
------------------------------------------------------------------------------