Re[2]: [Samba] Samba domain with non-domain Win98

2002-12-18 Thread Alexander Shcherbinkin
Hello, Jean-Paul.



JPA> Lets suppose you have
JPA> /home/public to be accessed by anyone on your network:

JPA> You _must_ have /home/public set to nobody.nogroup (recursively huh :)

I have trouble to connect to samba server, not to existing share.
When I try to open server in explorer I get dialog to enter password
for share IPC$. Samba server (2.2.6) is PDC. Machine not in domain.


-- 
 Alexander  mailto:[EMAIL PROTECTED]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re[2]: [Samba] Samba domain with non-domain Win98

2002-12-18 Thread Alexander Shcherbinkin
Hello, Bob.

No effects. In log I see:

[2002/12/18 16:55:36, 0] smbd/password.c:domain_client_validate(1556)
  domain_client_validate: could not fetch trust account password for domain OFFICE
[2002/12/18 16:55:36, 2] smbd/reply.c:reply_sesssetup_and_X(982)
  Defaulting to Lanman password for test
[2002/12/18 16:55:36, 1] smbd/password.c:pass_check_smb(545)
  Couldn't find user 'test' in passdb.
[2002/12/18 16:55:36, 1] smbd/reply.c:reply_sesssetup_and_X(998)
  Rejecting user 'test': authentication failed
[2002/12/18 16:55:36, 0] smbd/password.c:domain_client_validate(1556)
  domain_client_validate: could not fetch trust account password for domain OFFICE
[2002/12/18 16:55:36, 2] smbd/reply.c:reply_sesssetup_and_X(982)
  Defaulting to Lanman password for test
[2002/12/18 16:55:36, 1] smbd/password.c:pass_check_smb(545)
  Couldn't find user 'test' in passdb.
[2002/12/18 16:55:36, 1] smbd/reply.c:reply_sesssetup_and_X(998)
  Rejecting user 'test': authentication failed



OB> Create the user pcguest or nobody is the default.
What does it mean "create user is the default"?

OB> Give permissions to pcguest for [common_share]
Done to user nobody

OB> [global]
OB> guest account = pcguest
Done guest account = nobody

OB> [common_share]
OB>   path = /path/to/dir
OB>   browseable = yes
OB>   writeable = yes
OB>   guest ok = yes
OB>   force user = ftp
changed to nobody

OB>   force group = ftp
changed to nobody

OB> *  public = yes
fixed

OB> But when I'm trying to connect to this share I've been asked for
OB> password to IPC$.


-- 
 Alexander  mailto:[EMAIL PROTECTED]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba