<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/changepassword/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/changepassword/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 05 Feb 2011 21:50:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/changepassword/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Problema na instalação 64 bits</title><link>https://sourceforge.net/p/changepassword/bugs/57/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;CentOS 5.5 X86_64 &lt;/p&gt;
&lt;p&gt;No procedimento de instalação :&lt;/p&gt;
&lt;p&gt;[##FW## changepassword-0.9]# make&lt;br /&gt;
gcc -c -o smbencrypt/SMBPasswdGen.o  smbencrypt/SMBPasswdGen.c&lt;br /&gt;
gcc -c -o smbencrypt/encrypt.o       smbencrypt/encrypt.c&lt;br /&gt;
gcc -c -o smbencrypt/md4.o           smbencrypt/md4.c&lt;br /&gt;
gcc -c -o smbencrypt/smbencrypt.o    smbencrypt/smbencrypt.c&lt;br /&gt;
gcc changepassword.c -o changepassword.cgi smbencrypt/SMBPasswdGen.o smbencrypt/md4.o smbencrypt/smbencrypt.o smbencrypt/encrypt.o -lcrypt -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBCRYPT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_PWD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SHADOW_H=1 -DHAVE_TIME_H=1  -DPortuguese -DSMBPASSWD=\"no\" -DSQUIDPASSWD=\"no\" -DLOGO=\"meu_logo.png\" -L./smbencrypt -ldes&lt;br /&gt;
/usr/bin/ld: skipping incompatible ./smbencrypt/libdes.a when searching for -ldes&lt;br /&gt;
/usr/bin/ld: cannot find -ldes&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make: ** [changepassword.cgi] Erro 1&lt;br /&gt;
[##FW## changepassword-0.9]#&lt;/p&gt;
&lt;p&gt;Problema de libs 64bits&lt;/p&gt;
&lt;p&gt;O que pode ser feito para instalar o changepassword em 64 bits?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andre Bertinetti</dc:creator><pubDate>Sat, 05 Feb 2011 21:50:15 -0000</pubDate><guid>https://sourceforge.netc4aeeee62f5015a16599f993c9d537d7caafd0d4</guid></item><item><title>Password expiry</title><link>https://sourceforge.net/p/changepassword/bugs/56/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi I am using the change password application and it works very well.&lt;br /&gt;
How do you setup  changepassword to set up the password expiry and warnings when you use the web application?&lt;/p&gt;
&lt;p&gt;Before using changepassword app&lt;br /&gt;
Minimum:    0&lt;br /&gt;
Maximum:    2&lt;br /&gt;
Warning:    7&lt;br /&gt;
Inactive:   -1&lt;br /&gt;
Last Change:        Mar 03, 2010&lt;br /&gt;
Password Expires:   Mar 05, 2010&lt;br /&gt;
Password Inactive:  Never&lt;br /&gt;
Account Expires:    Mar 21, 2010&lt;/p&gt;
&lt;p&gt;After using changepassword app&lt;br /&gt;
Minimum:    0&lt;br /&gt;
Maximum:    99999&lt;br /&gt;
Warning:    7&lt;br /&gt;
Inactive:   -1&lt;br /&gt;
Last Change:        Mar 04, 2010&lt;br /&gt;
Password Expires:   Never&lt;br /&gt;
Password Inactive:  Never&lt;br /&gt;
Account Expires:    Mar 21, 2010&lt;/p&gt;
&lt;p&gt;Please could you assist me&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 04 Mar 2010 06:09:04 -0000</pubDate><guid>https://sourceforge.net6b292016dfd341a4a4338f5e89aa3de71e03d635</guid></item><item><title>Long username</title><link>https://sourceforge.net/p/changepassword/bugs/55/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;cannot type username more then 20 char.&lt;br /&gt;
thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 17 Feb 2010 08:19:32 -0000</pubDate><guid>https://sourceforge.net14ce43ea8f181778c81fa75d5662a0961bfece64</guid></item><item><title>Getting erro while doing make of file</title><link>https://sourceforge.net/p/changepassword/bugs/54/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;make&lt;br /&gt;
gcc -c -o smbencrypt/SMBPasswdGen.o  smbencrypt/SMBPasswdGen.c&lt;br /&gt;
gcc -c -o smbencrypt/encrypt.o       smbencrypt/encrypt.c&lt;br /&gt;
gcc -c -o smbencrypt/md4.o           smbencrypt/md4.c&lt;br /&gt;
gcc -c -o smbencrypt/smbencrypt.o    smbencrypt/smbencrypt.c&lt;br /&gt;
gcc changepassword.c -o changepassword.cgi smbencrypt/SMBPasswdGen.o smbencrypt/md4.o smbencrypt/smbencrypt.o smbencrypt/encrypt.o -lcrypt -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBCRYPT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_PWD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SHADOW_H=1 -DHAVE_TIME_H=1 -DEnglish -DSMBPASSWD=\"/usr/local/samba/private/smbpasswd\" -DSQUIDPASSWD=\"/etc/squid/passwd\" -DLOGO=\"none\" -L./smbencrypt -ldes&lt;br /&gt;
changepassword.c: In function `main':&lt;br /&gt;
changepassword.c:188: warning: passing arg 1 of `strcmp' makes pointer from integer without a cast&lt;br /&gt;
changepassword.c:226: warning: assignment makes pointer from integer without a cast&lt;br /&gt;
changepassword.c: In function `changesquidpass':&lt;br /&gt;
changepassword.c:600: warning: assignment makes pointer from integer without a cast&lt;br /&gt;
ld: warning: file ./smbencrypt/libdes.a(ecb_enc.o): wrong ELF machine type: EM_386&lt;br /&gt;
Undefined                       first referenced&lt;br /&gt;
symbol                             in file&lt;br /&gt;
des_ecb_encrypt                     smbencrypt/smbencrypt.o&lt;br /&gt;
des_set_odd_parity                  smbencrypt/smbencrypt.o&lt;br /&gt;
des_set_key                         smbencrypt/smbencrypt.o&lt;br /&gt;
ld: fatal: Symbol referencing errors. No output written to changepassword.cgi&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
*** Error code 1&lt;br /&gt;
make: Fatal error: Command failed for target `changepassword.cgi'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 15 Jan 2010 12:27:01 -0000</pubDate><guid>https://sourceforge.netbbab7c55cf8daadc079e1484e60089fad37f9030</guid></item><item><title>https</title><link>https://sourceforge.net/p/changepassword/bugs/53/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi &lt;br /&gt;
Can changepassword run under https://&lt;/p&gt;
&lt;p&gt;How does it respond to password expiry on the system?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cameron Hall</dc:creator><pubDate>Fri, 15 Jan 2010 10:00:26 -0000</pubDate><guid>https://sourceforge.netfd77a99945557638ef65b9293846737eb009cca4</guid></item><item><title>unable to compile</title><link>https://sourceforge.net/p/changepassword/bugs/52/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hostname:~/changepassword-0.9 13:28:37 # make&lt;br /&gt;
gcc -c -o smbencrypt/SMBPasswdGen.o  smbencrypt/SMBPasswdGen.c&lt;br /&gt;
gcc -c -o smbencrypt/encrypt.o       smbencrypt/encrypt.c&lt;br /&gt;
gcc -c -o smbencrypt/md4.o           smbencrypt/md4.c&lt;br /&gt;
gcc -c -o smbencrypt/smbencrypt.o    smbencrypt/smbencrypt.c&lt;br /&gt;
gcc changepassword.c -o changepassword.cgi smbencrypt/SMBPasswdGen.o smbencrypt/md4.o smbencrypt/smbencrypt.o smbencrypt/encrypt.o -lcrypt -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBCRYPT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_PWD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SHADOW_H=1 -DHAVE_TIME_H=1  -DEnglish -DSMBPASSWD=\"/etc/samba/smbpasswd\" -DSQUIDPASSWD=\"no\" -DLOGO=\"none\" -L./smbencrypt -ldes&lt;br /&gt;
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: skipping incompatible ./smbencrypt/libdes.a when searching for -ldes&lt;br /&gt;
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: cannot find -ldes&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make: *** [changepassword.cgi] Error 1&lt;/p&gt;
&lt;p&gt;i keep getting this error, i have change my directories to the corrct paths&lt;/p&gt;
&lt;p&gt;please help&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Cam&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 13 Jan 2010 11:35:56 -0000</pubDate><guid>https://sourceforge.net7062d34e6ec59457ac60bc2ff226c7f22cc6b5da</guid></item><item><title>shadow crypt uses static salt</title><link>https://sourceforge.net/p/changepassword/bugs/51/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In reviewing the source code it appears the when encrypting new password with MD5 hash, the salt is hard coded instead of using the salt array. I'm not sure if there is a specific reason for this or not, but the other sections (samba,squid) appear to use the salt array.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 24 Nov 2009 11:53:27 -0000</pubDate><guid>https://sourceforge.net5149be0570693401b952efb6696f349f808b2265</guid></item><item><title>tdbsam</title><link>https://sourceforge.net/p/changepassword/bugs/50/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have recently setup Samba 3 in a standalone mode. Samba 3 uses tdbsam for user authentication. Is there any utility / option in changepassword through which users can change their password through browser ??&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 19 Aug 2009 08:23:10 -0000</pubDate><guid>https://sourceforge.net27659819234ded6519bf4b0364880f77f118202d</guid></item><item><title>error</title><link>https://sourceforge.net/p/changepassword/bugs/49/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;[root@mail changepassword-0.9]# make&lt;br /&gt;
gcc -c -o smbencrypt/SMBPasswdGen.o  smbencrypt/SMBPasswdGen.c&lt;br /&gt;
gcc -c -o smbencrypt/encrypt.o       smbencrypt/encrypt.c&lt;br /&gt;
gcc -c -o smbencrypt/md4.o           smbencrypt/md4.c&lt;br /&gt;
gcc -c -o smbencrypt/smbencrypt.o    smbencrypt/smbencrypt.c&lt;br /&gt;
gcc changepassword.c -o changepassword.cgi smbencrypt/SMBPasswdGen.o smbencrypt/md4.o smbencrypt/smbencrypt.o smbencrypt/encrypt.o -lcrypt -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBCRYPT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_PWD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SHADOW_H=1 -DHAVE_TIME_H=1  -DEnglish -DSMBPASSWD=\"/etc/samba/smbpasswd\" -DSQUIDPASSWD=\"/etc/squid/passwd\" -DLOGO=\"none\" -L./smbencrypt -ldes&lt;br /&gt;
/usr/bin/ld: skipping incompatible ./smbencrypt/libdes.a when searching for -ldes&lt;br /&gt;
/usr/bin/ld: cannot find -ldes&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make: *** [changepassword.cgi] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 17 Jun 2009 16:15:55 -0000</pubDate><guid>https://sourceforge.net882a6690580c2006a67c77e61abc997fae7c0b1e</guid></item><item><title>compile error</title><link>https://sourceforge.net/p/changepassword/bugs/48/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I got a problem with compiling changepassword.cgi&lt;/p&gt;
&lt;p&gt;(1)&lt;br /&gt;
./configure     --enable-cgidir=/home/www/cgi-bin \
--enable-smbpasswd=/etc/samba/smbpasswd \
--disable-squidpasswd \
--enable-logo=opentech.jpg&lt;/p&gt;
&lt;p&gt;(2)&lt;br /&gt;
make, gives&lt;/p&gt;
&lt;p&gt;gcc -c -o smbencrypt/SMBPasswdGen.o  smbencrypt/SMBPasswdGen.c&lt;br /&gt;
gcc -c -o smbencrypt/encrypt.o       smbencrypt/encrypt.c&lt;br /&gt;
gcc -c -o smbencrypt/md4.o           smbencrypt/md4.c&lt;br /&gt;
gcc -c -o smbencrypt/smbencrypt.o    smbencrypt/smbencrypt.c&lt;br /&gt;
gcc changepassword.c -o changepassword.cgi smbencrypt/SMBPasswdGen.o smbencrypt/md4.o smbencrypt/smbencrypt.o smbencrypt/encrypt.o -lcrypt -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBCRYPT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_PWD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SHADOW_H=1 -DHAVE_TIME_H=1  -DEnglish -DSMBPASSWD=\"/etc/samba/smbpasswd\" -DSQUIDPASSWD=\"no\" -DLOGO=\"opentech.jpg\" -L./smbencrypt -ldes&lt;br /&gt;
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible ./smbencrypt/libdes.a when searching for -ldes&lt;br /&gt;
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -ldes&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make: *** [changepassword.cgi] Error 1&lt;/p&gt;
&lt;p&gt;What should I do? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 02 Sep 2008 16:08:07 -0000</pubDate><guid>https://sourceforge.nete68ff58f96b128389f58b2c7193d3b052f2ec888</guid></item></channel></rss>