Displaying 2 results from an estimated 2 matches for "notexit".
Did you mean:
no_exit
2015 Apr 20
3
Map to Guest not working
...local
users in addition to guests - but then the passwort must be correct!
If you have the same username on your local machine as on the server,
but with different passwords, then it will always fail.
Workaround: insist that is tries to use a non-existing userid:
net use n: \\server\share /user:notexit
This works fine, without asking for a password, and immediately connects
as guest.
A nicer solution would be map to guest = invalid password, but this has
other disadvantages (described in the man page).
The best solution would be if these options could be set per share,
instead of only global...
2015 Apr 19
3
Map to Guest not working
All,
I've migrated a share from an older samba server (3.0.33) running on a
Sun Solaris box to a newer samba server (3.6.23) running on a RedHat
Linux 6 box.
For the most part I've tried to keep the configuration the same (simply
to make the migration easier since I'm not an expert on Samba config
options).
I got the authentication working (security=domain) but now I'm