Hi!
Please check if u can clog from your client to auth server
as coda administrator
If that works, note that after adding new user using pdbtool
u must exit pdbtool to let the change take effect.
So I'd do
On SCM auth2 server:
# pdbtool
pdbtool> nui bruno 601
pdbtool> exit
On the client:
# au nu
Your vice name: codaadmin (or what u use as admin login)
You password: codaadmin password
RPC2_Bind() --> RPC2_SUCCESS - if u dont see this message something
is wrong with your codaadmin info
Vice user: bruno
New password: whatever
New Info: xxxx
AuthNewUser() --> AUTH_SUCCESS - u should get this
if u got: AuthNameToId() --> AUTH_FAILED u did not exit from
pdbtool
that works for me.
Hope it helps, if not let me know and please append the logs
from ClientUpdate, ServerUpdate, SrvLog
Regards
Jan
> Hi,
>
> Still having problems. Tried everything you mentioned
> without much success. I am getting a different error
> message though, which is progress I guess. My new
> error is: "RPC2_Bind() --> RPC2_NOTAUTHENTICATED (F)"
>
> I have tried all of the following commands:
> clog
> au nu
> cpasswd <-- this tells me: bind failed; user
> anauthenticated
>
> Any ideas ? I'm stumped.
>