On Mon, Jun 21, 2004 at 11:47:34PM -0700, Tadek wrote:
[...]
 
| Error returning browse list: NT_STATUS_ACCESS_DENIED

The windows server is telling your client that you are not authorized
to do what you tried to do.

| Could anybody offer me a hint what needs to be done to get rid of
| access denied error code?

You have two courses of action available :
    1)  Use different credentials on the client.  Use credentials that
            the server will grant permission to.

    2)  On the server grant permission for that action to the
            credentials you are using on the client.

| Should I set up something on windows server side or on linux client
| side?

It doesn't matter a whole lot, but you need to do at least one or the
other.

| I run Home edition of XP with guest account set on.

Does guest have permission to list shares (browse)?  Does guest have
permission to print to that printer?

I'm not familiar enouth with Windows (especially XP) to know all the
intracacies and pitfalls that await you.

I do know that with CUPS you can simply specify the entire path to the
printer without browsing, so if the account you are using has print
permission but not browse permission then you can sidestep the issue
that way.

-D

-- 
One OS to rule them all, one OS to find them,
One OS to bring them all and in the darkness bind them,
In the Land of Redmond, where the Shadows lie.
 
www: http://dman13.dyndns.org/~dman/            jabber: [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to