Displaying 5 results from an estimated 5 matches for "aggiunto".
2017 Jun 23
3
Samba AD - Issue with winbindd: Could not write result
...allow insecure wide links = Yes
# Inseriti per evitare blocco per troppi files aperti
# deadtime = 20
# max open files = 490000
socket options = TCP_NODELAY SO_KEEPALIVE TCP_KEEPIDLE=120
TCP_KEEPINTVL=10 TCP_KEEPCNT=5
ldap server require strong auth = no
# Aggiunto da TT 13/6
## client use spnego = no
## client ntlmv2 auth = no
## client ipc max protocol = NT1
# Aggiunto da TT 19/6
## client ldap sasl wrapping = plain
[netlogon]
path = /var/lib/samba/sysvol/niccolai.local/scripts
read only = No
[sysvol]
pa...
2017 Jun 23
0
Samba AD - Issue with winbindd: Could not write result
...ppi files aperti
> # deadtime = 20
> # max open files = 490000
> socket options = TCP_NODELAY SO_KEEPALIVE TCP_KEEPIDLE=120
> TCP_KEEPINTVL=10 TCP_KEEPCNT=5
You should let Samba set the above line for you.
> ldap server require strong auth = no
> # Aggiunto da TT 13/6
> ## client use spnego = no
> ## client ntlmv2 auth = no
> ## client ipc max protocol = NT1
> # Aggiunto da TT 19/6
> ## client ldap sasl wrapping = plain
>
> [netlogon]
> path = /var/lib/samba/sysvol/niccolai.local/scripts
>...
2017 Jun 22
2
Samba AD - Issue with winbindd: Could not write result
Hello,
I have the same problems outlined in this old thread...
Only difference the original poster was on RHEL6.X, I am on RHEL7, he
compiled samba on its own, I used Sernet Samba (latest)...
Unfortunately there is no solution on this thread. Suggestions?
Thank you
2017 Mar 03
2
Samba as BDC: unable to write on shared folders
...ript = /usr/sbin/useradd -n -c "Workstation (%u)" -M -d /nohome -s /bin/false "%u"
delete user script = /usr/sbin/userdel "%u"
delete user from group script = /usr/sbin/userdel "%u" "%g"
delete group script = /usr/sbin/groupdel "%g"
#Aggiunto dal vecchio server
logon drive = X:
admin users = root, administrator
#cambiato da versione presente su master
hostname lookups = no
username map = /etc/samba/smbusers
client lanman auth = No
client plaintext auth = No
log level = 3
preferred master = no
name resolve order = wins bcast...
2017 Mar 02
2
Samba as BDC: unable to write on shared folders
I use Samba as a PDC (non-AD-style) on the server n°1.
I have successfully created a BDC on the server n°2.
I followed the official guide SAMBA
(https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-bdc.html)
On servers n°2 I have also transferred the users database from the
server n° 1
(https://www.cyberciti.biz/faq/howto-move-migrate-user-accounts-old-to-new-server/)
When I