Home Forums OS X Server and Client Discussion Questions and Answers AnonRequirePassword/UserPassword seems not to work (proftp)

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #355224
    Anonymous
    Participant

    macos x 10.2.4 (NOT SERVER)
    proftpd 1.2.4

    problem: why can i not get in with
    login: queen
    password: queen
    (i encrypted it with perl-crypt()

    AnonRequirePassword on
    RequireValidShell off

    User thinkquest
    Group staff

    UserPassword queen quBXVY5VXvLhg
    UserAlias queen thinkquest

    <Directory *>
    <Limit WRITE>
    AllowAll
    </Limit>
    <Limit READ>
    AllowAll
    </Limit>
    </Directory>

    someone can help me ? i can’t log in !

    password not correct ..

    so can give me one a funktional pair of login and password, so that i can test this ?

    if i turn off : AnonRequirePassword on then it works, but .. then it is simply an anonymous ftp ;-( then i can login and upload things, mkdirs etc
    and then i can login in with login: thinkquest and the correct password of thinkquest-user but not with the quenn password ?

    is there anybody with the same problem ?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed