Re: Retrieve or access the username for a DUN VPN connection

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Our prefence would be to query the DUN VPN username since it will only
authenticate if it is a valid AD user anyway.

Our ultimate goal is to stuff this DUN username into our login scripts
after a VPN connection is established.

I guess if we can not query the DUN username, we could always put a
input box and then have that validated against AD. This is not as
elegant, but it would work.

Thank you,
Kevin

Kevin Yu [MSFT] wrote:
Hi Kevin,

Are you trying to query the username that is using by the DUN VPN or get a
list of usernames from the AD server that can is available?

Kevin Yu
Microsoft Online Community Support

============================================================================
==========================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
============================================================================
==========================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages

  • RE: Retrieve or access the username for a DUN VPN connection
    ... Are you trying to query the username that is using by the DUN VPN or get a ... list of usernames from the AD server that can is available? ...
    (microsoft.public.scripting.vbscript)
  • Re: Oracle SQL Injection vulnerability
    ... The SELECT query doesn't seem to be the one you are injecting since ... likely what you put as a username is stored in a session object and is ... username field and injecting the password field with: ...
    (Pen-Test)
  • RE: How to evade white spaces in a SQL injection
    ... The 2nd one is more likely since they're proably adding the ' character to ... So you'd enter '+1-- as the username. ... +1 tells sql to add 1 to a character field, which it can't do, the -- ... comments out the remainder of the query so it doesn't get parsed. ...
    (Pen-Test)
  • RE: Conditional display of records ...
    ... So in my query, I will map 'A' and 'B' for flag='Y' and userid (with which ... users logon) with the userid stored in table 'B'. ... The trick is to create a function that calls the username function and pass ... Function CheckFlag(strFlag As String) As Boolean ...
    (microsoft.public.access.formscoding)
  • RE: Conditional display of records ...
    ... So in my query, I will map 'A' and 'B' for flag='Y' and userid (with which ... users logon) with the userid stored in table 'B'. ... The trick is to create a function that calls the username function and pass ... Function CheckFlag(strFlag As String) As Boolean ...
    (microsoft.public.access.formscoding)