473,802 Members | 2,374 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Impersonation - 1314 Marshal.GetLast Win32Error

Hello, I have been taking a swing at learning how I can use Impersonation via
code and I am getting back an error code of 1314. By searching the internet,
I have come to believe that this error means the account it invalid.
If I use my ID and password, the code works fine, so I am guessing it is not
the code.
I requested this "special" account from the network folks and have been
using it for submitting batch Console applications from my server. The
account works fine for these type of operations. I know the account has
special restrictions, such as I am not able to actually logon on to the
account from the server location. I get an error message indicating the ID
is restricted from active logons.
Is it possible/probable for the "special" account that I have set up to be
good enough to schedule batch .Net applications to run on the server, but not
appropriate for running ASP.Net Impersonation? Why would it work for batch
jobs but not ASP.Net Impersonation?
Nov 19 '05 #1
0 1457

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5184
by: Chris | last post by:
Hello all, Here is my problem. I have a windows service (C#) that is supposed to move files from/to the local drive to/from a UNC share (\\domainserver\share). The service is running on a Win3k server not connected to a domain, as a local user. The service impersonates a local user (on domainserver) that has full permissions to that share. Any File.Move, File.Copy operations are successfull. Any Directory.GetFiles fail with "Logon...
4
2455
by: Jim Heavey | last post by:
My goal is to upload/download files to a shared folder. I have been granted a "generic" account to be used for this purpose. I have designed a page which will do this download. My quandry is when the user access the page, I retrieve their "User.Identity" and log activity to that user on this screen to the Database. If I used impersonation in web config file, then I really loose the true user's identify and can not really log there usage...
12
13937
by: Craig S | last post by:
I've implemented the impersonation method shown here: http://support.microsoft.com/?id=306158 under the section "Impersonate a Specific User in Code". Essentially just interop the LogonUserA function in advapi32.dll, execute the code you want, and then undo impersonation. However, this only works for the domain that the machine you're running from is joined to. I want to run this code on a web server just in a workgroup and...
27
6716
by: vipleo | last post by:
I am having some issues, when I try to launch another process using Process.Start(ProcessStartInfo psi) on win xp sp2 box (Other versions of xp have no issue). Here is the detail. Main app checks for updates on startup and if updates are available, it launches separate exe to copy files. Before launching new process(exe), I am impersonating admin user as main app is being launched by non-admin user.
0
1272
by: velvet.graham | last post by:
I'm having a difficult time with impersonation. I've created an impersonation class. Here is the code below: ******Impersonation Class Code********* Imports System Imports System.Web.Security Imports System.Runtime.InteropServices Imports System.Security.Principal Imports System.DirectoryServices Imports System.Security.Permissions
0
6250
by: cbtg2006 | last post by:
HI guys, I'm relatively new to the .net development realm. I am creating an application in vb.net to monitor services on remote servers. The application works great when I am logged in and using it - I am a Domain Admin, and as a result a local admin on the remote computers. However when I try to run the application as a standard domain user I receive a priviledges error.
0
901
by: Vayse | last post by:
I found this code on the MSDN site, from a post thats about a year old. It does seem to work. However, I'm confused in how to use the impersonated user. I'd like to use impersonatedUser to run some SQL commands. Any idea how I would do this? Thanks Vayse '************************************************************************* Imports System
2
13431
by: =?Utf-8?B?Q2hyaXM=?= | last post by:
Hi, I am using a win32 function, LogonUser, to impersonate a user across a WCF service. I have noticed that everytime I call this function, a new logon session is created for that user, meaning that multiple calls yields multiple sessions. I cache a WindowsIdentity object that represents the user so that I can call the Impersonate method whenever I need to without creating a new session, but I really need to be able to log the user off...
4
8832
by: Larry Smith | last post by:
Hi there, Does anyone know if this (example) is safe: internal static extern int GetWindowRect(IntPtr hWnd, ref RECT rect); int rc = GetWindowRect(hWnd, ref rect); if (rc == 0)
0
9699
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9562
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10535
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10303
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10282
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6838
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5494
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2966
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.