Link to home
Start Free TrialLog in
Avatar of crusader-2004
crusader-2004Flag for Germany

asked on

OSX Lion 10.7.x server filesharing problems

I'm trying to solve this problem for quite some time now.
I've newly installed a OSX 10.7.x system and installed the server utilites. Did a Opendirectory setup and configured fileshareing. I've bound the clients to the OD server and the login is successfully authenticated. Eventhough I get a successful connection and login from the od server logs I get a failure if I try to login to the filesharing part of those services.
All I can find so far is this error:

AppleFileServer[187]: received message with invalid client_id 88
...client_id 89
...
and so on.

What am I missing? I'm pretty sure the answer is in my grasp but I can't find the solution to get the fileshareing working. Maybe some help debugging would be good too.
Any help would be great.
Avatar of strung
strung
Flag of Canada image

Try stopping and restarting the service on the server using terminal:

serveradmin stop afp && serveradmin start afp
SOLUTION
Avatar of EdTechy
EdTechy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Not really an objection but a comment. I didn't mention binding to the OD server because you said in your OP that you had done so already. I didn't want to be redundant.
Avatar of crusader-2004

ASKER

Cause the binding to the directory service wasn't mentiond by the expert answer.