Tacacs login prompt

Hi Guys
Is there a way to change your login prompt when you are using Tacacs?
Using local database I got a
Usename:      prompt
with tacacs I get
Login:           prompt
I know I can change the username prompt for the local, but can I change it for Tacacs?
This is play havoc with Cattools thats looking for a username prompt and wont access a login prompt

Ignore
sortted it out myself

Similar Messages

  • TACACS login 1st attend fail and prompt for local switch password

    Hi,
    The switch will prompt us the local switch password after we key in wrong username and password when prompt by the switch. We are wondering is this behave correct or normal?
    This is because any hacker can just try on first the login which is prompt by TACACS then they can try hacking to the switch using the switch local password.
    This there any work around that each attend is prompts for TACACS login? Only when TACACS server is down will be prompt by the switch local login?

    Hi Farrukh,
    Here is the tacacs-server setting:
    tacacs-server host 10.130.209.23
    tacacs-server host 10.130.209.24
    tacacs-server directed-request
    tacacs-server key xxx
    Result is the same even I have remove those two commands.
    I ahve attached the debug result obtain from the switch without those two commands.
    And below is the scenario on the login when the debug is turn on:
    Username: ivan
    Password:
    Password:
    % Authentication failed
    User Access Verification
    Username: TanCH
    Password:
    Password:
    % Authentication failed
    User Access Verification
    Username: siah
    Password:
    Password:
    % Authentication failed
    =---------------------------------------------------------------=
    All Access to this system will be LOGGED.
    All UNAUTHORISED access is PROHIBITED and will be dealt with seriously.
    =---------------------------------------------------------------=
    User Access Verification
    Username: ivancheng
    Password:
    SWB1111>exit

  • Login Prompts

    Hi all. I hope this will be an easy one for you. I currently have AAA enabled on my switches and routers. The methods list is using the TACACS+ server first, then local as the failover. What I would like the switch to do is provide an alternate login prompt when the device has failed over to local when the ACS Server is unreachable. Presently the prompt is the default "Username" for both TACACS+ and the failover local. Is it possible to change the prompt when the device has failed to reach the ACS server and is now using local authentication? The delay in the login prompt appearing when local is being used should be enough for most to figure out, but I have a few users logging in that are having trouble and I would like to make it easier for them. Thanks for the help!!

    Well there doesn't seem to be a method which would give you an alternate prompt when your Tacacs has failed.
    -Hoogen

  • Exchange 2010 all mail clients with internal cached and internal non-cached mode users having connection status issues, login prompt -- external is fine either way

    Hello,
    I'm seeing an issue that started this past Monday with no recent change to our environment. 
    External Outlook Anywhere users and Mobile users, OWA users are unaffected.
    Internal Users are affected when using Outlook of any version, 2010 or 2013.
    -Internal Users normally log into their workstation with their ad credentials, domain joined machines. Outlook opens without credentials prompting ideally.
    1 . Using Cached Mode:
    a. Login Prompts, slowness - Since Monday, users are getting prompted to login. The prompt goes away after logging in at startup. It is also causing high CPU
    on the workstations.
    b. Free/Busy, Out of Office doesn't work. I can, however complete auto-setup for a new user, so autodiscover is not completely down for internal users.
    c. Checking Connection Status shows connecting status on highlighted entry below without ever establishing connection (just goes away).
    The outlook icon in the system tray says "Outlook is requesting data from the server":
    2. Using Non-cached mode 
    a. No Login Prompt at startup, business as usual
    b. Free/Busy, Out of Office works fine. Autodiscover is fine.
    c. Checking Connection Status shows normal except, it has "casarray URL, then status is referral" it seams to flicker this constantly then go away intermittently.
    d. Main issue in non-cached mode is, sometimes a user will log into windows, open outlook and it will not open and says "server is unavailable. Retry, work offline, or cancel" I can try re-opening, same message.
    Only after logging out of windows, logging back in, I can get back into outlook. This is not every time, or consistent with specific users, but random. 
    3. Lync Pop up  for credentials often, though entering the password.
    URLs are correct. Autodiscover, EWS, etc. 
    Already tried bypassing our loadmaster load balancer with host files on clients. same issue regardless of casarray node. 
    Not sure what is going on.
    Josh

    You have a hybrid configuration with Office 365, right?  You didn't provide this valuable piece of information.
    In Exchange Online PowerShell run this command:
    Get-OrganizationConfig | FL PublicFoldersEnabled
    If the value is "Remote" then users with Exchange Online mailboxes are looking to on-premises public folders.  Be sure that you have legacy pubic folder interoperability properly configured.
    http://technet.microsoft.com/en-us/library/dn249373(v=exchg.150).aspx
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Black screen instead login prompt on GMA 500

    Cann't boot latest installation media. Computer is DSA-3020 with POULSBO GMA500 graphics.
    I tryied almost everything nomodeset, quiet splash, acpi=off, acpi_osi=Linux, mem=896mb, vga=771....
    Interesting is that I see all outputs during kernel boot.
    Black screen comes only instead Login prompt.
    Last edited by nick81 (2013-02-03 11:47:45)

    nick81 wrote:
    nick81 wrote:Some new information.. Today I connected it to monitor with 1680x1050 and everything works ok (DVI).
    Yesterday problems was on plasma FullHD (DVI to HDMI reduction).
    Did you solve this thing ? I have same trouble.
    Hey, you made my day... Couldn't stop laughing for some time

  • Lion 10.7 gray progress bar appears under Apple logo on startup.  Slow to boot to login prompt or Finder

    iMac Troubleshooting topics section shows this topic for SnowLeopard10.6 and suggests that there may be a hard disk problem.  Recommendation was to startup iMac from the 10.6 install disk and use Disk Utility to attempt to repair the hard disk.  Lion 10.7.2 was downloaded so there is no disk to attempt this repair with.  Any suggestions or experience with the gray cloth screen in Lion and a progress bar under the Apple logo on boot up?  It seems to take a lot longer to boot up now to get a login prompt or desktop than when it was fresh out of the box in July 2011 with Snow Leopard 10.6  Thanks for your help!

    Hello
    just an idea
    first shut down your mac then , unplug your keyboard if is a wired one , or remove battery from your wirless keyboard then power up your mac , does the progress bar appear again ?
    or more simple try an other keyboard if is possible , preferably a wired keyboard
    HTH
    Pierre

  • Avoid Database Login prompt when using CrystalReportViewer

    Is there a way to keep the Database Login prompt from coming up when using Crystal Reports runtime 2008 SP2? I'm using that plus Visual Studio 2008 to develop a Windows Form application to view reports on a client machine that accesses data on a seperate SQL Server 2005 machine. My customer would like to avoid having users manually enter anything everytime a report is opened with the Crystal Reports viewer.
    I've used the following code with ODBC and OLE DB report connections. When I use ODBC, the prompt comes up with Integrated Security checked which must be cleared. When I use OLE DB, the prompt comes up with Database Name blank and greyed out so I cannot manually enter it.
    Am I missing something here?
    Imports CrystalDecisions.Shared
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Windows.Forms
    Public Class Form1
        Private Sub setDatabaseLogon(ByVal myConnectionInfo As ConnectionInfo)
            Dim logOnInfos As TableLogOnInfos = CrystalReportViewer1.LogOnInfo
            For Each logOnInfo As TableLogOnInfo In logOnInfos
                logOnInfo.ConnectionInfo = myConnectionInfo
            Nex
        End Sub
        Private Sub ConfigureCrystalReports()
            Dim myConnectionInfo As ConnectionInfo = New ConnectionInfo()
            setDatabaseLogon(myConnectionInfo)
            myConnectionInfo.DatabaseName = "ClearView"
            myConnectionInfo.UserID = "reports"
            myConnectionInfo.Password = "dstreports"
            myConnectionInfo.IntegratedSecurity = False
        End Sub
        Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
            ConfigureCrystalReports()
        End Sub
    End Class

    Thanks Jonathan for the tip. I tried it before and after the setDatabaseLogin call yesterday, but got the same results. I'm still going to follow your suggestion because that makes more sense.
    Turns out it was the configuration of my ODBC/System DSN that was causing the problem. I reconfigured the System DSN by clearing the check box to provide username/password and now I don't get the Database Login anymore.
    I found a different blog post that answered the OLE DB issue I was seeing where the DatabaseName was coming up blank:
    Login Error Database at Runtime
    Haven't tried it yet and probably won't because I got the Viewer to work with ODBC the way I like it.
    Thanks for the help!

  • VS Net 3.5 Crystal Reports Deployment causing database login prompt

    I have deployed a Visual Studio executible module written in VB Net 3.5 SP 1 with Crystal Reports. When the user tries to view a report(s)
    they are prompted to login in to the data base that has been data sourced into the report module. The correct database was verified before the build was made. The developer is able to run the report in a run mode on the local machine where the VB project was created.
    In the properties section in the project the following check boxes pertaining to reports were checked on:
             Crystal Reports Basic for Visual Studio 2008(x86, x64)
             Microsoft Visual Studio 2008 Report Viewer
    Notes: If the executible module is deployed to a machine that has Visual Studio 2008 installed, the Reports run fine without a database login prompt.
             If the executible module is deployed to a machine that does not have Visual Studio 2008 installed, the user is prompted for a login.
             The data base is a SQL server 2008 database.
    I'm being prompted for a server/database login when deploying the application and running it on a machine that does not have Visual Studio 2008 installed on it. One thing I forgot to mention is that the prompt dialog has only the database server name pre-filled but there is
    no database name in the dialog. Both of these fields are grayed out. The Crystal Report was updated to reference the new server and database, and I also verified the database successfully.

    Hello,
    Not sure what DB driver you used to create the reports but if it's the native driver then you need to install the Native client from MS SQL Server 2008 CD/DVD onto the app server also.
    MS SQL 2008 will not use MDAC, which is always installed. It requires the client to be installed.
    There is also an issue when using OLE DB driver and Time(7) field types in MS's driver and Crystal Reports. Cr see's them as string fields, the driver returns the wrong field type to CR. ODBC does work with these field types.
    And is your application running in 32 or 64 bit mode?
    Thank you
    Don

  • Login prompt appearing when opening Excel Files - SharePoint 2010 SP1 - Office 2007

    hi,
    i have 2 sites on the same server, 1 at Port 80 and 1 at port 8300
    https://contoso.com
    https://contoso.com:8300
    Both are under same AD and credentials.
    But when users on 8300 port site, tries to open office files such as Word or Excel.
    In read only mode, login credentials screen comes atleast 3 times again and again, although users are using same and correct credentials
    but when clicked as edit mode, then file just opens.
    I have saves their credentials locally using credentials vault under user accounts.
    while suggestions on this page were already there:
    http://sharepoint.licomputersource.com/2011/04/sharepoint-2010-prompts-for-credentials-when-opening-office-documents/
    I have added https under Excel trusted File Locations under CA
    I have correct AAM mapping under CA.
    Please guide how to fix this. Thank you
    Server: Sharepoint 2010 SP1
    End Users: Office 2007 and Office 2010

    Hi,
    For Login prompt appearing, please refer to:
    http://support.microsoft.com/kb/943280. also, please make sure you have already add this site into trusted sites zone in IE since after this settings, you will not get the read only/edit popup windows. you can change different computers to test
    to check if the office settings has some special. in addition, please keep one version of office product.
    For he excel files open in browser and then have a option to open in Excel, please go to library settings > advanced settings > Opening Documents in the Browser to check if both sites have the same settings. also, maybe you miss click the open in word/
    open in excel button after open in brwser.
    Regards,
    Seven

  • On the New York Times website, why do I end at the login prompt? I am a subscriber and logged in.

    www.nytimes.com. Mac OS X.
    When I email, I often end at the login prompt. I am subscriber already logged in. This does not happen on PCs with firefox and does not happen on my mac with Safire. I clear the cache and this works sometimes but not other times.

    I have a similar problem.
    I get logged in at some points, but not others. Usually I get looped around to no avail.
    https://support.mozilla.com/en-US/questions/888280?as=aaq

  • [SOLVED] Login Prompt Vs Blank Screen On Startup

    Hello there,
    Problem:
      - When booting into Arch I am either presented with the Login Prompt (Yay!) or a blank back lit screen (Boo!). The pattern is completely random. I can boot up 2-3 times in a row successfully then go on a streak of blank back lit screens and am forced to constantly reboot until I get it to work (see below):
    Boot Attempt => Result after selecting Arch from Grub
    1) Blank screen
    2) Blank
    3) Blank
    4) Login prompt
    5) Login
    6) Login
    7) Login
    8) Blank
    9) Blank
    10) Login
    11) Login
    12) Blank
    13) Login
    14) Blank
    Its a fresh install up until this point in the procedure, Arch Wiki Beginners Guide, so no graphical elements have been installed yet only thing I have installed is firmware for the wireless Broadcom (which is working fine).
    Display: Intel Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    Network: Broadcom BCM4311 802.11b/g WLAN (rev 01)
    CPU: Core Duo ~2Ghz x86
    RAM: 1.5GB
    Memory Test: Success
    sda
    |------sda1 (Windows XP)
    |------sda2 (NTFS partition [No OS])
    |------sda3 (Arch i686)
    |------sda4 (Swap)
    Search regarding blank screen turned up this thread, https://bbs.archlinux.org/viewtopic.php?id=151240 , which seemed relevant. It led to KMS though not sure exactly what that does even after reading the Wiki so I decided to post here rather than tinker with it and risk making things 100x worse than they already are.
    Any idea as to what could be causing my irregular boot behavior?
    Last edited by notyourbuddy (2013-01-01 04:07:28)

    cfr wrote:Although that thread seems similar, I'm not sure how this could be the same issue as I thought KMS required a suitable video driver. Still, you could try passing nomodeset on the kernel command line as described in that thread. The worst that will happen is that it won't work. (You can edit the line from the grub menu so if it doesn't work you can just reboot and be back to the same settings you had before.) I guess you'd have to boot a few times to know if it helped.
    Hmm, that seems to have fixed my problem. 9 successful reboots in a row. Figured with my erratic boot behavior as opposed to 100% blank screening that my problem was far worse when in fact the solution seems to have turned out to be quite simple.  Oopsie. My bad guys.
    Followed these steps to make the changes persistent, https://wiki.archlinux.org/index.php/Kernel_parameters , and seems to be holding up well. Will go ahead and marked as Solved and hope no more monitor boot problems arise.
    cfr wrote:So just to clarify: you have not installed any video drivers at this point, correct? And you haven't installed X? You definitely only have one graphics card?
    Nope. Nope. Yep.
    cfr wrote:You can try examining the log files to see what is happening on successful versus unsuccessful boots. journalctl will let you do this and you can filter it with various options.
    Cool, first time I've heard of this and just tested that out. Looks to be a wealth of information. Will have to remember this next time I have boot woes.
    Last edited by notyourbuddy (2013-01-01 04:12:26)

  • Item Level Security and opening documents Login Prompts

    Hi all,
    Someone has created a document within a specific document library. On this Document Library we've set the Item Security per Item. We assigned Read Permissions to a couple of users to this document.
    When users try to open the document it comes with a couple of Login Prompts each time the user opens the documents. When other document libraries with normal permissions it doesn't show the Login Prompts.
    Why does these Login Prompts come up?
    Thanks

    Does the library have versions enabled? Also are these logins occuring within word/excel etc?
    If there's multiple login prompts which occur even if entering valid credentials what does hitting escape (after the first prompt) achieve, does the document open anyway?
    There's a situation where Office will prompt for credentials if you open a document when you've only got read access but there's a version history (to which you don't have access). This is to allow you to enter more highly privelidged credentials if you
    want to.

  • Lack of hard drive space overnight and oddity at login prompt.

    I have recently seen something weird on my iMac. At the login prompt my computer reads: "My Computer (2)" it never did previously. Then when I checked my hard drive space it was at 110 GB available, it now is 50 GB available. What is this issue? Is the whole hard drive copied or something weird. It is also very slow with Adobe CS4 and this was never an issue.

    HI and Welcome to Apple Discussions...
    Boot from your Mac install disc and run Disk Utility in case the startup disk needs repairs.
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. *Make sure there is always 10% to 15% free disk space*
    If you cannot boot from your install disc, try booting in Safe Mode
    What is Safe Mode
    Carolyn
    Message was edited by: Carolyn Samit

  • How to avoid login prompt when viewing reports

    Hello,
    I am trying to access a report that I have put in the shared reports folder
    I have copied the URL, see below, from the copy shortcut link.
    However I am being prompted for a User name and password
    http://server:port/OracleBAM/12345/reportserver/default.jsp?Event=viewReport&ReportDef=6&Buttons=False&ReportParameters=()
    Can you please advise
    a) If I can bypass or default a username and password in the URL
    b) If the above is not achievable then do I need to set up each person, viewing the report, with a username and password and somehow pass these credentials in with the URL.
    Thanks in advance,
    Kevin

    Hi Kevin,
    I am sure its too late to post a reply for this question but it will be useful for others.
    Yes, you can bypass the login prompt by implementing SSO to the BAM with a default username/password.
    You can write a simple java code to simulate the process of submitting a login form, thus allowing users to access weblogic protected resources, like BAM report URL, without re-entering the username and password in the login page.
    You can use HTTP client API to simulate Form Based HTTP Authentication. It will have to first post HTTP request to authenticate default user 'weblogic' and then from HTTP response get the cookie and pass it to the subsequent HTTP request (with the report URL) to access protected resource.
    I had the same requirement and it worked for me :).
    Thanks
    Jahangir Pasha
    Edited by: Jahangir Pasha on Mar 28, 2013 12:40 AM

  • Debugging: How can I find out what fires "Login-prompt"

    Hello!
    I'm writing an applet which reads 2 files on the server. The files are
    "above" .htaccess, and I don't have to enter username/password to read them.
    However, I DO get promptet for u/p when the applet loads. How can I possibly find out what generates the login?
    I have tried:
    1. modifying the .htaccess
    2. chmod 777 every file
    3. different approaches to reading the urls
    4. System.out.println("problem fired") on every possible location.
    to no use. I can't correct the problem when I don't know where it is.
    Can someone give me a hint to how I can find the event that fires the login-prompt.
    TrondA

    are the HTML page or codebase of the applet under the .htaccess ?

Maybe you are looking for

  • Problem in getting printout of ERS

    Hi We need a new smartform developed printout for ERS. I configured all the settings in message determination in SPRO under logistics invoice verification, I also confiruged in NACE transaction for MR. After Executing transaction in MRRL, when I am g

  • Error 404-not found? though services are up and security password look fine.

    Installed Enterprise Edition on server, Error 404-not found? though services are up and security password look fine. Thanks in advance,

  • Add this functionality to Elements?

    I tend to get tendinitis in my wrists when I do a lot of keystrokes, and nothing makes it happen quicker than trying to tag a lot of images! I would like to see Adobe add the following functionality to Elements:  "Select All In View" and "Deselect Al

  • Change sysdate on session level

    Hi, I am using Oracle 10.2.0.4 database. My Application server is in USA and my database is in Germany. So we have 6 hours time difference between. So i need to set the sysdate to USA timings for a session who logs from USA. How to change the sysdate

  • JButton in jTabbedPane

    Hi everyone, I just wanna know if there is pain-less manner to add an exit button to the title of each tab in a jtabbedPane or not. Just like the tabs that are available in browsers with tab browsing feature, like Firefox an IE 6+, which contain a sm