Hi! Authentication works when I set 'password server = server01', but then testparm complains: WARNING: The setting 'security=ads' should NOT be combined with the 'password server' parameter. (by default Samba will discover the correct DC to contact automatically).
But Samba doesn't. DNS is working: host -t srv _kerberos._tcp _kerberos._tcp.verwaltung.leibniz-remscheid.de has SRV record 0 100 88 server01.verwaltung.leibniz-remscheid.de. host server01 server01.verwaltung.leibniz-remscheid.de has address 192.168.20.200 Klaus On Tue, Aug 6, 2013 at 5:13 PM, steve <[email protected]> wrote: > On Tue, 2013-08-06 at 14:34 +0200, Klaus Rörig wrote: > > Hi! > > > > I set up s3 on the fileserver now but I cannot connect to my share. > > > > 'wbinfo -u' lists all user > > 'wbinfo-g' lists all groups > > > > getent also list the queried user. > > > > But when I try to connect from Win7 to my s3 share, it asks for creds > > but does not accept any. I cannot see any log entries. > > > > What's wrong now? > > Hi > Too general without knowing a bit more: > Who is logged in on the Win7 box? > Is the Win7 box joined to the domain? > What are the permissions on /srv and /srv/share? > Can the user access the share if logged in on the file server? > Can the user access the share using smbclient? > Does the share appear as a folder in explorer? > What does the windows security tab give for the share? > > Steve > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
