Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > connecting to a cifs or windows share on a nas device using a specificusername and password

Reply
Thread Tools

connecting to a cifs or windows share on a nas device using a specificusername and password

 
 
Carl
Guest
Posts: n/a
 
      12-27-2007
In ASP.Net, how can we connect to a nas that uses cifs for its file
sharing protocol. Currently we should be able to provide the ip address
or hostname of the nas, the sharename along with any directories to go
directly into that sharename, and the username and password. This
username and password will not be on the server hosting the asp.net
pages from the local usernames and password.

Currently we can only try to impersonate a local username and password
that is already on the local server. What we want to do is normally
when trying to connect to a windows share, it tries your normal username
and password, and if that doesn't work, it asks for a username and
password. Rather we want to be able to access it by telling it what
username and password to use like you can with mounting a drive letter.

The server is windows 2003. The nas might also be part of a domain, but
if it's not and we can only put in just the username instead of the
domainname/username, that's fine too.

It is the dotnet 2.0 framework we are using here. We'd rather not use
3.0 right now.
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Share-Point-2010 ,Share-Point -2010 Training , Share-point-2010Hyderabad , Share-point-2010 Institute Saraswati lakki ASP .Net 0 01-06-2012 06:39 AM
connecting to a cifs or windows share on a nas device using a specificusername and password Carl ASP .Net 1 12-31-2007 02:17 AM
connecting to a cifs or windows share on a nas device using a specificusername and password Carl ASP .Net Web Controls 0 12-27-2007 08:33 PM
connecting to a cifs or windows share on a nas device using a specificusername and password Carl ASP .Net Security 0 12-27-2007 08:33 PM
connecting to a cifs or windows share on a nas device using a specificusername and password Carl ASP .Net Web Services 0 12-27-2007 08:33 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57