Tacacs Fallback and console login

Hello,
I am trying to create a tacacs config that will make sure that when you log onto the console you do not get tacacs and that we are on line login and local enable. If connectivity to the tacacs server is lost, the login for telnet defaults to the line password and uses the local enable password.
My config:
aaa authentication login default group tacacs+ line
aaa authentication login CONSOLE line
aaa authentication enable default group tacacs+ enable
aaa authorization exec default group tacacs+ if-authenticated
aaa authorization exec CONSOLE none
aaa authorization commands 1 default if-authenticated
aaa authorization commands 15 default if-authenticated
aaa authorization commands 1 CONSOLE none
aaa authorization commands 15 CONSOLE none
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting connection default start-stop group tacacs+
aaa accounting system default start-stop group tacacs+
line con 0
password xxxxx
authorization exec CONSOLE
login authentication CONSOLE
end
Thanks
msteinhoff

This is exactly what you need:
aaa authentication login notac none
aaa authentication login VTY group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization console
aaa authorization config-commands
aaa authorization exec default group tacacs+ group tacacs+
aaa authorization exec notac none
aaa authorization exec VTY group tacacs+ if-authenticated none
aaa authorization commands 0 VTY group tacacs+ if-authenticated none
aaa authorization commands 1 VTY group tacacs+ if-authenticated none
aaa authorization commands 15 VTY group tacacs+ if-authenticated none
aaa authorization network VTY group tacacs+ if-authenticated none
aaa accounting exec TAC start-stop group tacacs+
aaa accounting exec VTY start-stop group tacacs+
aaa accounting commands 0 TAC start-stop group tacacs+
aaa accounting commands 0 VTY start-stop group tacacs+
aaa accounting commands 1 TAC start-stop group tacacs+
aaa accounting commands 1 VTY start-stop group tacacs+
aaa accounting commands 10 TAC start-stop group tacacs+
aaa accounting commands 15 TAC start-stop group tacacs+
aaa accounting commands 15 VTY start-stop group tacacs+
aaa accounting network VTY start-stop group tacacs+
aaa accounting connection TAC start-stop group tacacs+
line con 0
exec-timeout 0 0
authorization exec notac
accounting commands 0 VTY
accounting commands 1 VTY
accounting commands 15 VTY
accounting exec VTY
logging synchronous
login authentication notac
line vty 0 15
exec-timeout 0 0
authorization commands 0 VTY
authorization commands 1 VTY
authorization commands 15 VTY
authorization exec VTY
accounting commands 0 VTY
accounting commands 1 VTY
accounting commands 15 VTY
accounting exec VTY
login authentication VTY
transport input ssh
This will give very fine control on what user(s) can and can not do. I use this configuration with Freeware TACACS and it
works wonder for me.
Good luck.
David
CCIE Security

Similar Messages

  • My kids pushed something and this message comes up on a black screen: Darwin/BSD (new-host-4.home)(console) Login:  What do I do to fix it?

    My kids pushed something and this message comes up on a black screen: Darwin/BSD (new-host-4.home)(console) Login:  What do I do to fix it?

    Maybe I've spoken to quickly, see this thread https://discussions.apple.com/thread/320663?tstart=0

  • Console login and password

    after installing my new solaris 10 x86 platform, the system asks for a console login and password when I have not set any.thus it makes it difficult to boot

    Hello Michael,
    the username is <b>root</b> and the password is the one <b>you</b> assigned during installation.
    If you can't remember what you assigned, boot from cdrom into single-user mode, mount the / slice and clear the password entry in /etc/shadow.
    Maybe you assigned no password at all. Just press enter.
    To use SMC (Sun Management Console) a password is required ! Assign a new one with the <b>passwd</b> command.
    Michael

  • Why the ACS block my Console Login?

    I have aaa to my SWs an ROuters, but wen my Server goes down I cant get access ont the console port.
    My config is attached and the debug aaa authorization.
    this are the debugs for each acces: Telnet tacacs user, consoler tacacs user and the try whit the local user.
    telnet access
    Oct 15 01:03:09: AAA: parse name=tty2 idb type=-1 tty=-1
    Oct 15 01:03:09: AAA: name=tty2 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=2 channel=0
    Oct 15 01:03:09: AAA/MEMORY: create_user (0x2778E84) user='NULL' ruser='NULL' ds0=0 port='tty2' rem_addr='10.10.10.23' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0', vrf= (id=0)
    Oct 15 01:03:10: %CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on GigabitEthernet0/37 (102), with tst1-s2 GigabitEthernet0/1 (1).
    Oct 15 01:03:11: AAA/MEMORY: free_user (0x28E1BFC) user='ACS-USER' ruser='NULL' port='tty2' rem_addr='10.10.10.23' authen_type=ASCII service=ENABLE priv=15
    Oct 15 01:03:13: AAA/MEMORY: free_user (0x2778E84) user='ACS-USER' ruser='NULL' port='tty2' rem_addr='10.10.10.23' authen_type=ASCII service=LOGIN priv=1
    COnsole access (Working whit the ACS user)
    Oct 15 01:08:57: AAA: parse name=tty0 idb type=-1 tty=-1
    Oct 15 01:08:57: AAA: name=tty0 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=0 channel=0
    Oct 15 01:08:57: AAA/MEMORY: create_user (0x28AA8E4) user='NULL' ruser='NULL' ds0=0 port='tty0' rem_addr='async' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0', vrf= (id=0)
    Oct 15 01:09:11: AAA/MEMORY: free_user (0x27C0DC4) user='ACS-USER' ruser='NULL' port='tty0' rem_addr='async' authen_type=ASCII service=ENABLE priv=15
    Oct 15 01:09:18: AAA/MEMORY: free_user (0x28AA8E4) user='ACS-USER' ruser='NULL' port='tty0' rem_addr='async' authen_type=ASCII service=LOGIN priv=1
    console access (Not working whit the local user)
    Oct 15 01:05:24: AAA: parse name=tty0 idb type=-1 tty=-1
    Oct 15 01:05:24: AAA: name=tty0 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=0 channel=0
    Oct 15 01:05:24: AAA/MEMORY: create_user (0x27C1310) user='NULL' ruser='NULL' ds0=0 port='tty0' rem_addr='async' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0', vrf= (id=0)
    Oct 15 01:05:36: AAA/MEMORY: free_user_quiet (0x27C1310) user='LOCAL_USER' ruser='NULL' port='tty0' rem_addr='async' authen_type=1 service=1 priv=1
    Oct 15 01:05:36: AAA: parse name=tty0 idb type=-1 tty=-1
    Oct 15 01:05:36: AAA: name=tty0 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=0 channel=0
    Oct 15 01:05:36: AAA/MEMORY: create_user (0x28D201C) user='NULL' ruser='NULL' ds0=0 port='tty0' rem_addr='async' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0', vrf= (id=0)
    Oct 15 01:06:09: AAA/MEMORY: free_user_quiet (0x28D201C) user='NULL' ruser='NULL' port='tty0' rem_addr='async' authen_type=1 service=1 priv=1
    Oct 15 01:06:09: AAA: parse name=tty0 idb type=-1 tty=-1
    Oct 15 01:06:09: AAA: name=tty0 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=0 channel=0
    Oct 15 01:06:09: AAA/MEMORY: create_user (0x2773004) user='NULL' ruser='NULL' ds0=0 port='tty0' rem_addr='async' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0', vrf= (id=0)
    Oct 15 01:06:41: AAA/MEMORY: free_user (0x2773004) user='NULL' ruser='NULL' port='tty0' rem_addr='async' authen_type=ASCII service=LOGIN priv=1
    Thanks for your help.

    Change your commands from,
    aaa authentication login default group tacacs+ enable
    aaa authentication enable default group tacacs+
    To,
    aaa authentication login default group tacacs+ local
    aaa authentication enable default group tacacs+ enable
    Regards,
    Prem
    Please if it helps!

  • Weblogic em and console crashes in Forms 11gR2 domain

    Hi,
    I am working towards an APEX and/or Forms11gR2 environment from Forms and Reports 6i.
    Coming from a client-server background,with the concept of application servers etc totally unfamiliar territory.
    and a near-zero knowledge of Java its been a tough few weeks,but I have managed to install a test 11gR2 Windows 32 Oracle Database win 7,
    Weblogic 10_3_5 Admin server and a managed server on Windows Server 2008 32 bit 4GB memory,install and deploy
    APEX and the APEX Listener and also install Forms and Reports 11gR2 using a separate domain as required by the installer.
    The Weblogic Admin server and its managed server are stable and i can access and administer them no problem from a browser
    with em and console.
    My problem is with the domain created by Forms and Reports for deployment. I can login to the console and em of
    that domain but whenever I click on a link inside, the domain crashes with a "fatal error detected by the Java Runtime environment".
    The Domain name is FormsDomain.
    As I need to start the WLS_FORM and WLS_REPORT in the Forms Domain through the console, I am stuck.
    Can anyone help,I have pasted the output form the created log file:
    # A fatal error has been detected by the Java Runtime Environment:
    # java.lang.OutOfMemoryError: requested 131080 bytes for Chunk::new. Out of swap space?
    # Internal Error (allocation.cpp:272), pid=4116, tid=6032
    # Error: Chunk::new
    # JRE version: 6.0_24-b50
    # Java VM: Java HotSpot(TM) Server VM (19.1-b02 mixed mode windows-x86 )
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x6591b000): JavaThread "CompilerThread1" daemon [_thread_in_native, id=6032, stack(0x65b80000,0x65bd0000)]
    Stack: [0x65b80000,0x65bd0000], sp=0x65bce62c, free space=313k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x3379f7]
    V [jvm.dll+0x10548c]
    V [jvm.dll+0x3ee6c]
    V [jvm.dll+0x3f103]
    V [jvm.dll+0x2c30ae]
    V [jvm.dll+0x172ae8]
    V [jvm.dll+0x6fdc7]
    V [jvm.dll+0x13f819]
    V [jvm.dll+0x141cb9]
    V [jvm.dll+0x14383c]
    V [jvm.dll+0x143db6]
    V [jvm.dll+0xe36ea]
    V [jvm.dll+0xe409a]
    V [jvm.dll+0xa679a]
    V [jvm.dll+0xe5ffc]
    V [jvm.dll+0xe6baf]
    V [jvm.dll+0x317ed4]
    V [jvm.dll+0x28ce0c]
    C [msvcr71.dll+0x9565]
    C [kernel32.dll+0x44b29]
    C [ntdll.dll+0x3e1c6]
    C [ntdll.dll+0x3e199]
    Current CompileTask:
    C2:3075 java.beans.Introspector.getTargetMethodInfo()[Ljava/beans/MethodDescriptor; (255 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x6f4adc00 JavaThread "DmsThread-7" daemon [_thread_blocked, id=4388, stack(0x73090000,0x730e0000)]
    0x6f4ad400 JavaThread "DmsThread-6" daemon [_thread_blocked, id=5720, stack(0x72f70000,0x72fc0000)]
    0x6f4ad000 JavaThread "DmsThread-5" daemon [_thread_blocked, id=5900, stack(0x72f20000,0x72f70000)]
    0x6f4ac800 JavaThread "DmsThread-4" daemon [_thread_blocked, id=5904, stack(0x72ed0000,0x72f20000)]
    0x6f4ac400 JavaThread "DmsThread-3" daemon [_thread_blocked, id=6080, stack(0x6db20000,0x6db70000)]
    0x6f4abc00 JavaThread "DmsThread-2" daemon [_thread_blocked, id=6116, stack(0x6dad0000,0x6db20000)]
    0x6f4ab000 JavaThread "ClientNotifForwarder-1" daemon [_thread_blocked, id=5072, stack(0x6da80000,0x6dad0000)]
    0x6f4aac00 JavaThread "CacheManager" daemon [_thread_blocked, id=4528, stack(0x6bc90000,0x6bce0000)]
    0x6f4aa400 JavaThread "DynamicListenThread[Default[4]]" daemon [_thread_in_native, id=5608, stack(0x6da30000,0x6da80000)]
    0x69063c00 JavaThread "DynamicListenThread[Default[2]]" daemon [_thread_in_native, id=4204, stack(0x6d9e0000,0x6da30000)]
    0x69063400 JavaThread "DynamicListenThread[Default[1]]" daemon [_thread_in_native, id=3324, stack(0x6d990000,0x6d9e0000)]
    0x69063000 JavaThread "DynamicListenThread[Default]" daemon [_thread_in_native, id=3560, stack(0x6d940000,0x6d990000)]
    0x69062800 JavaThread "DynamicListenThread[Default[3]]" daemon [_thread_in_native, id=5712, stack(0x6d8f0000,0x6d940000)]
    0x69062400 JavaThread "DynamicListenThread[Default[5]]" daemon [_thread_in_native, id=4088, stack(0x6d8a0000,0x6d8f0000)]
    0x69061c00 JavaThread "weblogic.GCMonitor" daemon [_thread_blocked, id=4508, stack(0x6d660000,0x6d6b0000)]
    0x69061800 JavaThread "Thread-41" [_thread_blocked, id=1876, stack(0x6d610000,0x6d660000)]
    0x69060400 JavaThread "CacheCleaner" daemon [_thread_blocked, id=5624, stack(0x6d580000,0x6d5d0000)]
    0x671d8000 JavaThread "Worker-2" daemon [_thread_blocked, id=3380, stack(0x6d530000,0x6d580000)]
    0x6a8ce400 JavaThread "Worker-1" daemon [_thread_blocked, id=5328, stack(0x6d4e0000,0x6d530000)]
    0x6a8cd800 JavaThread "Worker-0" daemon [_thread_blocked, id=4988, stack(0x6d490000,0x6d4e0000)]
    0x6a8ce800 JavaThread "SocketTimeout" daemon [_thread_blocked, id=4480, stack(0x6d440000,0x6d490000)]
    0x6a8cdc00 JavaThread "RepolessTargetManager" daemon [_thread_blocked, id=1132, stack(0x6d3f0000,0x6d440000)]
    0x6a8cd000 JavaThread "HealthMonitor" daemon [_thread_blocked, id=3192, stack(0x6d340000,0x6d390000)]
    0x6a8cc400 JavaThread "Timer-5" daemon [_thread_blocked, id=5716, stack(0x6d070000,0x6d0c0000)]
    0x6a8cb800 JavaThread "EmChartCacheWorker" daemon [_thread_blocked, id=4780, stack(0x6d020000,0x6d070000)]
    0x6a8cb400 JavaThread "Timer-4" daemon [_thread_blocked, id=4604, stack(0x6cf80000,0x6cfd0000)]
    0x69269800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2096, stack(0x6cee0000,0x6cf30000)]
    0x6a8ccc00 JavaThread "JarIndex Timer" daemon [_thread_blocked, id=5772, stack(0x6cda0000,0x6cdf0000)]
    0x671d7c00 JavaThread "DmsThread-1" daemon [_thread_blocked, id=4200, stack(0x6b8c0000,0x6b910000)]
    0x671d5c00 JavaThread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=3672, stack(0x6d160000,0x6d1b0000)]
    0x671d5800 JavaThread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=5080, stack(0x6d110000,0x6d160000)]
    0x671d5000 JavaThread "[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=1900, stack(0x6d0c0000,0x6d110000)]
    0x6926a000 JavaThread "LogFlusher" daemon [_thread_blocked, id=3716, stack(0x6cfd0000,0x6d020000)]
    0x69269400 JavaThread "oracle.dfw.incident.FloodController" daemon [_thread_blocked, id=4612, stack(0x6cf30000,0x6cf80000)]
    0x69267c00 JavaThread "oracle.dfw.incident.IncidentCreatorThread" daemon [_thread_blocked, id=4092, stack(0x6cdf0000,0x6ce40000)]
    0x69268000 JavaThread "oracle.dfw.impl.incident - ADR Executor (created: Thu Feb 21 13:50:40 GST 2013)" daemon [_thread_blocked, id=5528, stack(0x6ce40000,0x6ce90000)]
    0x69267000 JavaThread "LogFlusher" daemon [_thread_blocked, id=5480, stack(0x6bd80000,0x6bdd0000)]
    0x69266800 JavaThread "LogFlusher" daemon [_thread_blocked, id=4720, stack(0x6bd30000,0x6bd80000)]
    0x69266400 JavaThread "LogFlusher" daemon [_thread_blocked, id=3756, stack(0x6bce0000,0x6bd30000)]
    0x69265800 JavaThread "Thread-14" [_thread_blocked, id=6044, stack(0x6ba00000,0x6ba50000)]
    0x69265000 JavaThread "Timer-2" daemon [_thread_blocked, id=5640, stack(0x6b9b0000,0x6ba00000)]
    0x69264c00 JavaThread "Runtime Authorization Event Notifier" daemon [_thread_blocked, id=4808, stack(0x6b960000,0x6b9b0000)]
    0x69264400 JavaThread "JMX Framework document pooling thread" daemon [_thread_blocked, id=4412, stack(0x6b910000,0x6b960000)]
    0x69263400 JavaThread "JPS FileChangeNotifier<clean-only>" daemon [_thread_blocked, id=4400, stack(0x6b820000,0x6b870000)]
    0x69263800 JavaThread "DoSManager" daemon [_thread_blocked, id=4160, stack(0x6b870000,0x6b8c0000)]
    0x69262c00 JavaThread "VDE Replication Thread" daemon [_thread_blocked, id=5376, stack(0x6b7d0000,0x6b820000)]
    0x69262800 JavaThread "VDE Transaction Processor Thread" daemon [_thread_blocked, id=4536, stack(0x6b780000,0x6b7d0000)]
    0x67156400 JavaThread "ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=5064, stack(0x6b730000,0x6b780000)]
    0x675bd800 JavaThread "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=3316, stack(0x67d50000,0x67da0000)]
    0x675bd000 JavaThread "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=3772, stack(0x67d00000,0x67d50000)]
    0x68467800 JavaThread "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=1308, stack(0x67cb0000,0x67d00000)]
    0x672ec400 JavaThread "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=4264, stack(0x67c60000,0x67cb0000)]
    0x69c4d800 JavaThread "weblogic.timers.TimerThread" daemon [_thread_blocked, id=6096, stack(0x67a60000,0x67ab0000)]
    0x67798800 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=6112, stack(0x67a10000,0x67a60000)]
    0x69563400 JavaThread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_in_Java, id=3968, stack(0x67940000,0x67990000)]
    0x68529800 JavaThread "Timer-1" daemon [_thread_blocked, id=4852, stack(0x67890000,0x678e0000)]
    0x68a4a400 JavaThread "Timer-0" daemon [_thread_blocked, id=5136, stack(0x67840000,0x67890000)]
    0x6591bc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4252, stack(0x65bd0000,0x65c20000)]
    =>0x6591b000 JavaThread "CompilerThread1" daemon [_thread_in_native, id=6032, stack(0x65b80000,0x65bd0000)]
    0x65916c00 JavaThread "CompilerThread0" daemon [_thread_in_native, id=3320, stack(0x65b30000,0x65b80000)]
    0x65914000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4048, stack(0x65ae0000,0x65b30000)]
    0x6590b400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4860, stack(0x022e0000,0x02330000)]
    0x008a9400 JavaThread "Finalizer" daemon [_thread_blocked, id=4448, stack(0x02290000,0x022e0000)]
    0x008a8400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5292, stack(0x00c00000,0x00c50000)]
    0x007d1000 JavaThread "main" [_thread_blocked, id=5704, stack(0x002e0000,0x00330000)]
    Other Threads:
    0x008a2800 VMThread [stack: 0x009b0000,0x00a00000] [id=4084]
    0x6592cc00 WatcherThread [stack: 0x65c20000,0x65c70000] [id=5976]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 291968K, used 153215K [0x4fe20000, 0x64cb0000, 0x65370000)
    eden space 241984K, 54% used [0x4fe20000,0x57ff3458,0x5ea70000)
    from space 49984K, 40% used [0x61be0000,0x62faca78,0x64cb0000)
    to space 50304K, 0% used [0x5ea70000,0x5ea70000,0x61b90000)
    PSOldGen total 349568K, used 184605K [0x25370000, 0x3a8d0000, 0x4fe20000)
    object space 349568K, 52% used [0x25370000,0x307b77a8,0x3a8d0000)
    PSPermGen total 262144K, used 166001K [0x05370000, 0x15370000, 0x25370000)
    object space 262144K, 63% used [0x05370000,0x0f58c610,0x15370000)
    Dynamic libraries:
    0x00400000 - 0x00424000      D:\Oracle\MIDDLE~1\JDK160~1\bin\java.exe
    0x76e70000 - 0x76f98000      C:\Windows\system32\ntdll.dll
    0x768e0000 - 0x769bc000      C:\Windows\system32\kernel32.dll
    0x756d0000 - 0x75796000      C:\Windows\system32\ADVAPI32.dll
    0x77000000 - 0x770c2000      C:\Windows\system32\RPCRT4.dll
    0x7c340000 - 0x7c396000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\msvcr71.dll
    0x6db70000 - 0x6dfb9000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\server\jvm.dll
    0x76840000 - 0x768dd000      C:\Windows\system32\USER32.dll
    0x76af0000 - 0x76b3b000      C:\Windows\system32\GDI32.dll
    0x73bf0000 - 0x73c22000      C:\Windows\system32\WINMM.dll
    0x76ba0000 - 0x76c4a000      C:\Windows\system32\msvcrt.dll
    0x76c50000 - 0x76d94000      C:\Windows\system32\ole32.dll
    0x75900000 - 0x7598d000      C:\Windows\system32\OLEAUT32.dll
    0x73ae0000 - 0x73b19000      C:\Windows\system32\OLEACC.dll
    0x76fd0000 - 0x76fee000      C:\Windows\system32\IMM32.DLL
    0x76da0000 - 0x76e68000      C:\Windows\system32\MSCTF.dll
    0x75510000 - 0x7553c000      C:\Windows\system32\apphelp.dll
    0x76fb0000 - 0x76fb9000      C:\Windows\system32\LPK.DLL
    0x76730000 - 0x767ad000      C:\Windows\system32\USP10.dll
    0x6d850000 - 0x6d85c000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\verify.dll
    0x6d3d0000 - 0x6d3ef000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\java.dll
    0x6d330000 - 0x6d338000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\hpi.dll
    0x76fa0000 - 0x76fa7000      C:\Windows\system32\PSAPI.DLL
    0x6d890000 - 0x6d89f000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\zip.dll
    0x6d6b0000 - 0x6d6c3000      D:\Oracle\Middleware\jdk160_24\jre\bin\net.dll
    0x75990000 - 0x759bd000      C:\Windows\system32\WS2_32.dll
    0x76fc0000 - 0x76fc6000      C:\Windows\system32\NSI.dll
    0x74cf0000 - 0x74d2b000      C:\Windows\system32\mswsock.dll
    0x74df0000 - 0x74df5000      C:\Windows\System32\wship6.dll
    0x748f0000 - 0x748ff000      C:\Windows\system32\NLAapi.dll
    0x74ec0000 - 0x74ed9000      C:\Windows\system32\IPHLPAPI.DLL
    0x74f20000 - 0x74f55000      C:\Windows\system32\dhcpcsvc.DLL
    0x75180000 - 0x751ac000      C:\Windows\system32\DNSAPI.dll
    0x75570000 - 0x75584000      C:\Windows\system32\Secur32.dll
    0x74f10000 - 0x74f17000      C:\Windows\system32\WINNSI.DLL
    0x74ee0000 - 0x74f01000      C:\Windows\system32\dhcpcsvc6.DLL
    0x73230000 - 0x73238000      C:\Windows\System32\winrnr.dll
    0x758b0000 - 0x758fa000      C:\Windows\system32\WLDAP32.dll
    0x73240000 - 0x7324f000      C:\Windows\system32\napinsp.dll
    0x749b0000 - 0x749b5000      C:\Windows\System32\wshtcpip.dll
    0x731b0000 - 0x731b6000      C:\Windows\system32\rasadhlp.dll
    0x6d6d0000 - 0x6d6d9000      D:\Oracle\Middleware\jdk160_24\jre\bin\nio.dll
    0x003a0000 - 0x003a5000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\terminalio.dll
    0x6d600000 - 0x6d609000      D:\Oracle\Middleware\jdk160_24\jre\bin\management.dll
    0x003c0000 - 0x003c5000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\stackdump.dll
    0x74c20000 - 0x74c5b000      C:\Windows\system32\rsaenh.dll
    0x75590000 - 0x755ae000      C:\Windows\system32\USERENV.dll
    0x003d0000 - 0x003d5000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\wlntio.dll
    0x6d830000 - 0x6d838000      D:\Oracle\Middleware\jdk160_24\jre\bin\sunmscapi.dll
    0x74fe0000 - 0x750d1000      C:\Windows\system32\CRYPT32.dll
    0x75120000 - 0x75132000      C:\Windows\system32\MSASN1.dll
    0x003e0000 - 0x003f3000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\wlfileio3.dll
    0x6d1b0000 - 0x6d2fa000      D:\Oracle\Middleware\jdk160_24\jre\bin\awt.dll
    0x6ce90000 - 0x6ced2000      C:\Windows\system32\WINSPOOL.DRV
    0x74630000 - 0x747ce000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_none_5cdd65e20837faf2\COMCTL32.dll
    0x76b40000 - 0x76b98000      C:\Windows\system32\SHLWAPI.dll
    0x02350000 - 0x02356000      D:\Oracle\Middleware\jdk160_24\jre\bin\rmi.dll
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=D:\Oracle\Middleware\FRHome1 -Ddomain.home=D:\Weblogic_Domains\domains\FormsDomain -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=D:\WEBLOG~1\domains\FORMSD~1 -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1\carml -Digf.arisidstack.home=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=D:\WEBLOG~1\domains\FORMSD~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=D:\WEBLOG~1\domains\FORMSD~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=D:\Oracle\Middleware\FRHome1 -Dclassic.oracle.home=D:\Oracle\Middleware\FRHome1 -Dem.oracle.home=D:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=D:\Oracle\MIDDLE~1\JDK160~1
    PATH=D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\native;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JDK160~1\jre\bin;D:\Oracle\MIDDLE~1\JDK160~1\bin;D:\Oracle\MIDDLE~1\FRHome1\BIN;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WINDOW~1\v1.0\;d:\Oracle\MIDDLE~1\JDK160~1\bin;D:\Oracle\MIDDLE~1\FRHome1\opmn\bin;D:\Oracle\MIDDLE~1\FRHome1\opmn\lib;D:\Oracle\MIDDLE~1\FRHome1\perl\bin;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    USERNAME=Administrator
    LD_LIBRARY_PATH=D:\Oracle\Middleware\FRHome1\lib
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2008 Build 6001 Service Pack 1
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
    Memory: 4k page, physical 4192516k(1701856k free), swap 13055652k(10385168k free)
    vm_info: Java HotSpot(TM) Server VM (19.1-b02) for windows-x86 JRE (1.6.0_24-b50), built on Feb 10 2011 01:48:01 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Thu Feb 21 13:53:53 2013
    elapsed time: 215 seconds

    Hi,
    a hint anyone?
    The domains I created with JDeveloper work without any problems and are totally stable,
    while the one created through Oracle Forms just crashes all the time when accessed through the console
    or em.
    Is there any difference between these domains?
    They all use jdk160_24 and the Forms Domain crashes even when running alone, so it can't be lack of
    physical memory, I would think..
    I would have created a domain through JDeveloper and extend it, but extending a domain is only possible if
    the domain is created with Forms, so I am well and truly stuck here.
    Regards
    Leckraj

  • I'm getting a ServletException and cannot login on iPortal anymore. What's going on ?

    Hi!
    Yesterday my iPortal installation was working fine, but today it just crashed. The gateway doesn't start and all logins say I must have a portal profile. Including the portal admin.
    I've checked the profile with and LDAP Browser and "Authentication requires an iPortal Profile" is false....
    This is the exception I'm getting in iwtGateway:
    GWNSSInit: NSSInit initialization done successfully
    5/17/02 11:11:48 AM WEST: Thread[main,5,main]
    Can not get Session SID = 95pwurnjxtaggmfkmkhfjiq580991rs8rn3@[email protected]
    ar.cg@8080@/ibqnsbar.cg
    com.iplanet.portalserver.session.SessionException: Invalid session ID 95pwurnjxt
    aggmfkmkhfjiq580991rs8rn3@[email protected]@8080@/ibqnsbar.cg
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at com.iplanet.portalserver.session.SessionException.<init>(SessionExcep
    tion.java:30)
    at com.iplanet.portalserver.session.Session.refresh(Session.java:682)
    at com.iplanet.portalserver.session.Session.getSession(Session.java:442)
    at com.iplanet.portalserver.gwutils.PropertiesProfile.createDefault(Prop
    ertiesProfile.java:42)
    at com.iplanet.portalserver.gateway.eprox.EProxy.<clinit>(EProxy.java:39
    What's going on ? I'm using a trial version. Has it expired ? I've installed it about 1 month ago.
    I've checked everything. The LDAP is accessible, and the files in /etc/opt/SUNWips/cert/ seem to be OK. It's all installed on the same machine, and it was working before.
    Please help... the only thing I can think of now is reinstalling the portal.

    Are you able to directly log into the portal admin console or into the portal without going through the gateway ?

  • Bypassing startup script in .cshrc.user file for console login

    Hi,
    I'm calling a startup script in my .cshrc.user file. How do I bypass the startup script if it is a console login. Other cases like telnet, rlogin or opening a new terminal should go through the startup script.
    Thanks,
    Ramkumar

    Short note; instead of ..
    echo `tty` >> testfile
    you could just do..
    tty >> testfile
    .. since the "tty" command sends its output to STDOUT, same as "echo", and >> takes the STDOUT and puts it in a file.
    Anyway, what does "tty" give you if you run it on the console?
    //Magnus

  • TACACS+ PEAP and MAC in the same AP

    Hi,
    we are having a configuration in our Access Points, which I would like to know if can create troubles, because in some AP's it works perfectly, in some others we are having issues with PEAP auth.
    We have TACACS+ for the Telnet into the AP's, Mac Authentication for compatibility reasons, and are now introducing PEAP.
    the aaa part looks like this:
    aaa authentication login default group tacacs+ local
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods group rad_mac
    aaa authentication enable default group tacacs+ enable
    but can we have troubles with the first line where is "default" ?
    Jorge

    Jorge,
    No, that is not going to give you any trouble unless there is any software bug.
    You will bind "method list" to a specific interface. Once done, default will ignore that interface.
    Please rate if helps.
    Regards,
    ~JG

  • How to Access Weblogic's Console Login? ( /console/LoginForm.jsp)

    Hi all,
    I am working with Weblogic Server 8.1. I would like to take weblogic's current
    administration console and make some modifications. Mostly, I would like to access
    LoginForm.jsp. Where exactly is this file located? I can find the console.war
    file, but the LoginForm.jsp is not there. I can't find the files I need to modify.
    Where can I find files to modify the administration console/login?
    You help is appreciated, thanks!

    Hi KirandeepKaur
    I have integrated the AD successfully and I can see all the AD users from my admin console (Weblogic).
    We are using IPM (Webcenter content imaging) as our front end system and now i can't log in to the ipm system with previous admin login.
    I can log in to other urls without any issue. (Em, console, cs)
    what will be the problem ??
    And how can i add ipm groups to the AD users ????
    Thanks,
    Nir

  • Portal Administration Console Login

    Hello!
    I have integrated Oracle Weblogic Server with Oracle Identity Manager to achive Single Sign On. In IDM is set form login.
    My base_domain configuration is : AdminServer and a Cluster_0 with two managed servers : Server_1 and Server_0.
    I have as proxy server : Oracle HTTP Server (OHS) for each server : Admin-Server, Server-0, Server-1.
    I targeted my portal app to cluster. My portal application contains Portal Administration Console, avaibled at /myAppAdmin.
    Security Providers are (in this order):
    1. OAMIDAsserter - Oracle Access Manager Identity Asserter( Control Flag : REQUIRED, Active Types : ObSSOCookie)
    2. OIDAuthentificator - Provider that performs LDAP authentication (Control Flag: SUFFICIENT )
    3. DefaultAuthenticator - Weblogic Authentication Provider ( Control Flag : SUFFICIENT
    4. DefaultIdentityAsserter - Weblogic Identity Assertion provider.
    When I access Portal Administration Console from /myAppAdmin (admin-tools.war)
         1. I login first in IDM with the user from LDAP : weblogic_ldap. The login is ok and the ObSSOCookie is set.
         2. I am redirected to login from Portal Administration Console (this thing is wrong and I want to jump this step. I want to go directly in Portal Administration Console after the first login).
         3. I login in the second login page from Portal Administration Console with the same user : weblogic_ldap. The login has succeed.
         4. I am logged in Portal Administration Console and I can add content ( for exemple)
    What I have to do to have only the login form from IDM. To have the only two steps:
    1. Login in Portal Administration Console using login form from IDM and a LDAP user
    2. Access the Portal Administration Console
    I have tried :
    I have changed domain security Default Model : "Advanced" , set Combined Role Mapping Enabled to "FALSE", set Check Roles and Policies to
    "ALL Web applications and EJBs" and selected for When Deploying Web Applications or EJBs: "Ignore roles and policies to DD".
    After this changes I deployed myApp which contains /myAppAdmin Console with Security policies set to Advanced.
    I have only the IDM login, the correct one, and after that I am able to see first page of the Portal Administration Console and whatever I click I receive the error:
    ####<Mar 29, 2011 11:20:55 AM EEST> <Error> <netuix> <server0-dns> <Server-0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1301386855474> <BEA-423142> <The control com.bea.netuix.servlets.controls.page.SingleLevelMenu could not be rendered properly due to the following error:
    com.bea.p13n.entitlements.common.PolicyMgmtAccessException: Attempt to access Entitlement Policy Mgmt API by user in invalid role. Entitlement Policy operation attempted by disallowed user ["principals=[]"].
         at com.bea.p13n.entitlements.management.internal.SecurityHelper.isWLPAdminRole(SecurityHelper.java:937)
         at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate.roleExists(RolePolicyDelegate.java:346)
         at com.bea.p13n.delegation.DelegationService.getParentInheritanceFlag(DelegationService.java:189)
         at com.bea.p13n.delegation.DelegationService.getAdminPolicies(DelegationService.java:753)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:450)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:430)
         at com.bea.jsptools.common.ToolsMenuTag.hasMenuAccess(ToolsMenuTag.java:354)
         at com.bea.jsptools.common.ToolsMenuTag.doStartTag(ToolsMenuTag.java:130)
    I have to modified admin-tools.war or something in domain's security or myApp's descriptors to be able to login in Portal Administration Console
    using only SSO and not both SSO and default login?
    Thank you for helping me.
    Edited by: bluerainbow on Mar 29, 2011 2:06 AM

    no idea? :(

  • How to start graphical desktop GUI from solaris console login?

    I installed successfully Solaris 11 Express.
    However after Restart only the solaris console login prompt appears.
    How can I manually start the graphical desktop GUI from console login?
    How can I start always automatically the graphical desktop GUI from console login?
    Peter

    When you install Solaris 11 Express from the LiveCD on a system which supports the graphical login screen, it usually comes up automatically. So first, we need to know why this didin't happen. First, did you use Automated Install? If so, you may not have all of the software you need. If that is the case, you may need to do a "pkg install slim_install" as root to get the software you need. If you have all of the software you need, check "svcs -xv" to make sure that there were no problems in the system start up. If problems are listed, you should resolve those issues and see if that allows the graphic install to come up. If "svcs -xv" is clean, you should check the "gdm" service. If it is disabled, you need to enable it. I'm sure there are other potential problems but this should get you started.

  • Console-login - vt(7i) options

    Hello everyone,
    I would like to know how to change console-login from 1024x768 to 1280x1024.
    Man vt(7i) docs.oracle.com/cd/E23824_01/html/821-1475/vt-7i.html  doesn't provide any options. Is it all down to GRUB?
    Thank you for time and advice
    -Dan

    I have a similar problem. I have the service running and repository created under the user of OMS, password = OMS. I can login to the schema with these credentials with sqlplus.
    Now when running DBA Studio with OMS, I give the same credentials for the OMS Admin Id and password along with the Management Server Name.
    It tells me the "credentials" are wrong. Saving and un-saving the id/password updates the omsconfig.properties file, but not sure that really matters.
    Any thoughts? I have a posting out there already "Fresh 8.1.6 install....OSM" ......should OMS!
    I'd REALLY appreciate your help,
    Scott

  • Svc:/system/console-login:default failed repeatedly

    I am in desperate need of help. I installed some patches from Sun Update Manager and rebooted as instructed. My system comes up but when I tried to login through the console, the login prompt keeps coming back, thus no users can log into the system. I even tried to ssh into the system and when I enter my username and password, I get a blank screen and cannot do anything.
    I use a laptop to access the system through a hyperterminal serial port and when I navigate through directories as root, I cannot run ls commands or more on files. I do see an error message using the ls command:
    ld.so.1:ls: fatal: libsec.so.1: version 'SUNW_1.2' not found (required by file /usr/bin/ls)
    open failed: No such file or directory
    Killed
    When I use the svcs command, I see that the svc:/system/console-login:default is on maintainance. I disabled it and tried to enable it again, but the service stays offline. I tried all kinds of svcadm commands to get the service running, but nothing works.
    I also tried killin the sulogin so that the sulogin service becomes disabled and enable system/console-login, but that didnt work either.
    I tried using the svccfg steps, nadda. Can someone help? Thanks.

    who -r
    run-level Sep 11 15:58 last=
    uptime
    11:01am up 98 days 20:02, 2 users, load average: 1.02, 1.02, 1.04
    Actually all services are running like nis and nfs properly and all can login using ssh remotely, system is not rebooted that I am seeing this maintenance root password message,
    when I killed sulogin process , then console-login seemed to go online but then again went to maintenance mode..

  • How to Modify Weblogic's Admin Console Login?

    Hi all,
    I am working with Weblogic Server 8.1. I would like to take weblogic's current
    administration console ( ../console/LoginForm.jsp) and make some modifications.
    Mostly, I would like to access LoginForm.jsp. Where exactly is this file located?
    I can find the console.war file, but the LoginForm.jsp is not there. I can't find
    the files I need to modify. Where can I find files to modify the administration
    console/login?
    You help is appreciated, thanks!

    Hi Shailesh Dyade,
    Try to execute the following script after executing the startup script (startWeblogic.cmd or startWeblogic.sh).
    connect("username","password","t3://hostname:portnumber")
    edit()
    startEdit()
    cmo.setConsoleEnabled(true)
    save()
    activate()
    disconnect()
    exit()
    once execute the above script then restart the server & try to access the console using the URL
    Thanks & Regards,
    Siva Prasad Reddy
    [email protected]
    9550887963

  • Start X at console login with WM selection menu

    I was using CDM and wanted to, optionally,  start X at console login like CDM does but as a non root user, so I wrote a tiny script to do it:
    #!/bin/bash
    #xstarter.sh
    WM_LIST=( ' ' 'Openbox' 'Antico' 'XFCE' 'Awesome' 'WMFS' 'I3' 'Subtle' 'Tinywm' 'Console')
    TOTAL_WMS=9
    #need to assign the $TERM comparison to a variable
    #same goes for the console comparison
    if [ $TERM == 'linux' ]; then
    echo 'Please select one:'
    for ((i=1; i<=$TOTAL_WMS; i++))
    do
    echo "$i. ${WM_LIST[$i]}"
    done
    echo ' '
    read -n 1 choice
    echo " "
    echo "Your choice: ${WM_LIST[$choice]}"
    if [ "${WM_LIST[$choice]}" != "Console" ]; then
    xinit ${WM_LIST[$choice]}
    fi
    fi
    exit 0
    Just put it somewhere in your $PATH, make it executable and put the executable name in your .bash_profile like this:
    [user@desktop ~]$ cat .bash_profile
    . $HOME/.bashrc
    PATH=$PATH:/home/user/bin
    fortune |cowsay
    xstarter.sh
    It would then start automatically when you log in to a tty. and display a rudimentary selection menu like:
    / Memory fault -- \
    | core...uh...um...core... Oh dammit, I |
    \ forget! /
    \ ^__^
    \ (oo)\_______
    ||----w |
    || ||
    Please select one:
    1. Openbox
    2. Antico
    3. XFCE
    4. Awesome
    5. WMFS
    6. I3
    7. Subtle
    8. Tinywm
    9. Console
    9
    Your choice: Console
    [user@desktop ~]$
    of course you would also need to  update your .xinitrc to handel the arguments correctly:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    #exec openbox-session
    #export DE=gnome
    DEFAULT_SESSION=openbox-session
    numlockx
    xrdb load .Xdefaults &
    xsetroot -cursor_name left_ptr &
    nitrogen --restore &
    startserving.sh &
    mpd ~/.mpd/config
    mpnotify.sh &
    fittstool &
    case $1 in
    XFCE)
    exec startxfce4
    Openbox)
    exec ck-launch-session openbox-session
    Antico)
    exec /usr/bin/antico-deluxe
    WMFS)
    exec /usr/bin/wmfs
    Awesome)
    exec awesome
    I3)
    exec i3
    Subtle)
    exec subtle
    Tinywm)
    lxpanel &
    xcompmgr -cC &
    exec /usr/bin/tinywm
    exec $DEFAULT_SESSION
    esac
    of course it may be totally useless to everybody but me :) But I still thought I'd share it.

    I can login as a non root user but the X session starts with root privileges. Maybe it is designed to do so. I may take a look into it later.

Maybe you are looking for

  • Pass parameters from JSP Dyn Page to WDJ Application

    Hi, I am trying to pass parameters from my JSPDyn Page to WDJ Application. I am using NWDS 7.1 EHP1 My code is : function to_WEBDYNHK()       EPCM.relaxDocumentDomain();       EPCM.doNavigate     ('ROLES://pcd:portal_content/Himanshu.Himanshu/TestDyn

  • Wireless Headset

    Dear Friends, I need a Wireless Headset to make and receive VOIP calls (skype, ichat, SJphone, etc.) in my MacBook Pro 2.33 (MacOS 10.5.2)... At home I have a "GN Netcom GN 9330 USB wireless Headset" that is very good but it is not portable and needs

  • How do I send an iMessage, a step by step answer. I have read the manual and it doesnt explain how

    Can someone explain how you send an iMessage. I know how to send texts and emails but I only want to use the iMessage so that my company bill doesnt show text numbers called. I have got iMessage turned on in settings. I have read the manual and it sa

  • Prblem in album sync with iPhone

    Hi, I have a problem with the new apple Photos app on my Macbook Air. I converted the library from iPhoto (and unfortunately deleted the iPhoto library). I had Albums in iPhoto that i choose to sync with my iPhone via itunes. this was working OK with

  • Problems reactivating my online number

    Been trying to reactivate my number, but you must have a bug somewhere, nothing happens on 'page 2'.Your link doesn't work. I also tried to pay before it expired, the same problem - nowhere to 'click', just got back to the start page. So - How do I d