Re: samba share auth
Next message: Mohit Raina - Infrastructure Monitoring Team: "RE: samba share auth"
To: redhat-list@redhat.com
Date: Sat, 27 Sep 2003 16:20:33 -0400
If you're working with Windows clients, my experience has been that they
tend to try and log in with whatever login info they have and/or prompt
the user for login info, which generally results in failed authenticated
logins instead of guest logins. The following in your global section:
map to guest = bad user
will cause anyone who tries to connect with a username that doesn't
exist on the system to be treated as a guest login. Perhaps that would
be useful to you.
--Brad
On Sat, 2003-09-27 at 16:07, Rene's Caltech Email wrote:
> what configuration do i have to do so no authentication and password is
> asked for in a samba share
> heres my setup attached:
> i want to share the html folder with just read rights.
>
>
>
> thanks ahead of time,
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Next message: Mohit Raina - Infrastructure Monitoring Team: "RE: samba share auth"
Relevant Pages
- RE: Loggin in from form
... make that link go to a simple script that simple does a Location header that sends them to the main page of the restricted site only with out the login info attached! ... I realize it's not good to pass login info in plain view so that's why ... I use https and then do the Location to remove it. ... (perl.beginners) - RE: Edit Form
... I use the user's domain login info in my app, ... If the user enters the right password for the username that they enter, ... Private Sub cmdUnlock_Click ... (microsoft.public.access.forms) - Re: Automatically fill in UserName
... but you still have to talk with the person that created the login page to see what method you ... can use to pass the login info to the page, as the page need to be able accept and insert the info ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... "GooseJTP" wrote in message ... (microsoft.public.frontpage.client) - Re: using SSL
... login info on the index page, which then gets sent via the form action to the login page which compares this info with the database. ... The page containing the form should generally be on a secure server too as ... both the front end interface that accepts the form data and the backend processing page should be on the HTTPS server. ... (alt.html) - Re: hide SOME query results for unauthorized users
... I presume you have some kind of login procedure, ... and you have a table of Users and Login info. Include the tag ... permission, ... I think I know how I could "tag" ... (microsoft.public.access.queries) |
|