Re: can a .NET app get access to a shared doc in SPS?

From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 09/10/04


Date: Fri, 10 Sep 2004 06:28:33 GMT


"jason shohet" <jasonshohet@gmail.com> wrote in message
news:276d0cc9.0409091702.7c9f6c38@posting.google.com...
> Yes Nick this helps, this is great help. The part i'm stuck on is how
> to get the ASP.NET to impersonate a domain account that has write
> access to that document library... In ASP.NET, I can store a document
> as a file on a drive somewhere. But Sharepoint is storing it in its
> database somehow, where do I point (ie using UNC) to save that
> document. All you mentioned sounds great & possible, but i'm sure the
> devil is in the details for newbies like us :)
>
> -- jason shohet
>
> > I would suggest that you provide an ASP.NET app that allows the user to
look
> > up their record in Oracle. When they find it, they upload a document to
the
> > asp.net site which will catch the upload, open WSS, and store the
document
> > using the primary key from Oracle into a document library in Sharepoint
> > (e.g. the user isn't aware that they are using sharepoint at all).
Since
> > your ASP.NET app would impersonate a domain account that has write
access to
> > that document library, WSS would allow the user to upload the document
via
> > the ASP.NET app, but not directly.
> >
> > Then, when your app shows data from Oracle, provide the link directly to
the
> > Sharepoint library using the primary key value from Oracle.



Relevant Pages

  • Re: can a .NET app get access to a shared doc in SPS?
    ... > using the primary key from Oracle into a document library in Sharepoint ... > your ASP.NET app would impersonate a domain account that has write access to ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: SetSPN.Exe
    ... 6) The domain account is a user of the IIS_WPG group. ... :> If you want to use delegation, you need to register an SPN. ... :> installed an SPN is registed for the default identity ... :> Web App Pools are very useful for isolating web applications from each ...
    (microsoft.public.inetserver.iis.security)
  • Connecting to ODBC DB at startup
    ... Oracle tables in the table list, it asks for an id and pass. ... The problem is when I go to run a query or do anything else in the app ... Dim cnConn As ADODB.Connection ... Dim strLogin As String ...
    (comp.databases.ms-access)
  • Re: Oracle CBO / Performance Issue !!!
    ... The app is quite complex and we have experienced some ... oracle back end performance issues. ... The app schemas are also identical - ... Don't collect statistics on the tablein question or use a histogram ...
    (comp.databases.oracle.server)
  • Re: Crystal Reports .NET: Exporting to PDF
    ... It is obviuos that the ASP.NET app is run under a user account local to the ... under a domain account that has write-permission to the folder where you ... PDF back to the fileserver which is a remote machine to the webserver. ...
    (microsoft.public.vsnet.general)