VsFTPD, creating a user who can upload

Hello everyone!
I setup ftp-server with this configuration:
listen=YES
anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
anon_upload_enable=YES
anon_mkdir_write_enable=YES
anon_other_write_enable=YES
dirmessage_enable=YES
xferlog_enable=yes
connect_from_port_20=YES
xferlog_std_format=YES
idle_session_timeout=600
data_connection_timeout=120
anon_world_readable_only=NO
I have several questions of finishing setup.
Everything I wanna work except one. I don't know how to create the user who as a client can upload files. Now I have the directory upload, where everyone can do anything that he want (upload delete rename etc..) and others dir such as music, films where users (they all will be anonymous) can only download. I want to create user who can upload files to this directories. How can I make this? now no pam, no authantification.
Another question. How can I limit space of upload's folder?
another info, permissions of ftp folder: dr-xr-xr-x  3 ftp    ftp      4096 2009-10-04 21:09 ftp
upload folder:drwxrwxrwx 2 root root 4096 2009-10-06 22:58 upload
I think it's not pretty good that upload is root's folder. what aobut this?
Thanks!! and sorry for my english, i first time write so long text on foreign forum))

ok. I had done all writing in the guide. but this example is without anonymous users. I want to create two types of directories ("shared" and others) and two types of users (anonymous and several admins which must log in)
1) anonymous users who can do anything in directory "shared" and only download in other directories.
2) admins users can upload and delete files or folders at any directory.
home directories aren't interesting to me.
What permissions should specify for dir?
thanks in advance for patience

Similar Messages

  • Create a user who can run only 'rman script'

    Dear Friends ,
    I have created a 'rmanback; user who only can run the RMAN script only . I have created user like follwoing way :
    1)
    SQL> CREATE USER rmanback IDENTIFIED BY rmanback;
    User created.
    SQL> GRANT RECOVERY_CATALOG_OWNER TO rmanback;
    Grant succeeded.
    SQL> GRANT CONNECT, RESOURCE TO rmanback;
    Grant succeeded.
    2)
    And My rman script is :
    rman target rmanback/rmanback@orcl <<!
    run
    allocate channel t1 type disk;
    backup format 'df_%t_%s_%p'
    (database);}
    3) And I make a situation where sys user cannot enter the database using its password . For this reason i give the follwoing entry in "sqlnet.ora" :
    SQLNET.AUTHENTICATION_SERVICES=(NONE)
    Now when I run the script then it shows the follwing error :
    [oracle@localhost RMAN]$ sh rman.sh.copy
    Recovery Manager: Release 10.1.0.3.0 - Production
    Copyright (c) 1995, 2004, Oracle. All rights reserved.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-01031: insufficient privileges
    Now plz tell me where is the problem . If I make any mistake then plz inform me .....
    Thx
    -----

    SYSOPER is a privilege that is not enough for recovery manager. Talking about SYSOPER privileges to perform a backup/recover operation from a sqlplus prompt, SYSOPER can perform backup operations, but when recovery is required, the only kind of recover it can perform is a complete recover, if the user requires any kind of incomplete recover it won't be possible since SYSOPER cannot issue neither of until time|change|cancel|controlfile operations, which require the user to connect with the SYSDBA role.
    If you attempt to connect to the database by means of recovery manager with an account with SYSOPER role, you will get the following error:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-01031: insufficient privilegesFor the OP, there is no way to create some sort of operator accout, since this will have to connect as SYSDBA to perform all operations required by recovery manager, you will absolutely have to rethink your security strategy, and as I previously posted, you should use OS authentication and protect access to the host server.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • How to set the user who can access to repository

    Hi,
    I know we can create user and group in the tools->security.And if this users is belong to Administrators Group, it can access to RPD and do some modify..
    Can we create group or user who can access RPD in some situation(like mentioned in HELP, A can access to repository on Mondays and Wednesdays, B can access to repository on Saturdays and Sundays) and how to set the privilege..
    Thanks
    anne

    Hi Anne,
    The example specified in Help is about restricting query execution on weekdays/weekends for a particular webgroup. Inorder to configure such access ,
    Double click on the web group name -> Query Limits tab ->Click on Restrict button provided against the physical connection pool ->Select Allow/Disallow by selecting a particular time period.
    Rgds,
    Dpka

  • How to craete a user who can only browse the dashboard??

    Hi friends,
    How to create a test user who can only browse the dashboards and not able to modify any of the reports using answers??
    Please tell me the steps.
    Thanks

    @Alastair: I thought it'd be nice to start a new trend in the forum.
    @bob123: Depends on how you manage your user and groups in general. Everything created in the RPD? Read from some Oracle tables? LDAP/ADSI? You can do it in the RPD, in the web catalog (Edit Group -> Group Membership ==> The table below contains a list of the current members of this group. Users can join the group by entering the group's password from the Join Catalog Group screen, or you can manually add them by clicking Add New Member below.) or outside.

  • Need to create a user who will run the logminer what rights should be given

    I Need to create a user who will run the logminer what specific rights should be given in order to run the logminer and query the logminer views. Cant give the sysdba privilages.
    Any help in this regard will be really appericiated.
    Thanks

    I have given the following privilages
    GRANT CREATE SESSION TO NEW_USER;
    GRANT SELECT ANY TABLE TO NEW_USER;
    GRANT EXECUTE ON DBMS_LOGMNR TO NEW_USER;
    GRANT EXECUTE ON SYS.DBMS_LOGMNR_D TO NEW_USER;
    GRANT SELECT ON V_$SESSION TO NEW_USER;
    GRANT SELECT ON V_$ARCHIVED_LOG TO NEW_USER;
    GRANT SELECT ON V_$LOG TO NEW_USER;
    GRANT SELECT ON V_$LOGFILE TO NEW_USER;
    GRANT SELECT ON V_$LOGMNR_CONTENTS TO NEW_USER;
    but when i try to add the logfile it gives me the following error
    ERROR at line 1:
    ORA-06550: line 1, column 85:
    PLS-00201: identifier 'DBMS_LOGMNR.NEW' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    What additional rights can i gave to run this
    Thanks

  • I have a requirement where I have to give the list of users who can access a specific computer. I am new with PS. Do you have a script to list users that can access a computer object of AD ?

    I have a requirement where I have to give the list of users who can access a specific computer define in AD.
    I am new with PS.
    Do you have a script to list users that can access a computer object of AD ?
    I have executed the following script  but it does not give me the access rights of who can access the computer 'computername'
    How can i have this information. please help
    Import-Module activedirectory
    $computer=get-adcomputer "computername" -properties ntSecurityDescriptor
    $omputer.ntsecurityDescriptor.Access | select-object -expandproperty IdentityReference | sort-object -unique

    I would say that, since the OP has so little info, there are no policies in use.  It there were then this question would never be asked the way it is being asked.
    I had a client call with a letter from their insurance company; an accountant with malpractice insurance.  THey asked the same question inmuch the same way.  "What computer can you users access?"  The question should be more like
    "Do you have a policy that restricts access to computers and do you audit for compliance?"
    I have had other clients whose insurance asked the question in that way.  It produces a better view of what should be happening and how to show compliance.
    I recommend that companies being asked these questions by their legal departments or insurance companies should contract with a god computer security consultant to assist with answering these very tricky questions.  Of course if it is just you boss's
    curiosity  then you may need to discuss his requirements with him in more depth.
    ¯\_(ツ)_/¯

  • Error occurred in deployment step 'Uninstall app for SharePoint': Only users who can View Pages can list Apps

    While deploying the SharePoint Hosted App I am facing the issue  'Uninstall app for SharePoint': Only users who can View Pages can list Apps"
    - Provided the permissions for App Management and Subscription Services as well as DB.
    - Added into Host web as SC Administrator
    Thanks in Advance.

    Hi,
    The user you are running with Visual Studio should have read permission on the pages of SharePoint web you are trying to deploying your app.
    I suggest you add the login user to the SharePoint web in the “Site Settings”->”People and Group”.
    Here is a similar thread for your reference:
    http://sharepoint.stackexchange.com/questions/68590/error-occurred-in-deployment-step-uninstall-app-for-sharepoint-only-users-who
    More reference:
    Step by step How to configure environment for app development:
    http://gianespo.wordpress.com/2014/01/30/step-by-step-how-to-configure-environment-for-sharepoint-app-development/
    Best regards
    Zhengyu Guo
    TechNet Community Support

  • How to create a user that can login the LDAP?

    I want to create a user that can login the OID/LDAP. I know how to create a user, it is allowed to login OIDDAS, but I also want the user to grant access to ldap directly. How do i do that?
    And how can I give it read rights and or update/delete rights on a specific tree?
    Regards
    Eelco

    Eelco,
    did you see the OiD developers guide? Here you find some examples how to create users in OiD using pl/sql or java.
    http://download-west.oracle.com/docs/cd/A97329_03/manage.902/a95193/smplcode.htm#637294
    how to use directory access control can be found in
    http://download-west.oracle.com/docs/cd/A97329_03/manage.902/a95192/access.htm#1054232
    --Olaf

  • How to restrict users who can use a submit button.

    I have a submit button which I would like to limit the names of the users who can use it. Is there any way I can limit who can use it.
    Thanks

    Hi
    Use SUIM and find the users have this authorization.
    Here the first tab user--list of users with critical authorization select that and u can find the users list.
    Regards
    Bhaskar
    Edited by: bhaskar1818 on Jul 22, 2008 2:32 PM

  • Another user who can't use an Apple TV

    After much anticipation I managed to get my hands on an Apple TV 2 days ago. Unfortunately, I seemed to have joined the club of folks who can't seem to get their Apple TVs up and running (see elsewhere on this forum, e.g. http://discussions.apple.com/thread.jspa?messageID=12471381). The story goes like this...
    1. Apple TV connects to my wifi, but then sits on the "Waiting for network services..." screen with pin wheel indefinitely (I waited for over 6 hours, periodically knocking the screensaver off, making sure it didn't go to sleep).
    2. Pressing the menu button while it was failing to connect would take me to the main menu. Movie thumbnails were visible and I could watch previews. Couldn't connect to youtube but I could connect to my MobileMe gallery.
    3. Couldn't activate home sharing as it claimed my iTunes Store username/password were invalid. This isn't the case as the same username/password combination work fine on my other machines (an iMac, two MacBooks and an iPhone). To be double sure I updated my account details to have a password with more than 8 characters including a number and a combination of uppercase/lowercase) and checked my c/card details were up to date. Still no joy. So, I can't connect to my iTunes library to watch video or listen to audio (making the ATV a bit pointless).
    4. Having read all the discussion of this on the forums (and the Apple trouble shooting guides) I've tried the following
    - making sure all ports are open on my router (especially the relevant ports for NTP etc)
    - checking the network traffic was OK (all my devices are able to get network time OK, use Home Sharing withing the LAN, connect to the iTunes store etc)
    - Updating to iTunes 10.0.1
    - Turning off/on home sharing on my iMac
    - Restarting my machines
    - Restarting my router
    - pulling my hair out
    5. I called apple support who were useless. This was a real blow. In the past, I've always found Apple support to be brilliant, but today the guy I spoke to couldn't get me off the phone fast enough. All he wanted to do was email me a link to the support page, even though I had already told him that I had spent two days working through these!!! Totally useless. This is a real shame since the support was one of the reasons to choose Apple. If I wan't bad service, I'd have bought a Dell.
    6. I returned the ATV to the Apple Store. Unfortunately, they were unable/unwilling to test it in the store but offered me an exchange or a refund. In the end I left with a new unit. Unfortunately this has not solved the problem - exactly the same result with the new unit.
    So where am I left? Two units won't work in my home, so it's unlikely to be a faulty unit. I tried my router wide open (allowing all incoming/outgoign traffic) so I don't see that being the problem. My ISP (Plusnet in the UK) clearly isn't blocking the required ports as my other machines (using the same Netgear DGN2000 ADSL wireless router) seem to be able to use these ports/services just fine.
    I can see that some would take the above as evidence that my network is to blame. However, all the tests I can do suggest that my network and router are working perfectly well and that the ATV should also work. At the end of the day, if I went and bought an airport extreme (which costs 150% of the cost of the ATV) I'd still have to connect to my ISP though my router since the airport extreme isn't an ADSL router. Frankly, I resent having to buy new routers just to test to see if the ATV will work. The kit I have meets the industry standards to the ATV should work!!
    The replacement ATV is going back to the store for a refund this week, unless anyone has a useful suggestion?

    Alley_Cat - all good advice, thanks. Sadly, I've already tried most of your suggestions...
    Alley_Cat wrote:
    You seem to be partially connected to the internet, so AppleTV is seeing the that, it looks as though LAN communication is the issue.
    Yes and no. As I understand it, Home Sharing verification is via the iTunes store, and my account wont verify, so there are still some WAN issues. "Partially connected" seems to be the right word!
    Alley_Cat wrote:
    I can't say I've ever seen 'waiting for network services', but had problems getting Home Sharing to work initially as it seemed to disable itself when I pressed 'Done' at the end of the enabling process in iTunes. Try disabling/enabling again and not pressing done just clicking movies or something in iTunes - if I didn't do this the Home Sharing icon kept disappearing.
    I've seen this reported elsewhere on the forum. Tried not pressing "done" after activating Home Sharing, but still no connectivity
    Alley_Cat wrote:
    I would be tempted to configure your router to assign a fixed LAN IP address for AppleTV based on it's MAC address, then restart everything. Also try temporarily disabling any wi-fi security, can you then connect fully (you may have done this I think)?
    If you have a long ethernet cable or ethernet connection is simple (nearby router, or direct to a local computer) try connecting that to the router to see if it's a wi-fi issue.
    Yeah, already enabled all traffic, tried with both fixed IP and DHCP assigned IP, both wifi and wired, Also tried connecting via my iMac. Makes no difference
    Alley_Cat wrote:
    You can clearly connect in part to the internet, but it's odd you can access MobileMe, and not YouTube. It would be worth checking your ISP is not blocking anything or having issues - you've already sorted the router by the sounds of it.
    I contacted my ISP, but this seems unlikely. All my other Apple devices seem to be able to communicated just fine over the internet.
    Alley_Cat wrote:
    On the Mac, things like NetBarrier, Little Snitch might block AppleTV if not configured to allow traffic. Temporarily disable software firewalls including OS X if you haven't done so.
    Don't have any of this software (and the software firewalls are all turned off)
    Alley_Cat wrote:
    I can't remember at the minute if AppleTV 2 has an iTunes Store country setting (old one did) but if your store credentials are not being recognised it could be defaulting to the wrong country for some reason, and not set to UK. Another possibility is that the authentication happens via iTunes (I don't think it does in all honesty), so if AppleTV isn't seeing iTunes, it may not be able to authenticate and gives a vague error message.
    Early ATV2 users noted that they had to change the country settings from US, but mine was shipped with UK already set.
    Alley_Cat wrote:
    This is obvious but I assume you are not inadvertently trying to enable Home Sharing with your MobileMe credentials - it could easily be done, but doubt your doing that. I also assume you don't have multiple itunes Store login names.
    One final thing I would do before giving up is to create a dummy account and set up a new itunes library with a few things in it, enable Home Sharing etc again with this - if there's a configuration issue with the existing user's iTunes account, or some library corruption, the communication could be falling over as it encounters an error in the library it can't deal with (poor error handling in itunes or AppleTv code).
    Always good to rule out user-stupidity!!! :o)
    I've made sure I'm using the correct username/password combination for my iTunes account (this is different from my MobileMe account). I've also made sure that my password conforms to the requested standard (min 8 chars, at least 1 numeric, at least 1 uppercase, at least 1 lowercase, no spaces). I've also tried creating a new iTunes store account. Still no good.

  • Created New User but Can't...

    I have created a database 'ABC' with some tables.
    Currently, only one user can access this dtatbase (The user who created it). I have created another user and gave him privileges (SELECT) to view all tables.
    He can view them in SQL but can't view them in Forms 6i, He can log on in Forms 6i but directly gets some errors saying: "Identifier tablename must be declared", He gets some errors for all tables.
    Why can't that new user access tables or view tables in forms6i??
    Thank you in advance.

    fungec wrote:
    I can see these in my user groups, and I can change the passwords on both as often as I like. But when I then try to logon, the screen just shakes and nothing happens.
    I don't do Windoze, so haven't been able to test migrating from a PC.
    There have been a few similar posts here.   Are you trying to log on to the new user account(s) via Fast User Switching?  If so, apparently that doesn't work.   You need to turn that off (via System Preferences > Users & Groups > Login Options. Remove the check from the Show fast user switching .... box.
    Then log out of all accounts, restart, select the new account from the login screen and you should be prompted to set the password.
    I'm not sure a screenshot will help (and to be honest I'm not sure how to do screenshots on the IMac - I've been a PC man for over a decade!).
    In most places, Shift+Cmd+3 will print the entire screen; Shift+Cmd+4 will produce a "target" you can drag over a portion of the screen.
    EDIT:  by "most places" I mean after you're logged-on, and OSX knows your preferences about how & where to put the screenshot.  So it won't work on the login screen itself.
    Message was edited by: Pondini

  • How to get users, who can use special T-code?

    Hi.
    I want to know users, who has authorization for FBV0.
    How can I get this information?
    Thank you in advance..

    Hi
    Use SUIM and find the users have this authorization.
    Here the first tab user--list of users with critical authorization select that and u can find the users list.
    Regards
    Bhaskar
    Edited by: bhaskar1818 on Jul 22, 2008 2:32 PM

  • Created a user and can't email the user

    I created a user in the HTMLDB/ Adminstration/Manager Users. Now I am trying to send an email through the workspace/application for which the user was created. The user is not a database user, he only has access to the application. I tested my STMP and it came back successful. I have tried to follow the various emails on how to create an email for new users, but there are so many until it became difficult. Can ANYONE please tell me how to::
    1) I create an application
    2) I created users
    Now I want the users to know that I have created them by sending them an email.. How do I do such a thing?

    You will find a lot of good stuff here:
    http://www.oracle.com/technology/products/database/htmldb/index.html
    You need to read the documentation and start small.
    Denes Kubicek

  • Create a user that can only access to one schema - please help!!

    Hi all,
    I want to create one user in a Oracle DB that can only access to one schema. I did the following:
    CREATE USER "TEST" PROFILE "DEFAULT"
    IDENTIFIED BY "test" DEFAULT TABLESPACE "USERS"
    TEMPORARY TABLESPACE "TEMP"
    ACCOUNT UNLOCK;
    GRANT SELECT ON "TESTDTA"."F0007" TO "TEST"
    GRANT "CONNECT" TO "TEST";
    I have done a test and the user TEST can access all schemas, when I only gave explicit permissions to the schema TESTDTA.
    Any suggestion/clarification???
    Many thanks in advance.
    Víctor.

    Hello Andreas and Pavan,
    I have launched the query:
    select * from dba_tab_privs
    where grantee = 'PUBLIC'
    and owner = 'PRODDTA'
    and table_name= 'F0009';
    And the result:
    GRANTEE OWNER TABLE_NAME GRANTOR PRIVILEGE GRA HIE
    PUBLIC PRODDTA F0009 PRODDTA ALTER NO NO
    PUBLIC PRODDTA F0009 PRODDTA DELETE NO NO
    PUBLIC PRODDTA F0009 PRODDTA INDEX NO NO
    PUBLIC PRODDTA F0009 PRODDTA INSERT NO NO
    PUBLIC PRODDTA F0009 PRODDTA SELECT NO NO
    PUBLIC PRODDTA F0009 PRODDTA UPDATE NO NO
    PUBLIC PRODDTA F0009 PRODDTA REFERENCES NO NO
    PUBLIC PRODDTA F0009 PRODDTA ON COMMIT REFRESH NO NO
    PUBLIC PRODDTA F0009 PRODDTA QUERY REWRITE NO NO
    PUBLIC PRODDTA F0009 PRODDTA DEBUG NO NO
    PUBLIC PRODDTA F0009 PRODDTA FLASHBACK NO NO
    11 rows selected.
    Then I supose that I have to change the value on column GARANTEE. How can I do that?
    Thanks a lot for your help!!
    Víctor.

  • How to know the name of the user who has uploaded a unix file?

    Hello, say someone has uploaded a file on the unix server.Is there a way to know who has uploaded it(the username)?

    Hi ,
    You can use OPEN DATASET and CLOSE DATASET statements for it.
    PLease let me know if you still need any more details.
    Thanks and regards,
    Rajeshwar.

Maybe you are looking for

  • DMG won't unmount

    Please, I need your precious help. I mounted a DMG as usual, copied the application and then I tried to unmount the DMG. It says that the DMG can't be unmounted because is using a file or a document. I checked and everything is closed. I tried a rebo

  • Repeat header's column in a table with row height that greater then 200px

    == Issue == I have another kind of problem with Firefox == Description == I develop a website and encounter some problem about web page printing. I try to repeat header's column in a table with row's height that greater than or equal to 198px, but it

  • Recording to mini dv with timecode.

    I shot a 30 sec spot -- the cable co called and said that the dv tape had no timecode and was a weak signal?????? How do I get the timecode to the tape that I have to give the Cable CO --(does the timecode have to be from FCE or is that a timecode fr

  • Set until time TO_DATE

    Hi, what is wrong with my syntaxe : RMAN> run { 2> set until time TO_DATE("07/07/07 09:38:00","DD/MM/YY HH:MI:SS"); RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ======

  • Issues with RPD Version Number - Uploading OLD RPD

    Hi Gurus, I am facing a issue in OBIEE 11G from last few days. Whenever I upload a RPD,the EM shows that it has incremented the veersion number of my RPD and it has been deployed. But after checking the asnwers we and opening the RPD in online mode w