FAQ Search Today's Posts Mark Forums Read

» Linux Archive
Home
New Posts
Search
FAQ


Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 07-22-2008, 10:05 PM
"Paul Smith"
 
Default Two different users on the same machine

Dear All,

I am running XFCE on F9, and I would like to know how to allow two
different users to login on my machine at the same time. On F8, I
remember a menu entry

System --> New Login

but I cannot find it on F9.

Any ideas?

Thanks in advance,

Paul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 10:36 PM
"Patrick O'Callaghan"
 
Default Two different users on the same machine

On Tue, 2008-07-22 at 22:05 +0100, Paul Smith wrote:
> Dear All,
>
> I am running XFCE on F9, and I would like to know how to allow two
> different users to login on my machine at the same time. On F8, I
> remember a menu entry
>
> System --> New Login
>
> but I cannot find it on F9.
>
> Any ideas?

K Menu->Leave->Switch User

poc

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 10:40 PM
"Paul Smith"
 
Default Two different users on the same machine

On Tue, Jul 22, 2008 at 10:36 PM, Patrick O'Callaghan
<pocallaghan@gmail.com> wrote:
>> I am running XFCE on F9, and I would like to know how to allow two
>> different users to login on my machine at the same time. On F8, I
>> remember a menu entry
>>
>> System --> New Login
>>
>> but I cannot find it on F9.
>>
>> Any ideas?
>
> K Menu->Leave->Switch User

No good, as I am using XFCE and not KDE.

Paul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 10:45 PM
Rahul Sundaram
 
Default Two different users on the same machine

Paul Smith wrote:

Dear All,

I am running XFCE on F9, and I would like to know how to allow two
different users to login on my machine at the same time. On F8, I
remember a menu entry

System --> New Login

but I cannot find it on F9.

Any ideas?


Don't recall the menu placement offhand but run gdmflexiserver command
to get the same effect.


Rahul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 10:54 PM
"Paul Smith"
 
Default Two different users on the same machine

On Tue, Jul 22, 2008 at 10:45 PM, Rahul Sundaram
<sundaram@fedoraproject.org> wrote:
>> I am running XFCE on F9, and I would like to know how to allow two
>> different users to login on my machine at the same time. On F8, I
>> remember a menu entry
>>
>> System --> New Login
>>
>> but I cannot find it on F9.
>>
>> Any ideas?
>
> Don't recall the menu placement offhand but run gdmflexiserver command to
> get the same effect.

Thanks, Rahul, but it does not work:

$ gdmflexiserver
** (gdmflexiserver:3910): DEBUG: checking if seat can activate sessions

** (gdmflexiserver:3910): WARNING **: Unable to create transient
display: The name org.gnome.DisplayManager was not provided by any
.service files
$

Paul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 11:04 PM
Rahul Sundaram
 
Default Two different users on the same machine

Paul Smith wrote:

On Tue, Jul 22, 2008 at 10:45 PM, Rahul Sundaram
<sundaram@fedoraproject.org> wrote:

I am running XFCE on F9, and I would like to know how to allow two
different users to login on my machine at the same time. On F8, I
remember a menu entry

System --> New Login

but I cannot find it on F9.

Any ideas?

Don't recall the menu placement offhand but run gdmflexiserver command to
get the same effect.


Thanks, Rahul, but it does not work:


Are you using gnome screensaver? If so you might try locking your screen
and click switch user in there.


Rahul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 11:12 PM
"Paul Smith"
 
Default Two different users on the same machine

On Tue, Jul 22, 2008 at 11:04 PM, Rahul Sundaram
<sundaram@fedoraproject.org> wrote:
>>>> I am running XFCE on F9, and I would like to know how to allow two
>>>> different users to login on my machine at the same time. On F8, I
>>>> remember a menu entry
>>>>
>>>> System --> New Login
>>>>
>>>> but I cannot find it on F9.
>>>>
>>>> Any ideas?
>>>
>>> Don't recall the menu placement offhand but run gdmflexiserver command to
>>> get the same effect.
>>
>> Thanks, Rahul, but it does not work:
>
> Are you using gnome screensaver? If so you might try locking your screen and
> click switch user in there.

No, I am using XscreenSaver. How to switch to gnome screensaver?

Paul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 11:33 PM
g
 
Default Two different users on the same machine

Paul Smith wrote:

Dear All,

I am running XFCE on F9, and I would like to know how to allow two
different users to login on my machine at the same time. On F8, I
remember a menu entry


you do not mention *how* login is desire, that is, with different
computers thru lan, serial ports, usb, or wireless.

something i ran across a few months back for multi-seat;

http://linuxgazette.net/124/smith.html

this maybe a 'little' more than what you want, but it does leave you
room for expansion.

interesting reading anyway.


--

tc,hago.

g
.

in a free world without fences, who needs gates.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-22-2008, 11:36 PM
Rahul Sundaram
 
Default Two different users on the same machine

Paul Smith wrote:



No, I am using XscreenSaver. How to switch to gnome screensaver?


# yum remove xscreensaver*
# yum install gnome-screensaver

Rahul

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-23-2008, 12:01 AM
"Patrick O'Callaghan"
 
Default Two different users on the same machine

On Tue, 2008-07-22 at 22:40 +0100, Paul Smith wrote:
> On Tue, Jul 22, 2008 at 10:36 PM, Patrick O'Callaghan
> <pocallaghan@gmail.com> wrote:
> >> I am running XFCE on F9, and I would like to know how to allow two
> >> different users to login on my machine at the same time. On F8, I
> >> remember a menu entry
> >>
> >> System --> New Login
> >>
> >> but I cannot find it on F9.
> >>
> >> Any ideas?
> >
> > K Menu->Leave->Switch User
>
> No good, as I am using XFCE and not KDE.

Sorry, I misread your post and thought you meant KDE.

poc

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 

Thread Tools




All times are GMT. The time now is 12:11 PM.

VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org