Hi,
I had a desktop and laptop both running PCLinuxOS 2007. To access my files
on the desktop from the laptop I set up NFS and it all ran smoothly "out of
the box".
The laptop has now died and I've replaced it. Long story short - the new one
won't run PCLOS, so I installed Kubuntu. However, NFS won't work and after
much Googling I realise it's because PCLOS starts user UIDs at 500 but
Kubuntu starts at 1000. A few posts mentioned using
option "map_static=[filename]" in /etc/exports, which seemed just what I
wanted, but when I try that I get an unknown keyword error when restarting
NFS.
I don't particularly want to start messing with UIDs on existing accounts in
case I mess something up. NIS or LDAP etc. seem overkill for just a
laptop/desktop connection.
I tried Samba, but when using OpenOffice I get "Protocol "smb" is supported
only partially. Local copy of the file will be created." and then "Saving
using protocol "smb" is not supported."
Is there a simple solution, or am I going to have to go with NIS / LDAP etc?