[EMAIL PROTECTED] wrote: > > Greetings! > > When I changed the security = domain in the configuration file, > from MS windows, I get Access denied those Unix shares. Whereas, > it works if security = server (shown below) > > security = server > password server = 10.1.3.15 > > The Unix Shares are authenticated against NT domain. > > Any help or clues how to debug this? It has been suggested in this > forum it is better to have domain instead of server. Any reasons for > that..
If you set 'security=domain' you must join the domain first. See smbpasswd -j -Uadmin%pass Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
