cvs compile-probs (was Re: was [TNG] Status (and merging))

Elrond elrond at samba.org
Sat Aug 5 12:50:26 GMT 2000


On Wed, Aug 02, 2000 at 07:00:23PM +0200, Åke Holmlund wrote:
[...]
> Linking bin/swat
> ild: (undefined symbol) lookup_sid -- referenced in bin/.libs/libsmbpw.so
> *** Error code 5
> make: Fatal error: Command failed for target `bin/swat'
> 
> Since I'm not using swat and are very pressed for time right now I just
> ripped swat out of the Makefile :-) to be able to test the new cvs.

As I understand it, swat is anyway completely broken on
TNG, so you did the right thing. ;)

I guess, I'll remove the build-lines for swat too next. ;)


> smbpasswd already seems to have disappeared from the latest cvs (at least
> it doesn't get installed). I'm just interested in using it as a siple way
> for users to change their smb passwords from Unix. As far as I understands
> samedit (rpcclient) they are too complicated to use for this purpouse.

Either grab 2.0.7 and use the smbpasswd from there, but
only for the users to "remotely" change their password.
smbpasswd as a user always talks to an smbd and does it
"remotely".
Oh: And don't think long about configuring 2.0.7, if you
only want the smbpasswd, simply go ahead and run
"./configure && make bin/smbpasswd" and grab bin/smbpasswd
and put it somewhere nice.

Or try this:

rpcclient -S PDC -U $LOGNAME -c "ntpass $LOGNAME"

put it in a script, add some echo "Ignore all the noise,
it's only debugging, and be prepared to enter your old pw
twice and your new one also twice" or the like.

If you write a nice script, send it to me, I'll include it
in source/script/.


[...]


    Elrond


More information about the samba-ntdom mailing list