Aarti Varshney (asadhnan) wrote:
my security is domain, i would like to map users who fail authentication to be mapped to a guest account so they can access printers.My conf file looks like this: [global] workgroup = LAB2000DOMAIN2 security = DOMAIN client schannel = No map to guest = Bad Password
map to guest= "Bad Password" means, user exists, but provided invalid password. Maybe you really want: map to guest = "Bad User" or map to guest = "Bad Uid" man smb.conf for specific details and differences between these. -- Rex -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
