Re: POSIX valid_user.al

2005-02-02 Thread ds10025
I maybe missing something here. I try to rpmbuild authen-smb.0.90.src.rpm That fails to generate rpm file. I did try to re-recompile authen-smb.0.91.tar.gz It complies OK no errors. It install Smb files. But, it do not generate valid_user.al file. Do I need ti set a flag to create the valid_user.al

Re: POSIX valid_user.al

2005-02-02 Thread Roman Vašíček
Probably wrong/broken installation of Authen::Smb. Valid_User is defined in file smbval/valid.c which is part of Authen::Smb distribution. Try to recompile/reinstall Authen::Smb again. Roman On Wed, Feb 02, 2005 at 12:36:06PM +, [EMAIL PROTECTED] wrote: > Morning > > > I'm trying to run

POSIX valid_user.al

2005-02-02 Thread ds10025
Morning I'm trying to run Authen:Smb After spending some time debugging, it returns an error can not locate valid_user.al valid_user() is a function call from within Authen::Smb. Which package/module contain valid_user.al ? Dan