Re: Word "save to server" bug solved



Hi Dave:

That looks interesting :-)

But I do not understand: Under what circumstances would a user log in to the
server with a User ID the same as another user?

I can't imagine a network administrator setting things up that way. Am I
missing something here?

Cheers

On 25/6/06 8:24 PM, in article
1151231076.717539.228920@xxxxxxxxxxxxxxxxxxxxxxxxxxxx, "Dave Provine"
<dave@xxxxxxxxxxxxxx> wrote:

Many people, but not all, have run into the Save to Server bug with OS
10.4 and servers. The solution has been identified and is somewhat
easily implemented.

The problem is explained here-

http://docs.info.apple.com/article.html?artnum=302979

The local UID on the user's computer needs to be changed away from the
default 501 or 502.

If you open Terminal on their computer while they're logged in, and
type "id" without quotes, it should return something like this-

uid=1025(provine) gid=20(staff) groups=20(staff)

If the uid is 501 or 502, that's bad. Change it to something much
higher like 5263214. It can be a large number. It just has to be
Globally Unique.

This tip from
http://forums.macosxhints.com/archive/index.php/t-12077.html will help
you change the UID.

Changing UIDs in the terminal is a simple NetInfo property overwrite:
sudo niutil -createprop . /users/userName uid XXX
(replace userName as appropriate and XXX with the new UID number)

Finding and changing UIDs across the filesystem is a one-liner command:
sudo find / -user UID -exec chown userName {} \;
(replace UID with the old UID number and userName with the new user
name to associate file ownership.)


Again, it's the LOCAL UID on the user's computer that is the problem.
That's why it's somewhat random as to who gets stricken by it, and why
users with Network Home Directories never have the problem. By default,
they will always have different UIDs.


--

Please reply to the newsgroup to maintain the thread. Please do not email
me unless I ask you to.

John McGhie <john@xxxxxxxxxxx>
Microsoft MVP, Word and Word for Macintosh. Consultant Technical Writer
Sydney, Australia +61 (0) 4 1209 1410

.



Relevant Pages

  • Re: [opensuse] OOo - my docs are read only?
    ... I'm having troubles with office docs that live on a SAMBA share. ... Managing from your end means you have to have the same UID and GID on ... Allowing the samba server to manage it means that your login to that ...
    (SuSE)
  • Re: Word "save to server" bug solved
    ... Word "save to server" bug solved ... I can't imagine a network administrator setting things up that way. ... immediately see that you'll get the same uid assigned to different ... So unless everyone is using network logins, ...
    (microsoft.public.mac.office.word)
  • Re: More Duplicate E-mails Outlook 2003 -DRAT!
    ... You're confusing the Internet Message-Id header with the UID used in the ... are configured to leave messages on the server will encounter problems. ... Most servers use a hash of the Internet headers to generate a UID, ... > (in Outlook), and others are re-downloaded every time. ...
    (microsoft.public.outlook.general)
  • Re: SQL Error...Duplicate in Unique Key Crashes the project file
    ... from ther server, and republished. ... forces you to recreate all the assignments. ... >I also experimented and in a dozen copy/paste and the UID ... >only enterprise resources, ...
    (microsoft.public.project.pro_and_server)
  • Re: More Duplicate E-mails Outlook 2003 -DRAT!
    ... A client configured to download and delete all messages will be able to ... another on the server. ... another, though, is through the UID, so if the server assigns the same UID ... Outlook Express handles this without duplicates by never even showing you ...
    (microsoft.public.outlook.general)