RhinoSoft Privacy Policy

What information do we collect?

We collect information from you when you register on our site, place an order, subscribe to our newsletter, respond to a survey, or fill out a form.

When ordering or registering on our site, as appropriate, you may be asked to enter your: name, e-mail address, mailing address, phone number, or credit card information. You may, however, visit our site anonymously.

What do we use your information for?

Any of the information we collect from you may be used in one of the following ways:

Note: If you would like to stop receiving email messages from us, please follow the unsubscribe instructions in the email you received.

How do we protect your information?

We implement a variety of security measures to maintain the safety of your personal information when you place an order or enter, submit, or access your personal information.

We use secure technology to protect personally identifiable information. All supplied sensitive/credit information is transmitted via Secure Socket Layer (SSL) technology and then encrypted into our Database to be only accessed by those authorized with special access rights to our systems, and are required to keep the information confidential.

After a transaction, your private information (credit cards, social security numbers, financials, etc.) will be kept on file for the minimum period required to comply with U.S. statues on retention of purchase information. (The current retention requirement is three years.)

Do we use cookies?

Cookies are small units of data that a site or its service provider transfers to your computer through your Web browser (if you allow) that enables the sites or service providers systems to recognize your browser and capture and remember certain information.

We use cookies to help us remember and process the items in your shopping cart, understand and save your preferences for future visits and compile aggregate data about site traffic and site interaction so that we can offer better site experiences and tools in the future.

If you prefer, you can choose to have your computer warn you each time a cookie is being sent, or you can choose to turn off all cookies via your browser settings. Like most websites, if you turn your cookies off, some of our services may not function properly. However, you can still place orders over the telephone or by contacting customer service.

Do we disclose any information to outside parties?

We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information. This does not include trusted third parties who assist us in operating our website, conducting our business, or servicing you, so long as those parties agree to keep this information confidential. We may also release your information when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others rights, property, or safety.

Third party links

Occasionally, at our discretion, we may include or offer third party products or services on our website. These third party sites have separate and independent privacy policies. We therefore have no responsibility or liability for the content and activities of these linked sites. Nonetheless, we seek to protect the integrity of our site and welcome any feedback about these sites.

California Online Privacy Protection Act Compliance

Because we value your privacy we have taken the necessary precautions to be in compliance with the California Online Privacy Protection Act. We therefore will not distribute your personal information to outside parties without your consent.

Childrens Online Privacy Protection Act Compliance

We are in compliance with the requirements of COPPA (Childrens Online Privacy Protection Act), we do not collect any information from anyone under 13 years of age. Our website, products and services are all directed to people who are at least 13 years old or older.

Your Consent

By using our site, you consent to our RhinoSoft Privacy Policy.

Changes to our Privacy Policy

If we decide to change our privacy policy, we will post those changes on this page, and/or update the Privacy Policy modification date below.

This policy was last modified on January 19, 2012.

Contacting Us

If there are any questions regarding this privacy policy you may contact us through the contact options on our web site at www.RhinoSoft.com.

Please enter your e-mail address and password in the fields below.

Email Address:

Password:

   
 

RhinoSoft.com - Newsletter Archive

<< -- Back to Newsletter Archive homepage.

10-20-2009 - Serv-U Windows Network Resource Access and Windows Authentication

Hello,

Welcome to another installment of the RhinoSoft.com newsletter. You are getting this newsletter because you signed up on our web site. If you would like to stop receiving these newsletters, please visit: http://www.RhinoSoft.com/newsletter/unsubscribe.asp

The intent of this newsletter is to give you some pointers on our products. This newsletter highlights a few of the great new features we've added in the recently released Serv-U 9.0.

Serv-U Windows Service Network Resource Access

Windows Services requiring access to network shares all share an age-old problem: while running as a Windows Service, programs are running with local system credentials. This means that Windows Services, by default, can only access the local file system - not network resources - including network drives and UNC shares. Serv-U, like all other Windows Service programs, has this problem when trying to access network file systems.

The problem isn't always obvious to Serv-U customers, because it doesn't appear until attempting a login with an account. When this occurs, end-users cannot login if their home directory is a network share, or they do not see virtual paths pointing to network resources when they list directories.

The simplest solution is to run Serv-U as a regular application. But doing this eliminates the benefits of running Serv-U as a Service. For example, when logging off the computer, Serv-U exits and is unavailable until another user logs back in. This is usually very undesirable for a file server such as Serv-U.

Changing the Service "Log On" Account

The solution that we recommend most is to change the Windows Service "Log On" account to a Windows Domain administrator user. When the Serv-U Service starts, it is running in the context of the specified administrator account, which provides access to the entire server as well as all available network shares.

Our knowledge base article about this solution is one of our most visited articles:
http://RhinoSoft.com/Knowledgebase/KBArticle.asp?RefNo=1156&prod=su

More information about network resource sharing is discussed in this article:
http://RhinoSoft.com/Knowledgebase/KBArticle.asp?RefNo=1048&prod=su

Some network administrators view this as a potential security problem. Instead, they opt to use a specially created account just for network share access.

Using Windows Login

A second, often overlooked solution, is to provide access to your Serv-U server using Windows Authentication only. Starting with Serv-U 7.0, user group functionality has been greatly improved. Windows Authenticated users are given a single, shared user group through which Serv-U Administrators may adjust how Windows users are configured.

When a Windows User is authenticated in Serv-U, Serv-U actually "impersonates" that user as if that user was logged into Windows via the keyboard. For every operation that Serv-U performs on a user's behalf, Serv-U switches out of the service account context to the Windows authenticated user context. If a user has permission in Windows to perform an operation, the operation succeeds. If the user doesn't have permission to perform an operation, permission is denied. This method of checking permissions not only applies to accessing the file system or network resources, but also when making changes to the file system through uploads, deletions, or renames.

For more information about configuring Serv-U to use Windows Authentication, visit KB article 1412:
http://RhinoSoft.com/Knowledgebase/KBArticle.asp?RefNo=1412&prod=su

Directory Access Rules Tied To A Windows Account

Serv-U 9.0 introduces one additional solution. All Directory Access rules now have an "Advanced" button that allows Serv-U Administrators to specify a Windows user account when accessing a particular rule. For example, a user whose home directory is "\\Server\User" could have a Windows user ID and password specified for the directory access rule. Simply edit the "%HOME%" directory access rule for the user, press the "Advanced" button, then enter the required Windows login information. Whenever Serv-U accesses "%HOME%", (i.e., the user's home directory), Serv-U impersonates the specified Windows user to ensure access.

The advantage to using this solution over changing the Windows Service Log On information is one of granularity. More than one Windows User account may be used to access different network resources. This feature also allows Serv-U Administrators to access network resources on more than one Windows Domain.

The main disadvantage is that each network resource requires Windows user account information. When the authentication details change, (i.e., the user's password changes), these directory access rules must also be changed. To simplify maintenance, we recommend using Groups for user accounts. When Windows user credentials change, simply change the directory access rules within the group and all group members automatically receive the change.

For more information about creating Serv-U User Groups, visit knowledge base article 1697:
http://RhinoSoft.com/Knowledgebase/KBArticle.asp?RefNo=1697&prod=su

Try Serv-U Free for 30 Days

Download Serv-U:
http://www.Serv-U.com/download/

FREE SUPPORT OPTIONS

If you need technical or sales support, please use one of the following URLs. Our support turn-around time is very fast during normal working hours Central Time U.S.:

Technical Support:
http://www.RhinoSoft.com/support

Knowledge Base:
http://www.RhinoSoft.com/kb

Sales Support:
http://www.RhinoSoft.com/sales

ON-LINE CUSTOMER SERVICE

If you need to change any of your customer information, you can make changes on-line. The RhinoSoft.com On-line Customer Service page allows you to resend your registration ID, receipt, invoice, and change your information in our database. To use visit:
http://www.RhinoSoft.com/customer

Thank you for taking the time to read.

Mark P. Peterson - President
http://www.RhinoSoft.com
Voice: +1(262) 560-9627
FAX: +1(262) 560-9628