 |
|
| Linux Forum Index » Linux X » Large scale X... |
|
Page 1 of 1 |
|
| Author |
Message |
| Russell Shaw... |
Posted: Wed May 27, 2009 12:19 am |
|
|
|
Guest
|
Hi,
If i have 1000 user accounts on one accounts server and dozens of X apps on
another apps server, how can a user start an X app when they don't have an
account on the apps server? (no user accounts at all on apps server)
I'm thinking of traditional X where the users use dumb X terminals, and
xdm gives the log-in screen.
Do i need to use nfs, or is there some better way? |
|
|
| Back to top |
|
|
|
| Michael Tosch... |
Posted: Wed Jun 03, 2009 1:12 pm |
|
|
|
Guest
|
Russell Shaw wrote:
Quote: Hi,
If i have 1000 user accounts on one accounts server and dozens of X apps on
another apps server, how can a user start an X app when they don't have an
account on the apps server? (no user accounts at all on apps server)
X-apps run in the user's context.
So all users must be defined where the X-apps run.
Quote: I'm thinking of traditional X where the users use dumb X terminals, and
xdm gives the log-in screen.
The X-apps run where the xdm runs, and all users must be known there.
Quote: Do i need to use nfs, or is there some better way?
If the "another apps server" holds the app files, then yes, make it
an NFS server, and use the NFS client (i.e. nfs-mount) on your
"accounts server".
--
echo imhcea\.lophc.tcs.hmo |
sed 's2\(....\)\(.\{5\}\)2\2\122;s1\(.\)\(.\)1\2\11g;1s;\.;::;2' |
|
|
| Back to top |
|
|
|
|
|
All times are GMT - 5 Hours
The time now is Mon Dec 07, 2009 2:05 am
|
|