GitXplorerGitXplorer
a

linux-ad-roaming-profile

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
ff74bef6b57e7acbf55e50dba37c63f3d0cc1946

Update README.md

aabchk1234 committed 5 years ago
Verified
cf39881206d36231226907f751a5b5670eea6182

Update README.md

aabchk1234 committed 6 years ago
Verified
b071a44e8c96a457a5d133e8626bc76ca51fc795

Update README.md

aabchk1234 committed 7 years ago
Verified
79883be0bf0a814448790cd6fbd7e2c190fc5f8c

Update README.md

aabchk1234 committed 7 years ago
Unverified
408ce3fdaa63ccab78d89bd629b8f1a2b87b5c39

fixed typo

committed 7 years ago
Unverified
b02988b61616e7e97456487bac3ed8dfe57fb2c8

slight changes in readme

committed 7 years ago

README

The README file for this repository.

Implementing roaming user profile on Linux.

  • There is a local copy of the user profile, say at /usr/local/DOMAIN/user, and
  • There is a remote copy of the user profile, stored on a central server and mounted on the local system, say at /usr/roaming/DOMAIN/user.

The task is to keep these profiles in sync.

Related post.

P.S. Tested on Ubuntu 16.04.