Re: vsftpd setup question
On Thu, 23 Feb 2006 08:31:50 +0100, Frank wrote:
I try to config vsftpd according to my requirements
- one scenario is OK and the other fails.
May be it is best to simplify a little bit:
- it is OK with "user2"
- it fails with "user1"
What I see is that user2 has "/bin/sh" and
user1 has "/bin/false" in /etc/passwd
Is /bin/false listed in /etc/shells ?
--
-Menno.
.
Relevant Pages
- Re: pseudo load balancing
... You can create two instances and divide the databases between them. ... Whenever a node fails, the instance on that node automatically fails over to the other node. ... The default scenario is to make J: Drive a clustered resource and create a ... In order to make use of Node2, I wonder if the below scenario works: ... (microsoft.public.sqlserver.clustering) - Re: Load Balancing
... >We have two ADSL services coming into out building. ... So the scenario would like this. ... to jump from one connection to another when one fails, ... (freebsd-net) - NetUserGetLocalGroups() fails
... The method NetUserGetLocalGroups() fails in my scenario. ... I have a machine which has a domain user and this user is part of the ... (microsoft.public.win32.programmer.networks) - NetUserGetLocalGroups() fails
... The method NetUserGetLocalGroups() fails in my scenario. ... I have a machine which has a domain user and this user is part of the ... (microsoft.public.win32.programmer.networks) - Re: Problem with System.Diagnostics.Process
... Well, for one, you have no provided any information about what's "different" between the scenario that works and the one that doesn't. ... If you know it "fails", there must be some observable effect that allows you to know that. ... outputs a converted video so there is definitely nothing wrong with command ... (microsoft.public.dotnet.framework) |
|