OpenSUSE :: Configure OpenSuse For Login Session Using Certificate In SmartCart
Mar 19, 2010can any tell me how can I configure OpenSuse for login session (kde/gnome) using a certificate in a SmartCart (spanish DNIe).
View 5 Repliescan any tell me how can I configure OpenSuse for login session (kde/gnome) using a certificate in a SmartCart (spanish DNIe).
View 5 RepliesI need some help install and configure my vnc session at my Opensuse.
Right now I have installed nx client which works fine and is listening on port 5901.
I also want vnc to use when I want to check exactly what is going on my work's computer (when I go home)
I am reading the tutorial here:
And I would like to ask you the following
1.
Code:
For VNC client connection remember to open ports 5901-> in the firewall. (1 port/Xsession.) nxserver is listening to 5901. How to configure vnc to listen to 5902.
2. The guide also refers that
Code:
Here we "Prestart" vnc sessions for specific users, therefore no login screen is presented. This uses more resources as the VNC Session is running even when no client is connected to the session watching it. But there in lies it's advantage, "watching a session" and "using a session" are not the same thing! This method is very usefull for starting long running programs before going home. Once home you can re-connect to the session and see how things are going.
How I can remotely login to current open user session with Free NX?
OpenSuse 11.2 64bit, NX-3.2.0-26.1.x86_64
FreeNX-0.7.2-27.1.x86_64
I was working normally and the GUI just failed, all I could still see were any open windows. I rebooted the machine from tty1 and now I can't login anymore under my normal user accounts.
I enter my credentials, it appears to login, and immediately goes back to the login screen. Note that under tty1 I can still login with my user account and do everything.
I can still login with root in the gui.
/var/log/messages says this
Code:machine checkproc: checkproc: can not get session id for process 9839!
I like very much the Guest Session feature of Karmic, it comes very handy when someone needs to use your computer. However, it's only available if I'm already logged in, it won't show this option at login screen. Is there any way to make this possible? Also, I once tried the guest session and configured its appearance to my taste. The next time I entered, though, the default desktop reappeared. I know this happens because no setting is permanently stored for this session, so the only solution I can think of is to change the default configuration it is loaded from.
View 4 Replies View RelatedI installed goblin by run GoblinUI.ymp and logged out.
After I logged out, I chose meego as session type and tried to login again.
I entered correct password, but when I press enter after type password , display change to black and got some message and backed to login session again.
On the other hand, I succeed in running MeeGo Live CD(1.0.1 build 1.4).
I wrote MeeGo Live CD image on USB Flash Driver by using Win32 Disk Imager, and boot that one successfully, although it has some flaw.
Network Settings Window is stuck in workspace and can't move or close, so it cover other appication's window. Internet on toolbar is broken, so I have to run FireFox in application toolbar to use internet.
I'm using Netbook based on Atom CPU and GMA.OpenSUSE installed in my netbook is installed by KDE Live CD image.
Should I Use Gnome to use Goblin, because MeeGo is using Gnome? Or.... what is problem make Goblin doesn't work?
I got a workstation with openSuse 10.3 pre-installed. After I did the Online Update from YaST2 and rebooted the machine as requested by YaST2, the system came to fail starting up an X session.
Below are excerpts of the message appeared on the screen at the end of the boot process. (I transcripted it from the screen by hand.)
Code:
Waiting for mandatory devices: eth1 __NSC__
10 9 8 7 5 4 3 2 1
eth1 devices: Intel Corporation 82573L Gigabit Ethernet Controller
eth1 DHCP4 client (dhcpcd) is running
[Code].....
what is causing the failure of the X session and how to fix the problem? I would be glad if you give me any hints or pointers.
I'm trying to use LDAP with TLS but allways got Connect error. The message error is TLS : hostname does not match CN in peer certificate So I've tried to generate new certificate with my hostname for CN but my LDAP still don't want to work with TLS.
I use opensus 11.3. I used YAST2 for crating my CA and certificates.
The following message comes up when I boot up: Logging in user Warning: Cannot open ConsoleKit session: Unable to open session: Launch helper exited with unknown return code 0. When I press OK, the system completes the start up and everything looks normal. But when I try to connect to internet, I get the following message:
KNetworkManager cannot start because the installation is misconfigured. System DBUS policy does not allow it to provide user settings; contact your system administrator or distribution. KNetworkManager will not start automatically in future. If I reboot the system, I logg in successfully. So far the problem has appeared approximately upon every second time I boot up. Rebooting the system seems to take care of it.
Don't know what info is of interest. I'm using
Opensuse 11.2
KDE 4.4.2 (Factory)
After upgrade from 4.4.1 to 4.4.2 it worked fine for a week or so.
How can I import in OS level (system wide) the CAcert root certificate and the relevant class 3?
View 3 Replies View RelatedI have an old PC on which I want to install openSuse 11.1. After install the PC will sit as a box minus any screen or keyboard. I aim to access it using VNC from another VISTA laptop. How should I configure the linux box to support this scenario? In otherwords I want to be able to switch on a Linux box that has no keyboard or screen, and then connect to it from a remote laptop using VNC?
View 9 Replies View RelatedSo I installed xubuntu-desktop and have been using XFCE as my desktop and everything's groovy except for one thing.
In Gnome, I created a certificate in order to allow me to login to my web host over SSH without requiring the SSH password (which is very long and complex, for good reason). It worked fine under Gnome but now in XFCE when I attempt to SSH to the server, my keyring password is not recognized.
Code:
andrew@guardian:~$ ssh <hostname of server>
Enter passphrase for key '/home/user/.ssh/id_dsa':
Enter passphrase for key '/home/user/.ssh/id_dsa':
Enter passphrase for key '/home/user/.ssh/id_dsa':
*****@*******.net's password:
(Note: I redacted the server name and username.)
A few weeks before switching to XFCE I changed my local username from user to andrew, which is why my home directory is called user, but it didn't break the keyring in Gnome.
How can I fix this? The certificate still works properly in PuTTY under Windows, so it's not the cert.
Edit: Using (X)Ubuntu Karmic.
I normally dont have a problem installing software. But im pulling my hair out trying to get openvas to work. i used this guide to install [URL].. when i try to login using the client it asks me to accept the certificate i click yes then it fails everytime
View 1 Replies View RelatedI am configuring my Apache Server to enable checking CA Revocation List, and my Configuration lists as following :
Code:
SSLCARevocationFile /etc/httpd/confi.d/ssl.crt/CRL1.crl
But the server can not start, and the log says:
Code:
Unable to configure X.509 Storage for certificate
If I try this command to view content of my CRL file :
Code:
openssl crl -text -in CRL1.crl -noout
the console shows :
Code:
error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib:647:Expecting: X509 CRL
I think there is something wrong with my CRL file, such as the file format.Is there any requirement to the CRL file? What can I do to enable this CRL file checking?
installation opensuse 11.3 and kde 4.4 after update to kde 4.6, work fine, but problem is login screen is low like 640x350...? i wanted to change from lowtion to high 1024x768?when i start opensuse and begin to login was low resolution and log in my user and it's low resolutiona dn i change screen from setting system (kde) after change high display is works fine and rebbot same low resolution for LOGIN MANAGER how i can change it??
View 1 Replies View RelatedI did enable multimedia support in the NX client configuration services tab but no sound coming through NX session.configure desktop / multimedia / I have Output Device Preference.My sound card is listed and below that is Pulse Audio.From reading up on NX I think Pulse Audio has to be the preferred output device but gives error that it does not work and rolls back to sound card it if it is set to preferred.I for got how I got it to come up last week but it was an error that pulse audio was not even installed.
View 4 Replies View RelatedI am looking for a good audio session handler.
On ubuntu I have seen Ladish but it is a preview release.
Is there a good audio session handler for openSUSE.
http://ladish.org/wiki/demovideo
When KDE starts up a new session, it restores the progs that were running at log out last time.I am running skype and that prog is brought back but I suspect that KDE is restarting the "bin" (skype-bin) rather than the startup script (skpe) which contains the necessary "LD_PRELOAD" stuff essential to get the webcam operating OK.I can't find where KDE stores the session info, any ideas?
View 4 Replies View RelatedI installed KDE 4.3.5 on my existing Gnome desktop and i have two users using the computer. Now from Gnome I am accustomed to switch between session very easy and the sessions continue to run. If I use the Switch option from KDE it just looks my screen and does not switch. Is it possible that I miss some programs? I installed it with Yast and used the group option. I am pretty sure that I missed something during the installation.
View 5 Replies View RelatedI use:
OpenSuse 11.1 with KDE.
I wish: no session restoring on login and no confirmation dialog on logout � i.e. OpenSuse should never ask me, if I click on �shutdown� and always start with new session.
I do: So, in �System Settings� -> �Advanced�-Tab -> �Session Manager� I choose follow options:
General:
NO Confirm Logout
NO Offer shutdown option
On Login:
YES Start with an empty session
Default shutdown option:
YES Turn off computer
(finally, it goes disabled)
The problem is:Now I can't shutdown my computer by clicking the �Shutdown� in main menu. I can click it hundred times � nothing happens. Could anybody explain me, why???
As an experiment:If I choose �YES Confirm Logout� and click the �Shutdown�, I will see the confirmation dialog, but with only one option - �Logout�.
After running Thunderbird, or other X applications between my server and my workstation, processes, notably dbus, remain behind on the server. Over time, they pile up, response becomes so poor I must restart the server to sweep them away. How can this be avoided or better dealt with than an occasionala reboot of the server, clearly not an optimal solution.
View 1 Replies View RelatedI have followed the instructions at TightVNC (VNC Xvnc) on openSUSE as Client or Server (Remote Desktop Connections). I have also successfully configured vnc servers to use both Gnome and KDE on many machines; this is the first time I've had trouble.
Here is my xstartup file:
#!/bin/sh
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
[Code]....
I connect from computer A (OSS11.4) to computer B (OSS11.3) via tightvncviewer. Install google talk plugin using user X account on computer B. Test video call using tightvnc and another laptop C (winXP) - seems to work (see video on both C and B (via A tightvnc)). User X tries to use google talk on Computer B with no success, no video, no audio (could be config problem).Then I ask myself and others, how is this possible, or actually how to fix it.
View 2 Replies View RelatedMy X session is randomly crashing with the following backtrace:
Backtrace:
[ 36277.010] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x483068]
[ 36277.010] 1: /usr/bin/Xorg (0x400000+0x5e6d9) [0x45e6d9]
[code]...
I am having a brain fade, I have an putty session connected ( X11 forwarding enabled) what is the command to start a gui session ( Opensuse 11.0).
View 3 Replies View RelatedI'm a new openSUSE user. Thought of giving some other distros a try, so I started with openSUSE.
I installed the Xfce packages and when I went to go install a panel plugin, it said that it needed to install some other stuff, including an update of xfce4-session to xfdesktop. After I did this, I could no longer see 'Xfce session' in the "Sessions" part of the log-in menu when I tried to log-in again.
What do I need to do to fix this issue?
I have upgraded suse from 11.3 to 11.4 as described here (command line) SDB:System upgrade - openSUSE.
When I rebooted computer I get message: "Loggining in myname Warning: Cannot open ConsoleKit session: Unable to open session: Lunch helper exited with unknown return code 127" The same problem is in safe mode. Mouse and keyboard are "death".
Quite some time ago I managed to get sound working perfectly on my DELL Inspiron 1720 under openSUSE 11.2 and KDE 4.3.5. Then suddenly some months ago for one of the four regular users on my system sound stopped working! KMix is always muted after KDE session startup for this user and even if you unmute it there's still absolutely no sound; in particular, the commandspeaker-test -c2 -l5 -twavdoesn't generate any sound (while I do see the printed output which doesn't contain any error messages). Even if I su to root in the very same Konsole window speaker-test remains silent!
Since sound is OK for the three other regular users I've already compared KMix settings as well as System Settings > Multimedia for each of the regular users but found absolutely no differences. BTW: In System Settings > Multimedia I have XINE set as the backend and "PulseAudio" has priority over "HDA Intel (STAC92xx Analog)" for all sort of audio output, and - perhaps needless to mention - all the four regular users are members of group "audio".
kpilot worked just fine with my Palm Tungsten T3 on OpenSuse 10.3. I recently upgraded to 11.2 and have had numerous problems. It took me a while to get the hardware talking (documented in another thread), but now the sync is proving to be problematic. A hotsync happens - and I can also sync fully with jpilot, but the sync isn't going anywhere. I'm hoping to sync with kontact, but it's impossible to tell as kpilot hangs whenever I try to configure the conduits through the "Configure kpilot" menu item. When syncing, the log complains of missing conduits:
Version: KPilot 5.3.0 (KDE 4.3.0)
Version: pilot-link 0.12.3
Version: KDE 4.3.1 (KDE 4.3.1) "release 6"
Version: Qt 4.5.3
[Code]....
My OpenSUSE 11.2 is working fine as samba server, no problems, but I have a problem with KDM.My default init runlevel is set to 5 and every time I try to login at KDM (KDE4), the monitor goes black and returns to the login screen.If I hit Ctrl+Alt+F1 to go to console and start /usr/sbin/console-kit-daemon manually, press Ctrl+Alt+F7 to return to KDM login, everything is fine.What do I have to do to fix this issue?
View 5 Replies View Related