![]() |
Mail shadowfile corrupt + ftp now working after update - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: Mail shadowfile corrupt + ftp now working after update (/thread-11808.html) |
Mail shadowfile corrupt + ftp now working after update - Cheecoh - 10-05-2010 12:10 AM Hey guys, first of all sorry for my english... Currently i am using ispCP Omega 1.0.6 on a gentoo system.. After my last update i got some problems with existing mail accounts and existing ftp-accounts.. they cannot login properly for the mail accounts it helped to regenerate each(!!) password ( e.g. save / set new password @mail control panel ) but it dont works for the ftp accounts... if you need any logfiles / debug messages feel free to ask - i'll post them over here... by the way i got also a problem with eu-domains... mails for those domains do not work at all ( maybe a problem to solve with the domain-trader... ? ) best regards cheecoh RE: Mail shadowfile corrupt + ftp now working after update - Cheecoh - 10-05-2010 05:53 PM After a new long research i found following answers ( not proved so far, testing later ).. on debuggin my ftp problem i found following usefull informations with starting proftpd with the following params: Quote:proftpd -n -d5 this command gives me the following (relevant) output: Quote:- mod_cap/1.0: cap_set_proc failed: Operation not permitted after long reasearch i found a solution over here ( enable permissions on vz-host for my vz-client, actually waiting for response of my admin ) http://forums.gplhost.com/phpBB2/view-previous-topic-vt2097.html?view=previous and over here ( disable caps on emerge for proftpd ): http://www.proftpd.org/docs/modules/mod_cap.html#Installation After testing i'll leave a comment if it worked for me... RE: Mail shadowfile corrupt + ftp now working after update - Cheecoh - 10-05-2010 09:21 PM Actually my admin wont give me right via vzctrl... :/ so i tried to disable mod_cap like that: Quote:<IfModule mod_cap.c> My Debugging seems ok but nothing happens from this point i got the same problem like over this german thread: http://isp-control.net/forum/thread-11795.html |