Hi there,
I'm developing an app that reads a plain text file from a remote AS400-
IFS Service (samba-like stuff I guess). The problem is that this
access is not allowed without authentication, and I cannot
authenticate the access from within my app (it's written in a very old
programming language and I cannot change :( ). I was wondering if it's
there any way to run my app from within an vbscript but call the app
just after I have authenticated into the IFS service.
There should be no difference from authenticating with a Windows-
running machine, it should be like accessing a password protected
shared folder on a remote Windows 2003 Server, for instance.
Re: Authenticated SMB Access ... I'm developing an app that reads a plain text file from a remote AS400- ...IFS Service. ... access is not allowed without authentication,... (microsoft.public.scripting.vbscript)
Re: Authenticated SMB Access ... I'm developing an app that reads a plain text file from a remote AS400- ...IFS Service. ... access is not allowed without authentication,... (microsoft.public.scripting.vbscript)
RE: Beginners Questions ... We do use Windows form on the presentation layer which is on ...terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ... (microsoft.public.dotnet.distributed_apps)
Authentication Sharing Across Apps ... For my part "B" question that I had (Login App was not returning ...authentication to calling app), I found the solution. ... Basically, in both the Login App and Calling App Web.Config, I did ... authenticated connection with SQL server.... (microsoft.public.dotnet.framework.aspnet.security)
Re: Login Security for Intranet/Internet application ... a standard intranet app.... However, you may also want to support IWA authentication for internal users, ... if the application depends on Windows security... Co-author of "The .NET Developer's Guide to Directory Services Programming"... (microsoft.public.dotnet.framework.aspnet.security)