Am Mittwoch, 10. Oktober 2007 schrieb Gilles Sabourin: > Toni, > > > I have installed vsftpd-2.0.5-78 from opensuse 10.3 and > system-config-vsftpd-0.4.4-0.pm.1 packages > > When I want to configure my vsftp server (which works), I got a pop up > dialog box asking me for my administrator password. And then, nothing > happens. Here are the /var/log/messages traces [notice that 2 minutes after > giving my password, pam complains ...] : > > Oct 8 23:40:29 linux-rny4 sudo: gilles : TTY=pts/5 ; PWD=/home/gilles ; > USER=root ; COMMAND=/opt/kde3/bin/kdesu_stub - > Oct 8 23:40:29 linux-rny4 sudo: gilles : TTY=pts/5 ; PWD=/home/gilles ; > USER=root ; COMMAND=/opt/kde3/bin/kdesu_stub - > Oct 8 23:42:52 linux-rny4 sudo: pam_unix2(sudo:auth): conversation failed > Oct 8 23:42:52 linux-rny4 sudo: gilles : pam_authenticate: Conversation > error ; TTY=pts/3 ; PWD=/home/gilles ; USER=root ; > COMMAND=/opt/kde3/bin/kdesu_stub -
ok, so try to start the program in a console, you must be root to start the program: su <enter password> system-config-vsftpd if this works, you can change the Exec= entry in /usr/share/applications/system-config-vsftpd.desktop file to /usr/bin/system-vsftpd-config. to simplify it, call which system-config-vsftpd and cut© the result to the desktop-file. or just wait, I'll upload a new package with the spelling error corrected. thx for reporting this error! > Gilles Sabourin have fun Toni _______________________________________________ Packman mailing list [email protected] http://212.112.227.138/cgi-bin/mailman/listinfo/packman
