Re: Centralised user accounts and laptops



"Stephen Patterson" <steve@xxxxxxxxxxxxxx> wrote in message
news:pan.2007.05.29.22.01.17@xxxxxxxxxxxxxxxxx
On Tue, 29 May 2007 11:41:01 +0100, Gav wrote:

I am currently setting up my home network to have centralised logins and
home directories so I don't have to configure each machine. I'm using
openldap and NFS to do this but I have a couple of questions both
closely related.

1. Is it possible to have an account caching facility similar to Windows
so that my laptops can login even if they are not connected to the
network.

2. Is it possible to have the home directories copied to and from the
client on login/logoff. Again I'm asking from the point of a laptop not
connected so it still has all the application configuration.

Gav

There's coda[0] a caching nfs-like filesystem that could be used though
last time I checked it could only handle a few hundreds of Megabytes.

You may get more mileage out of unison[1], which is a bidirectional file
synchroniser intended synchronise files between 2 mounted directories (or
ssh locations etc) when the files are edited on either/both sides.


As for LDAP you can set up /etc/nsswitch.conf on your laptop to check both
local passwd / shadow files _and_ the LDAP server for account authorisation,
group member shipt etc., thus when not connected to the LDAP server you can
log on provided you have a local account.

I'm sure there are tricks you can do with LDAP as well like having the
remote LDAP server and having a replicated server on the laptop and that way
you can always authenticate via the local LDAP server. Never done anything
like this though.

--
Geoff


.



Relevant Pages

  • Re: LDAP Server not searched when addressing message
    ... using the reply-to of the IMAP account, the LDAP server is searched. ... sending mail using the repl-to of the Exchange account, ... Their configuration is identical to that of a working ...
    (microsoft.public.mac.office.entourage)
  • Re: LDAP works but get -17709 error
    ... exchange account I get the -17709 ... > Whenever an LDAP client makes a request to the LDAP server, ... >> Mike, there are a number of reasons for this error, but the most likely ...
    (microsoft.public.mac.office.entourage)
  • Using Office 2004 with Remote Home Directories
    ... Most of our users have remote home directories, ... We were using a separate LDAP server for authentication. ... Since this happened, whenever users try to open an Office file on their Desktop by double-clicking it, the Office app unexpectedly quit. ... However, if the user navigates to any of those files from the File menu, the file opens and the app doesn't quit. ...
    (microsoft.public.mac.office)
  • ldap server can not replace the order of login, why?
    ... Then I wrote the php code above to add a new user tester(the ... There is a problem to create the account ... But I found the biggest problem is: my ldap server can not replace ... tester account, the user "tester" still can not use tester/tester to ...
    (comp.lang.perl.misc)
  • ldap server can not replace the order of login, why?
    ... Then I wrote the php code above to add a new user tester(the ... There is a problem to create the account ... But I found the biggest problem is: my ldap server can not replace ... tester account, the user "tester" still can not use tester/tester to ...
    (comp.lang.php)