Nu pricep si pace de ce nu merge (parola o bag bine).
Un setup asemanator mergea pe RH 6.2. Asta pe care vreau eu sa pun este 7.2. Daca stiti sa-mi spuneti pentru wu-ftpd, multumesc. :-) cunosc recomandarile cu proftpd si *ftpd; probabil o sa pun proftpd, daca nu ma descurc cu wu-ftpd. 220 router.delrom.ro FTP server (Version wu-2.6.1-18) ready. Name (ftp:silviu): branch 331 Password required for branch. Password: 530 Login incorrect. Login failed. [root@router root]# grep branch /etc/passwd branch:x:585:586:FTP access for branches:/home/branch/./:/etc/ftponly [root@router root]# grep ftpchroot /etc/group ftpchroot:x:586 [root@router root]# ls -dl /home/branch/ drwx------ 2 branch ftpchroo 4096 Nov 12 12:34 /home/branch/ /etc/ftpaccess: # This file controls the behavior of the wu-ftpd # ftp server. # # If you're looking for a graphical frontend to # editing it, try kwuftpd from the kdeadmin # package. # Don't allow system accounts to log in over ftp deny-uid %-99 %65534- deny-gid %-99 %65534- allow-uid ftp allow-gid ftp # The ftpchroot group doesn't exist by default, this # entry is just supplied as an example. # To chroot a user, modify the line below or create # the ftpchroot group and add the user to it. # # You will need to setup the required applications # and libraries in the root directory (set using # guest-root). # # Look at the anonftp package for the files you'll need. guestgroup ftpchroot # User classes... class all real,guest,anonymous * # Set this to your email address email [EMAIL PROTECTED] # Allow 5 mistyped passwords loginfails 5 # Notify the users of README files at login and when # changing to a different directory readme README* login readme README* cwd=* # Messages displayed to the user message /welcome.msg login message .message cwd=* # Allow on-the-fly compression and tarring compress yes all tar yes all # Prevent anonymous users (and partially guest users) # from executing dangerous commands chmod no guest,anonymous delete no anonymous overwrite no anonymous rename no anonymous # Turn on logging to /var/log/xferlog log transfers anonymous,guest,real inbound,outbound # If /etc/shutmsg exists, don't allow logins # see ftpshut man page shutdown /etc/shutmsg # Ask users to use their email address as anonymous # password passwd-check rfc822 warn -- Silviu Marin-Caea - Network & Systems Administrator - Delta Romania Phone +4093-267961 --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
