How to setup FTP to NSS Volume\directory

I need to setup an ID when it FTPs to the new OES2 server it will
automatically be in the NSS volume in the directory;
FS1\DATA:\Reports\FTPDATA
How do you do this with pure-ftp?
I setup an account (ftpuser) in edirectory and LUM enabled it to the
oes2 server but when i ftp in it ftps to the linux home directory
please help

For the migration tool:
There is a option for FTP migration, but I don't particularly recommend it. It doesn't do much. And what it does do, it doesn't do particularly well. On the positive side, getting what you had with NWFTPD out of OES "Novell FTP" is usually attainable now. But it requires getting your hands dirty and do a good review of pure-ftpd's abilities, settings, and methods.
The "Novell FTP" install pattern in OES Install & Config will lum enable pure-ftpd for you (via pam configuration), add some settings to the /etc/pure-ftpd/pure-ftpd.conf file for OES specific enhancements, and a few other things like that.
The migration tool does one thing: It looks at a small number of setting in NetWare's sys:/etc/ftpserv.cfg and sets corresponding values in /etc/pure-ftpd/pure-ftpd.conf. But there are many settings unique to each, which don't translate. And the migration tool doesn't do all that it could, and it does some things it shouldn't:
- It doesn't turn on all the remote server / ftp gateway / NCP home directory features that you're used to be always on in NWFTPD. In pure-ftpd, you have to turn those on yourself (in pure-ftpd.conf), as they are off by default. As these features are now optional, it was decided to have them default to being off. This keeps ftp server code paths much simpler for those who don't need those features.
- It tends to remove some settings from pure-ftpd.conf if they are set to the defaults. While that won't have any negative impact on functionality, it is annoying for people who like to all the settings in the file, either as examples or to remind them of the current values. If you want to accomplish what the migration tool does without risking those deletions, I recommend you see table 25-1 at the following link. That shows what setting from NetWare are carried into pure-ftpd.conf during the migration process. You can usually do it manually in just a few minutes.
Novell Documentation
And as Ketter indicated in another reply, the OES 11 online doc holds information that will help. Much of the FTP home directory features were added or enhanced in OES 11 SP1, so be sure to use the current doc.

Similar Messages

  • How to limit ftp access to single directory with lion

    I am setting up an sftp server on a Lion system and I would like to know how I can limit a logged on user to a single directory.  I am using the ftp daemon that comes with Lion. I start my ftp server using the following command:
    sudo launchctl load -w /System/Library/LaunchDaemons/ftp.plist
    I am using FileZilla for a client that will be run on a mac running Lion or Leopard.
    I have seen threads on this but they are from 2009 and don't help with Lion.
    thanks for the help
    john

    Hi, Did you find any info?
    I am also looking for similar solution.
    I am not using FileZilla, but just want to know how to setup a particular user on  to access only a certain folder on MAC when logged in via FTP. They can log in by command line or any FTP utility from another PC or MAC or other Unix OS.
    Please let me know, if you find something. I will share some info.

  • How to setup ftp with dreamweaver and windows server 2003

    Does anyone know if there is a tutorial/article on settinp up Dreamweaver cs3 to use Windows server 2003 as an FTP server...
    any assistance would be greatly appreciated...

    I was able to figure out how to setup the ftp connection, connect to my home server, however,whenever i tried to upload the contents of my website to my server, nothing gets uploaded to the site. I tried putting one page at a time, nothing. tried everything, and still no joy. I can see everything on my local server which is a XAMP package, but nothing on my remote server. Do i maybe need to maybe have a WAMP or XAMP on the Windows Server 2003 or that should not matter. This is new to me so i am learning as i go along.
    Another thing, i was able to create a subfolder in my c:\www.ftproot folder, i can see that folder on my local machine, i'm just not seeing the files in that folder when i do my 'put' with my files.

  • How to setup Wireless Clients MAC+Active Directory based acess

    Dear Gents,
    I want to setup Wireless Clients MAC+Active Directory based acess on AP 1242 standalone Wireless series .
    Steps i have configured :
    1) SSID manger  under Open authentication : Selected with EAP.
    2) under advacned Radius : s
    MAC Address  Authentication
    MAC Addresses Authenticated by:
    Authentication Server Only
    3) Server Manger : Current server list
    added the radius ip address 10.1.200.x
    EAP  Authentication
    MAC  Authentication
    Accounting
    Priority  1:  < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  1: < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  1: < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  2:  < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  2:  < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  2:  < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  3:  < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  3:  < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    Priority  3: < NONE >10.113.253.1010.1.200.23410.8.200.1510.15.200.15
    From ACS - Radius  we have choose a Group x( named as Mac-address group )
    All the wireless Client ( laptops ) mac-address are added as add username option and enter username
    as mac-address & enter the mac-address as pwd second option of password TAB.

    Hi Akber,
    I think you didnt understood what i was trying to say here :-( No problem..I will explain my theory again.Your requirment is to autheticate user from ACS internal database (you have already added the MAC address as the username on your ACS internal database) as well as from ACS external database (in your case this is AD).
    What i was saying is when when authetication request comes to raidus server it checks its internal database and if it find a valid username and password (here it will the MAC address and password which you have entered to the ACS database) the ACS will not query the external database (in your case the AD) for authetication.
    You can not have ACS to look in to both MAC and AD database at the same time.
    Hope this clears your doubt.
    Regards
    Najaf

  • How to list all directory quotas on an OES NSS Volume ??

    Hi
    I need to list all the directory quotas on an OES2 NSS volume, and haven't succeded yet!
    I've tried to extract the info by inspecting /_admin/Manage_NSS/Volume/<volname>/DirInfo.xml, but it's always incomplete, as the file seems to have a 'fixed length' of 1024K.
    Is there any way to:
    a) completelly copy the file somewhere without the 1024K restriction
    b) any other util that could do the job
    Thanks!
    IB

    ibayarri,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Per-user web directory on nss volume

    Is possible to use directories in nss volume as per-user web directory for apache virtual hosts ?
    How I set permission for it ?
    Vogl Lubomir

    vogl,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • How can I convert the volume directory into a single file installer?

    How can I convert the volume directory into a single file installer? I would like to hide all the miscillaneous files that I don't care for and be able to have the installer double click a single file and have it automatically install.

    On the second prompt screen when prompted 'What kind of self-extracting Zip file file do you want to make?'
    Are you choosing the second option (self-extracting Zip file for software installation)?
    I have a word file that I created to help me remember - is there anyway to email it to you?

  • Strange directory behaviour on NSS volume OES11 SP1

    Hi All,
    A couple of months ago we installed an OES11 SP1 server with an NSS volume (VOL1:) for all our installation files.
    In the root of the VOL1: volume, we created a directory named _Install (yes, underscore)
    In this directory we created a lot of subdirectories with installation files for several applications, to keep things short, let's say DIR-A, DIR-B, DIR-C DIR-D DIR-E etc.
    So if we opened VOL1:, we just saw the _Install direcory in the root of VOL1:, and if we opened the _Install directory, we saw the DIR-A, DIR-B etc.
    But today, we opened the VOL1:, saw, the _Install directory, but also the DIR-A, DIR-B, DIR-C etc. in the folowing manner:
    _Install (normal)
    _Install\DIR-A
    _Install\DIR-B
    _Install\DIR-C
    etc.
    If we doubleclick on one of the directories in the root of VOL1:, we actually open the directory below the _Install directory. It's just like we have a kind of symbolic links, or shortcut's to the real directories in our root.
    Never seen this before.
    Anybody a clue for this?
    regards,
    Mark

    On 29/10/2013 14:46, MarkHofland wrote:
    > A couple of months ago we installed an OES11 SP1 server with an NSS
    > volume (VOL1:) for all our installation files.
    > In the root of the VOL1: volume, we created a directory named _Install
    > (yes, underscore)
    > In this directory we created a lot of subdirectories with installation
    > files for several applications, to keep things short, let's say DIR-A,
    > DIR-B, DIR-C DIR-D DIR-E etc.
    > So if we opened VOL1:, we just saw the _Install direcory in the root of
    > VOL1:, and if we opened the _Install directory, we saw the DIR-A, DIR-B
    > etc.
    >
    > But today, we opened the VOL1:, saw, the _Install directory, but also
    > the DIR-A, DIR-B, DIR-C etc. in the folowing manner:
    >
    > _Install (normal)
    >
    > _Install\DIR-A
    > _Install\DIR-B
    > _Install\DIR-C
    >
    > etc.
    >
    > If we doubleclick on one of the directories in the root of VOL1:, we
    > actually open the directory below the _Install directory. It's just like
    > we have a kind of symbolic links, or shortcut's to the real directories
    > in our root.
    >
    > Never seen this before.
    >
    > Anybody a clue for this?
    Having seen your other replies, you're opening VOL1: in Windows Explorer?
    What do you see if you do a DIR from a Command Prompt window?
    HTH.
    Simon
    Novell Knowledge Partner
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below. Thanks.

  • Prevent directory move on NSS volume

    This issue has come up from time to time, but never annoying enough to address until now. I have a few directories on a OES 11 server running NSS volumes that are utilized as "public" folders for users and departments. The rights that are typically granted to the top-level directory are 'RWECMF' to the OU. The issue is that on occasion, a user will accidentally go mouse crazy and inadvertently move the directory to a new location, thus causing a search and find adventure to move the directory back to the proper location.
    The question is, am I missing something really basic here to allow users to continue to perform what they need to do on the file system below public, but to prevent them from the ability to move the top-level directory, in this case "public?"
    Any comments would be greatly appreciated.
    Thanks!

    On Wed, 28 Jan 2015 13:36:02 +0000, donaldsolberg wrote:
    > This issue has come up from time to time, but never annoying enough to
    > address until now. I have a few directories on a OES 11 server running
    > NSS volumes that are utilized as "public" folders for users and
    > departments. The rights that are typically granted to the top-level
    > directory are 'RWECMF' to the OU. The issue is that on occasion, a user
    > will accidentally go mouse crazy and inadvertently move the directory to
    > a new location, thus causing a search and find adventure to move the
    > directory back to the proper location.
    Yup. It happens.
    The usual answers are:
    1. Take the rights away.
    2. Shoot the offending users. Repeat until it stops happening.
    3. Use something to "tune" the mouse action on the workstation to make
    moving things accidently more difficult.
    Pick one... But #2 is likely to lead to other problems.
    > The question is, am I missing something really basic here to allow users
    > to continue to perform what they need to do on the file system below
    > public, but to prevent them from the ability to move the top-level
    > directory, in this case "public?"
    Sadly, no. If they have sufficient rights to do so, the server doesn't
    know or care why they're moving stuff from "here" to "there". It's a
    valid operation, and the server does what it does as quickly as possible.
    David Gersic dgersic_@_niu.edu
    Knowledge Partner http://forums.netiq.com
    Please post questions in the forums. No support provided via email.
    If you find this post helpful, please click on the star below.

  • How to setup local FTP

    Earlier I asked how to setup LAN
    http://bbs.archlinux.org/viewtopic.php?id=12874
    How to upload files on LAN? How to configure?

    For a long time I have used FTP for LAN file transfers. Actually I am running NFS for my Linux Desktop and Samba for my roommate.
    A FTP service is very fast and easy to set-up and can be used by windows or Linux. I you just want to transfer file or do some backups, this is great ! vsftpd is the fastest and most secure ftp sever I have saw until now. Well documented too. Actually you have to read documentation if you want it to work with your local system users on your server. Unless you already know how to configure vsftpd... It is quite easy actually.
    proftpd works out of the box with local system users non chrooted. Just pacman -Sy proftpd then /etc/rc.d/proftpd start and you have a nice ftp server. If you want to open your server to the world, I strongly recommend vsftpd !
    FTP is ok for sharing small amount of files not accessed too often. For sharing large amount of files, you are better with NFS for Linux and Samba for Windows. I you need help with these, just ask !

  • How long does it take to delete a NSS volume

    Hi
    I deleted an NSS volume yesterday evening that was 180GB on the server from NSSMU and the free space still isn't showing available in the Pool...

    Are you writing zeros to the disk? It shouldn't take that long.

  • Public_html on NSS Volume

    The Apache2 in the OES2 SP2 includes the mod_userdir, so public_html directories in a Linux-Users(!) homedir, f. e. under /home/user1 are working fine.
    so my problem is now, how to move this to my users homedirs on the nss volume?
    have the users to be lum enabled?
    Thank yOu

    Originally Posted by TFe
    - Apache setup:
    The browser URL for the home directory users will be http://server-ip-address/~username
    Create a .conf file with the directives below under /etc/apache2/conf.d - it could be named "HomeDir.conf" for example.
    This example uses the "UserDir" directive to set the path and directory for all of the home directory users. It is where you choose to put the user's home directory that exists on an NSS volume of the same server.
    The asterisk ( * ) symbol is a place holder for any home user in that NSS volume path.
    Restart apache when changes are made to the .conf file, using the command "rcapache2 restart"
    UserDir /media/nss/VOL1/data/*/docs
    <Directory "/media/nss/VOL1/data/*/docs">
    Options Indexes Multiviews
    AllowOverride None
    Order deny,allow
    Allow from all
    </Directory>
    From Configuring User Home Directories on Linux using an NSS volume on the same server.
    Cheers

  • Vibe file repository on NSS volume?

    Has anyone figured out how to set up Vibe to use a file repository on an NSS volume? Or how to change to file repository location post install?
    I made the mistake of specifying /media/nss/VOL1/teaming as my file repository during the initial installation and now either need to change the location or make it work as is.
    I'd be willing to remove Vibe completely and start again if someone knows a way to proceed with that.

    We moved our content from a local disk to the NAS. I'm looking at my notes, here are the steps we used:
    - Setup NAS share and copied archivestore and filerepository folders from current repository to NAS share.
    - Gave the user teaming was setup as full rights to the files (we are using Linux) and change ownership to match if needed.
    - Run the installer and choose reconfigure. In my notes I have written to modify the path to the repository in the install.xml file. I'm not sure if that was a necessary step.
    - Do a full re-index.
    I'm not sure if this is the best or most efficient way to do it, but it worked for us.
    Tom

  • NSS volume not visible

    With NOWS 2.5 i have NSS installed and created DATA NSS
    volume on second disc ( other than system )
    Volume is activated, mounted, can be fully managed via iManager
    or NRM, but admin or user logged via Novell Client ( 4.91 sp5 )
    cannot see this volume. Volume SYS ( linux ext3 via NCP ) also not.
    In eDirectory all OK - SYS, DATA, NSS admin object.
    What is bad ?
    Thanks for any tips.

    May be Novell should setup a WIKI for SBS with option for public submission
    of Tips or How-to (ofcourse this should be vetted before actually
    publishing)
    "KBOYLE" <[email protected]> wrote in message
    news:[email protected]...
    >
    > toho;1931182 Wrote:
    >> NCP is exactly for that: accessing your NCP volumes, it should
    >> definitely work.
    >> Do you see any messages in the system logfile? Any error message on the
    >> client? Do you see the server and the tree in your network neighborhood?
    >>
    >> And Kevin,
    >>
    >> > NOWS SBE was designed to access NSS using Samba and not the Novell
    >> Client
    >>
    >> Why not? I don-t see any hassles using NSS and the Novell client
    >> together on an SBE-box and it-s a much easier setup (at least at the
    >> server side) than messing around with all that Samba stuff. Create your
    >> NSS volume(s), install the client on the workstation, assign rights, map
    >> your folders and your set.
    >> Especially for those coming over from NW this should be a lot easier to
    >> handle than dealing with Samba.
    >>
    >>
    >> Dirk
    > I don't disagree Dirk. The target market for NOWS SBE are -new- small
    > business customers with little or no Linux experience. If they are new
    > customers, they probably don't have much Novell experience - NetWare or
    > otherwise. Perhaps this is why so little emphasis is placed on the
    > Novell Client.
    >
    > The standard scripted install is not very flexible. Samba is listed as
    > a prerequisite to installing NSS and the documentation explains (IMO,
    > poorly) how to access NSS files via Samba. My experience has been the
    > more I deviate from the recommended configuration, the more likely I am
    > to encounter issues.
    >
    > NOWS SBE is also the upgrade path from Novell SBS but there is precious
    > little in the NOWS SBE documentation that discusses migration. There is
    > little mention of the Novell Client other than a warning if you intend
    > to deploy it to use the one supplied with NOWS SBE to minimize issues.
    > So, how NOWS SBE is best deployed and managed would seem to depend a lot
    > on whether or not you have any previous Novell experience and whether
    > you are willing to deal with any issues you may encounter when deviating
    > from the documented way of doing things.
    >
    >
    > --
    > Kevin Boyle
    > ------------------------------------------------------------------------
    > KBOYLE's Profile: http://forums.novell.com/member.php?userid=19359
    > View this thread: http://forums.novell.com/showthread.php?t=401066
    >

  • Useed percent email alert on NSS volumes

    I was wondering if there is a way to setup OES to send email alerts when a drive gets to a specified % free in space?
    Sincerely,
    Ken

    mdallair wrote:
    >
    > kheinz;2343040 Wrote:
    >> I was wondering if there is a way to setup OES to send email alerts when
    >> a drive gets to a specified % free in space?
    > OES11 Sp2 already include a built-in nagios so it's possible to
    > configure it to do what you need.
    The plugin check_disk of nagios does not have an option to check NSS
    volumes only. To I simply exclude all other types in order to just get NSS:
    # 'check_local_disk_nssvol' command definition
    define command{
    command_name check_local_disk_nssvol
    command_line sudo /usr/lib/nagios/plugins/check_disk -w
    $ARG1$ -c $ARG2$ -X nsspool -X xfs -X debugfs -X proc -X sysfs -X tmpfs
    -X devpts -X
    ext2 -X ext3 -X ext4 -X btrfs -X reiserfs -X fusectl -X securityfs -X
    adminfs -X binfmt_misc -X proc -X nssadmin -X novfs
    See any documentation on Nagios on how to send email alerts upon
    specific events.
    Günther

Maybe you are looking for

  • Void and boolean

    public void boolean compute(int n) { if n>5      {return true; }      else    {return false; }   }Is this subroutine possibly correct? Is there any possibility for a subroutine to have void and boolean at the same time (not to mention an if without p

  • RESTful schedule instance ID do not match with instance PID in CMC Instance details

    SAP BO 4.1 sp1 I'm using the RESTful Web Service API to schedule a Webi report with the following API: http://<server>:<port>/biprws/infostore/<documentId>/scheduleForms/now In the response, I get the Location in order to retrieve the scheduled resou

  • Financial reports - Charts

    Hi I have a line chart where the Primary axis has got data as 280000.0 to 420000.0 Is it possible to show the axis data to have commas as 280,000.0 to 420,000.0 Thanks

  • JAXB Starting with Objects

    I am aware that JAXB works by creating an object representation of an XML document, based on a schema - but is there a way of doing the opposite? The scenario is this: I have a set of classes in an existing system, which I would like to be able to se

  • Won't save websites password

    I have tried two advice one is click on Remember password in option and that did not save the website password. I have tried disable Remember password as I can't find anywhere in option that clear history when closing the application. Even on website