Configuring Login Prompt

I wanted to configure the login prompt for my tty1. Essentially, I want to for a default user to be prefillled and perhaps to display to display some ascii art prior the prompt.
From what I have gathered,
The configuration file for tty is in
/lib/systemd/system/getty\@.service
Should I be looking into the source of /bin/login? (and where can I find this source)

Have you tried Google?
http://unix.stackexchange.com/questions … ogin-shell
http://www.deater.net/weave/vmwprod/linux_logo/
and many more by simply searching for "linux login ascii art"

Similar Messages

  • 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."

  • 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!

  • Auto Configure not prompting for credentials

    Hi Folks,
    I've a problem where users of Outlook on XenApp cannot configure an email profile. It just times out. I access the same XenApp server/user account from a Published Desktop or RDP the profile configures fine. 
    The Outlook Auto Configuration tool works identically in both scenarios except for the last step. On the Published Desktop I am prompted for domain credentials and then sent the Autodiscover XML file. However, over a XenApp session Auto Configuration never
    prompts for login details, although the log say differently, and the attempt fails.
    I turned on Outlook logging and captured Autodiscover logs for both scenarios (identifying information is changed to NWTraders)
    Log of Autodiscover failure over a XenApp session
    11676 0x0073AF1C
    02/05/15 13:13:07  Autodiscover to https://mail.nwtraders.com/autodiscover/autodiscover.xml starting 11676
    0x0073B22A 02/05/15 13:13:08
     GetLastError=0; httpStatus=401. 11676
    0x0073B22A 02/05/15 13:13:08
     AutoDiscover disabled auth schemes: 11676
    0x0073B22A 02/05/15 13:13:08
       <NONE> 11676
    0x0073B22A 02/05/15 13:13:08
     AutoDiscover supported auth schemes: 11676
    0x0073B22A 02/05/15 13:13:08
       Negotiate 11676 0x0073B22A
    02/05/15 13:13:08    NTLM 11676
    0x0073B22A 02/05/15 13:13:08
       Basic 11676 0x0073B22A
    02/05/15 13:13:08  AutoDiscover attempting Auto-Negotiate with Desktop Credentials. 11676
    0x0073B22A 02/05/15 13:13:08
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073B22A 02/05/15 13:13:08
       Negotiate 11676 0x0073B258
    02/05/15 13:13:08  GetLastError=0; httpStatus=401. 11676
    0x0073B258 02/05/15 13:13:08
     AutoDiscover attempting NTLM with Desktop Credentials. 11676
    0x0073B258 02/05/15 13:13:08
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073B258 02/05/15 13:13:08
       NTLM 11676 0x0073B287
    02/05/15 13:13:08  GetLastError=0; httpStatus=401. 11676
    0x0073B287 02/05/15 13:13:08
     AutoDiscover attempting supplied Credentials. 11676
    0x0073B287 02/05/15 13:13:08
     [email protected] 11676
    0x0073B287 02/05/15 13:13:08
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073B287 02/05/15 13:13:08
       Negotiate 11676 0x0073C563
    02/05/15 13:13:13  GetLastError=0; httpStatus=401. 11676
    0x0073C563 02/05/15 13:13:13
     AutoDiscover attempting Basic auth with the Supplied Credentials. 11676
    0x0073C563 02/05/15 13:13:13
     [email protected] 11676
    0x0073C563 02/05/15 13:13:13
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073C563 02/05/15 13:13:13
       Basic 11676 0x0073CE7C
    02/05/15 13:13:15  GetLastError=0; httpStatus=401. 11676
    0x0073CE9B 02/05/15 13:13:15
     AutoDiscover attempting AutoDiscover Credentials. 11676
    0x0073CE9B 02/05/15 13:13:15
     [email protected] 11676
    0x0073CE9B 02/05/15 13:13:15
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073CE9B 02/05/15 13:13:15
       Negotiate 11676 0x0073D84F
    02/05/15 13:13:17  GetLastError=0; httpStatus=401. 11676
    0x0073D85F 02/05/15 13:13:17
     AutoDiscover attempting AutoDiscover Credentials. 11676
    0x0073D85F 02/05/15 13:13:17
     [email protected] 11676
    0x0073D86E 02/05/15 13:13:17
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073D86E 02/05/15 13:13:17
       Negotiate 11676 0x0073E204
    02/05/15 13:13:20  GetLastError=0; httpStatus=401. 11676
    0x0073E204 02/05/15 13:13:20
    AutoDiscover prompting for Exchange credentials. 11676
    0x0073E213 02/05/15 13:13:20
    Autodiscover to https://mail.nwtraders.com/autodiscover/autodiscover.xml Failed (0x80040113) 11676
    0x0073E213 02/05/15 13:13:20
    AutoDiscover Warning: ExcludeHttpRedirect is ON. 11676
    0x0073E213 02/05/15 13:13:20
    AutoDiscover Warning: ExcludeSrvRecord is ON. 11676
    0x0073E213 02/05/15 13:13:20
    AUTODISCOVER GET SETTINGS END 11676
    0x0073E213 02/05/15 13:13:20
    Log of Autodiscover success over Published Desktop (works same over RDP)
    02/05/15 13:11:40  Autodiscover to https://mail.nwtraders.com/autodiscover/autodiscover.xml starting 12244
    0x00725EBF 02/05/15 13:11:41
     GetLastError=0; httpStatus=401. 12244
    0x00725EBF 02/05/15 13:11:41
     AutoDiscover disabled auth schemes: 12244
    0x00725EBF 02/05/15 13:11:41
       <NONE> 12244
    0x00725EBF 02/05/15 13:11:41
     AutoDiscover supported auth schemes: 12244
    0x00725EBF 02/05/15 13:11:41
       Negotiate 12244 0x00725EBF
    02/05/15 13:11:41    NTLM 12244
    0x00725EBF 02/05/15 13:11:41
       Basic 12244 0x00725EBF
    02/05/15 13:11:41  AutoDiscover attempting Auto-Negotiate with Desktop Credentials. 12244
    0x00725EBF 02/05/15 13:11:41
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00725EBF 02/05/15 13:11:41
       Negotiate 12244 0x00725EEE
    02/05/15 13:11:41  GetLastError=0; httpStatus=401. 12244
    0x00725EEE 02/05/15 13:11:41
     AutoDiscover attempting NTLM with Desktop Credentials. 12244
    0x00725EEE 02/05/15 13:11:41
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00725EEE 02/05/15 13:11:41
       NTLM 12244 0x00725F1D
    02/05/15 13:11:41  GetLastError=0; httpStatus=401. 12244
    0x00725F2C 02/05/15 13:11:41
     AutoDiscover attempting supplied Credentials. 12244
    0x00725F2C 02/05/15 13:11:41
     [email protected] 12244
    0x00725F2C 02/05/15 13:11:41
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00725F2C 02/05/15 13:11:41
       Negotiate 12244 0x0072719B
    02/05/15 13:11:46  GetLastError=0; httpStatus=401. 12244
    0x007271AB 02/05/15 13:11:46
     AutoDiscover attempting Basic auth with the Supplied Credentials. 12244
    0x007271AB 02/05/15 13:11:46
     [email protected] 12244
    0x007271AB 02/05/15 13:11:46
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x007271AB 02/05/15 13:11:46
       Basic 12244 0x00727AC3
    02/05/15 13:11:48  GetLastError=0; httpStatus=401. 12244
    0x00727AF2 02/05/15 13:11:48
     AutoDiscover attempting AutoDiscover Credentials. 12244
    0x00727AF2 02/05/15 13:11:48
     [email protected] 12244
    0x00727AF2 02/05/15 13:11:48
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00727AF2 02/05/15 13:11:48
       Negotiate 12244 0x007285CF
    02/05/15 13:11:51  GetLastError=0; httpStatus=401. 12244
    0x007285EE 02/05/15 13:11:51
     AutoDiscover attempting AutoDiscover Credentials. 12244
    0x007285EE 02/05/15 13:11:51
     [email protected] 12244
    0x007285EE 02/05/15 13:11:51
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x007285EE 02/05/15 13:11:51
       Negotiate 12244 0x00728F93
    02/05/15 13:11:53  GetLastError=0; httpStatus=401.12244
    0x00728F93 02/05/15 13:11:53
    AutoDiscover prompting for Exchange credentials. 12244
    0x0072B25D 02/05/15 13:12:02
    corpNWTraders\jsmith 12244
    0x0072B25D 02/05/15 13:12:02
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x0072B25D 02/05/15 13:12:02
       Negotiate 12244 0x0072BB95
    02/05/15 13:12:05  GetLastError=0; httpStatus=200. 12244
    0x0072BB95 02/05/15 13:12:05
     Autodiscover XML Received 
    12244  ---BEGIN XML---
    I have the Autodiscover methods which use Active Directory turned off because the Exchange service is not on my domain or a Trusted domain. So we are relying on the HTTPS method only
    11588 0x00404E76
    02/05/15 12:17:01 AutoDiscover Warning: ExcludeScpLookup is ON.
    11588 0x00404E76
    02/05/15 12:17:01 AutoDiscover Warning: ExcludeHttpsRootDomain is ON.
    11588 0x00404E76
    02/05/15 12:17:01 AutoDiscover Warning: ExcludeHttpsAutoDiscoverDomain is ON.
    Regards - Mic

    Hi,
    Based on the information you provided, the issue was caused by an Autodiscover failure. To troubleshoot the issue, I suggest you post the question in Exchange forum:
    https://social.technet.microsoft.com/Forums/office/en-US/home?category=exchangeserver
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Login prompt appears for web app when sql db is not on same server as WebAp

    Hi,
    I am deploying a VS2005 web application on a server (which has crytalReportsviewer); lets call that server A. The database the crystal reports access are on a different server, server B. In this scenario, when I run the web application, and try to bring up the reports on the web page, I get login prompt. Even if I provide valid login credentials (I have set up a user for this purpose the behavior is erratic; for some reports the report is displayed and for others it errors out with 'unknown error' message.
    If I put the sql db on the same server, it works fine.
    I use the crystal reports application to update the database source. When I do this, I use Ole db connection and set the 'integrated security' to true. But setting the integrated security to true does not bypass the login screen on the web app.
    My question is, how do I set up the report database parameters (connection string etc) so that the user of the web application does not have to go through the login screen when the web application and the sql db does not reside on the same server.
    Thanks.

    That sound like a [Double-Hop|http://blogs.msdn.com/knowledgecast/archive/2007/01/31/the-double-hop-problem.aspx] issue.
    You'd install and configure Kerberos to hop over the credentials - see post: SQL Server 2005 integrated security.
    Sincerely,
    Ted Ueda

  • Strange ttys login prompt

    Normally, my ttys login prompt in Terminal is
    sphilips-MacBook-Pro:~ sphil$
    Recently, however, I've noticed that sometimes (but not all the time) when I fire up Terminal my login prompt is
    dynamic-203-107-200-123:~ sphil$
    Does anyone know what this 'dynamic-...' prompt is all about, or what causes it?
    I haven't changed the login prompt in any of the profile or login scripts, and this appears in response to some event I'm not aware of.
    Any thoughts?

    Depending on the DHCP server configuration being used, the system may be assigned a hostname to use. This is not all that uncommon for Wi-Fi hotspots. You can adjust this when connected to these servers by running the following command in the Terminal:
    sudo hostname NAME

  • 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

  • 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)

  • Too many database connections and configurator logins ?

    Hi,
    We're having some performance and/or stability problem with Oracle Waveset 8.1.1. patch 2.
    I'm not sure what the problems is yet, but two facts got my attention:
    I noticed for too many database connections waiting to be closed on the OS, varying between 600 and 1200 :
    TCP: IPv4
    Local Address Remote Address Swind Send-Q Rwind Recv-Q State
    doesburg.ic.uva.nl.33555 hopewell.ic.uva.nl.1539 49640 0 49640 0 TIME_WAIT
    doesburg.ic.uva.nl.33556 hopewell.ic.uva.nl.1539 49640 0 49640 0 TIME_WAIT
    doesburg.ic.uva.nl.33557 hopewell.ic.uva.nl.1539 49640 0 49640 0 TIME_WAIT
    doesburg.ic.uva.nl.33558 hopewell.ic.uva.nl.1539 49640 0 49640 0 TIME_WAIT
    etc.
    (doesburg is our Solaris 10 server where the tomcat application server is installed, hopewell is our Oracle 10g database server )
    I also noticed numerous Configurator logins in the audit log, about 10 per second:
    Audit Event Details
    Timestamp 03/15/2011 04:37:05 PM MET
    Subject CONFIGURATOR
    Action Login
    Result Success
    Identity System Type User
    Object Name CONFIGURATOR
    Server DOESBURG.IC.UVA.NL
    Sequence Number No Value
    Interface BPE
    Resource No Value
    AccountId No Value
    Message No Value
    Changes No Value
    Organization Membership Top
    Event Parameters
    Session ID #SESS#15E4CCFDD2645B36:10C191A6:12EB99FCC85:-5A50
    Configurator logins on the BPE interface which we don't use?
    Has anyone seen something like this before? What could cause it?
    Greetings,
    Marijke

    I'm still struggling with this problem. Our database administrator did add some tracing, and we see these type of queries:
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT task.id, task.type, name, :"SYS_B_0", :"SYS_B_1", summary, :"SYS_B_2", :"SYS_B_3", xmlSize, :"SYS_B_4"
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT object.id, object.type, name FROM object WHERE object.type=:"SYS_B_0"
    SELECT tstamp, id, version, changeType FROM orgchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM rolechange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    SELECT tstamp, id, version, changeType FROM objchange WHERE tstamp > :1 AND type=:2 ORDER BY tstamp
    541 seperate logon sessions by waveset in about 2 minutes.
    Has anyone seen this? What could cause it?
    Greetings,
    Marijke

  • 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

Maybe you are looking for

  • Does Apple still use a checksum hash (or take other steps) to prevent Songbird media player desktop app from opening?

    Hello. I've downloaded and installed Songbird for Mac desktop three times. When I try to open the application its icon briefly appears in the dock, but after several seconds it crashes without opening. My MacPro meets and exceeds the listed software

  • SBL (start before logon) : Can't get it to work

    I'm trying to get Start before logon working on a Cisco 1941. I've got it setup so it downloads the correct profile but when I test with a PC it doesn't work. It shows the server entry but doesn't even ask for a username and password and thus won't c

  • At user-command with input on

    Hi,        In the below code i am using an option input on ,where the user has to give the inputs manually. After giving the input,if i give save the values which are fetched from itab are saved in ztable. wa_new-idrum1 which is given by user is not

  • Auto 2 sided printing

    How do i get back the auto 2 sided printing feature in my properties setting?

  • Help - USB Host on the Z10 with 10.2.0.424

    Hi, can you help me with USB Host on the Z10  (STL100-2) with software 10.2.0.424 I have been told USB Host will work on my device if I use a "Powered" USB adaptor. I can't figure out how to do it. Can you give me some help ?