I have samba server where its configured in ADS security mode and it works fine.

I can perfectly able to login with AD user, where system already joined to same Domain.

Now i need to configure a share to public and need to access from non-domain computers with anonymous access.

Need your assistance.

Server details

Samba3-3.2.15-40 on RHEL5.4 32 Bit OS

Thank You..

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

The share needs to have guest ok = yes, the [global] section needs usershare allow guests = yes and permissions need to be set so other can write to that directory.

link|improve this answer
That's excellent Thanks for quick answer, Yes after adding i could able to access with anonymously. – Bharathvn Jan 12 '11 at 6:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.