Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-31-2005, 12:20 PM   #1
Ren
Senior Member
 
Join Date: Sep 2002
Posts: 111
Default Alternative Login Msg

Is it possible to disable or change the login msg for different groups ? mainly for security or temporary users
Ren is offline   Reply With Quote
Old 02-03-2005, 08:01 AM   #2
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

Either create a separate ftp service that uses whole other set of text files. (Copy the default ones to new dir and modify at will)

Code:
[FTP_Service_Temp]
..
Messages                = ..\text\ftptemp
Or restrict access to sensitive information in /text/ftp/welcome using the include cookie. Place the info in a file and set permissions for who will be able to see it in welcome message at login.

Code:
%[include(..\text\ftp\welcome.info)(MG13)]
That for example will show the contents of welcome.info to all users with flags M, G, 1 or 3 (regular users). For temorary users simply remove the default 3 flag.
Zer0Racer is offline   Reply With Quote
Reply

Tags
groups, login, msg, security, users

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HIDDEN FILES (filename starts with ".") jrbl1 General Discussion 4 11-16-2004 05:49 AM
Long filenames mullbank General Discussion 2 11-12-2004 03:02 PM
.ioFTPD files bug in 4.5.4 WarC Bug Reports 1 02-27-2003 04:31 AM


All times are GMT -5. The time now is 04:11 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)