Displaying 2 results from an estimated 2 matches for "dd891456".
2016 Dec 30
0
About error: 'Windows cannot access, you do not have permission to access'
...up:
>
> idmap config ROOT:range = 2000000-2999999
> idmap config ROOT:backend = rid
>
> Why ??
>
> Rowland
>
You missed.. ;-)
workgroup = H3C ONESTOR
Spaces in workgroup names is not allowed, only alphanumeric characters.
https://msdn.microsoft.com/en-us/library/dd891456.aspx
a space is NOT an alphanumeric character.
So change that to (suggesting):
workgroup = H3C-ONESTOR
and a good thing to read :
Naming conventions in Active Directory for computers, domains, sites & OUs.
https://support.microsoft.com/en-us/kb/909264
Then change these to something like
&...
2016 Dec 29
5
答复: About error: 'Windows cannot access, you do not have permission to access'
Thanks for your attention.
First, use local users at samba server, and client login success.
[global]
workgroup = H3C ONESTOR
server string = %h server (Samba NAS)
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 100000
log level = 10
syslog = 0
panic action = /usr/share/samba/panic-action %d
server role = standalone server
obey pam restrictions = yes