> From: opensolaris-help-boun...@opensolaris.org [mailto:opensolaris- > help-boun...@opensolaris.org] On Behalf Of Dan Pitic > > Is there any simple way to map UID's from different UNIX/Linux systems > using NFS, to allow consistent file access? Unfortunately my UID is > different on each system which causes file permission problems. I know > a while back there used to be map_static feature which could be used to > map UID's, but I can't find any info on the current state of things.
You mean, you want to *map* uid's instead of consolidating them, as-in, via a directory service of some sort, or merging passwd files etc? The standard solutions would be NIS, LDAP, passwd files, etc. You don't want to use these, and centralize username-to-uid mappings? _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org