Re: [Proftpd-user] 530-Unable to set anonymous privileges

Matus UHLAR - fantomas <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
>>On 19.09.18 11:23, Muhammad Bashir Al-Noimi wrote:
>>>  Whenever I connect through FileZilla I get this error message:
>>
>>>Status: Disconnected from server
>>>Status:    Connecting to 192.168.1.7:21...
>>>Status:    Connection established, waiting for welcome message...
>>>Response:    220 My FTP Server
>>>Command:    USER rama
>>>Response:    331 Password required for rama
>>>Command:    PASS *********
>>>Response:    530-Unable to set anonymous privileges.
>>>Response:    530 Login incorrect.
>>>Error:    Critical error: Could not connect to server

>>><Anonymous /media/mbnoimi/Media>
>>>User rama
>>>Group rama

>>does user rama with group rama have access to /media/mbnoimi/Media ?

On 22.09.18 08:54, Muhammad Bashir Al-Noimi wrote:
>I modified the group of the user "rama" to "mbnoimi" but I get same 
>result. Below you can find the needed details:
>
>/media/mbnoimi/Media $ stat .

simple "ls -ld " should be enough, unless you play with ACLs.

>Access: (0777/drwxrwxrwx)  Uid: ( 1000/ mbnoimi)   Gid: ( 1000/ mbnoimi)

>/media/mbnoimi/Media $ id rama
>
>uid=1001(rama) gid=1000(mbnoimi) groups=1000(mbnoimi),46(plugdev),108(netdev),128(sambashare)

>>>AnonRequirePassword on
>>>MaxClients 10 "The server is full, hosting %m users"
>>>DisplayLogin welcome.msg
>>>DisplayChdir .msg
>>><Limit LOGIN>
>>>Allow from All
>>>Deny from all
>>></Limit>

>>deny from all? remove this first and recheck.

>Nothing changed :-(

is SElinux in effect? If so, try turning it off.

otherwise,I believe now it's the time to test reunning proftpd in the
foreground debug mode http://www.proftpd.org/docs/howto/Debugging.html

# proftpd -nd10

and try logging as anonymous. look at the logs it if helps you.
Don't post here, use pastebin or similar.


-- 
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
"Where do you want to go to die?" [Microsoft]


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.