Displaying 2 results from an estimated 2 matches for "manufac".
Did you mean:
manual
2009 Nov 19
1
getent doesnt't list group
...local group).
The problem is that samba does not recognize group in the filesystem and assign a wrong gid to the objects.
I tried to change winbind separator to \ or / but with no success
My samba and winbind version is 3.028a.
my smb.conf:
[global]
workgroup = domain
netbios name = Manufac
server string = Server
include = /etc/samba/dhcp.conf
encrypt passwords = true
&nbs p; realm = DOMAIN.LOCAL
password server = pdc.domain.local
security = ADS
winbind enum users = yes
winbind enum groups = yes
winbind separa...
2009 Nov 23
2
home directories ask user for password
Hi to all,
I have Samba configured as domain member with winbind and kerberos, I can access all share but I have some problem with the home directories because it ask me for password.
This is my smb.conf
[global]
workgroup = domain
netbios name = Manufac
server string = Server di rete
comment = server di rete
encrypt passwords = true
realm = DOMAIN..LOCAL
password server = pdc01.domain.local
security = ADS
winbind enum users = yes
winbind enum groups = yes
winbind separator= +...