OpenVZ Forum


Home » General » Support » *SOLVED* pure-ftpd under openvz
*SOLVED* pure-ftpd under openvz [message #10401] Sun, 18 February 2007 11:57 Go to next message
rema is currently offline  rema
Messages: 17
Registered: November 2006
Junior Member
Hi there,

is anybody running a working pure-ftpd under an open-vz VM ?
(debian and apt-get pure-ftpd)

I tried it out and get this error?

421 Unable to switch capabilities : Operation not permitted

Google told my this :
Try to compile with --without-capabilities.

You need CONFIG_SECURITY_CAPABILITIES=y in your kernel config.
Alternatively if it is compiled as module, it as to be loaded.

Source : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=272527

Why is this disabled in OPEN-VZ ?
Best ReMa

[Updated on: Wed, 21 February 2007 11:25] by Moderator

Report message to a moderator

Re: pure-ftpd under openvz [message #10428 is a reply to message #10401] Mon, 19 February 2007 10:07 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

OpenVZ uses standard linux common capabilities security model. It is compiled in if CONFIG_SECURITY option is off. If CONFIG_SECURITY option is on, then user can use various security models. One of them: are selinux model and standard linux common capabilities security model. CONFIG_SECURITY_CAPABILITIES controls wether to build standard linux common capabilities security if CONFIG_SECURITY is on.

As OpenVZ supports only common capabilities security model, then CONFIG_SECURITY is off and CONFIG_SECURITY_CAPABILITIES is off too.

As concerns your problem. Please, read this thread http://forum.openvz.org/index.php?t=tree&th=791&mid= 4203&&rev=&reveal= I guess, it can help you.

Thanks,
Vasily
Re: pure-ftpd under openvz [message #10543 is a reply to message #10428] Wed, 21 February 2007 11:21 Go to previous message
rema is currently offline  rema
Messages: 17
Registered: November 2006
Junior Member
hi,

I've tried to recompile it. The daemon starts now but now i've some probs with the mysqlconnection. But this is the wrong place to discuss about Smile

tnx for this hint.

Best rema
Previous Topic: *SOLVED* red hat 7.2 on debian sarge HN
Next Topic: Berkeley Automounter?
Goto Forum:
  


Current Time: Wed Jul 10 00:02:45 GMT 2024

Total time taken to generate the page: 0.02417 seconds