[Samba] Fix for smbpasswd Samba 2.2.4 on Solaris only taking 8 character passwords

Andrew Bartlett abartlet at samba.org
Tue Jun 18 07:33:02 GMT 2002


Jeremy Allison wrote:

> This has been fixed in the SAMBA_2_2 CVS code, the GETPASS
> check now looks like :
> 
> AC_CACHE_CHECK([whether getpass should be replaced],samba_cv_REPLACE_GETPASS,[
> SAVE_CPPFLAGS="$CPPFLAGS"
> CPPFLAGS="$CPPFLAGS -I${srcdir-.}/ -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/popt  -I${srcdir-.}/smbwrapper"
> ....
> 
> Note that the popt directory is now included.

Should we try to use a system getpassphrase() instead of our own
getpass(), if available?

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net




More information about the samba mailing list