Displaying 3 results from an estimated 3 matches for "adbindproxy".
2012 Apr 23
1
Disable AD checking per share in smb.conf [sec=unclassified]
...e/password for machines 
not on the domain.
When I have a plain windows XP machine (not on the domain) attempt to connect, I 
get asked for a username/password.
Is this possible? (to have a public share) whilst also having shares that use AD 
usernames for other users.
I'm using
CentrifyDC-adbindproxy-4.5.1-504.i386
CentrifyDC-5.0.1-177.i386
CentrifyDC-samba-3.5.9-4.5.1.504.i386
CentrifyDC-openssh-5.9p1-4.5.2.534.i386
Regards
Kym
------------------
[global]
security = ADS
realm = XXXX
workgroup = XXXX
netbios name = XXX
server string = Science Technical Support - Development Server
auth me...
2012 Mar 22
0
Disable AD checking per share in smb.conf [sec=unclassified]
...e/password for machines 
not on the domain.
When I have a plain windows XP machine (not on the domain) attempt to connect, I 
get asked for a username/password.
Is this possible? (to have a public share) whilst also having shares that use AD 
usernames for other users.
I'm using
CentrifyDC-adbindproxy-4.5.1-504.i386
CentrifyDC-5.0.1-177.i386
CentrifyDC-samba-3.5.9-4.5.1.504.i386
CentrifyDC-openssh-5.9p1-4.5.2.534.i386
Regards
Kym
------------------
[global]
security = ADS
realm = XXXX
workgroup = XXXX
netbios name = XXX
server string = Science Technical Support - Development Server
auth me...
2012 Oct 20
0
Passwords with special characters
...that almost always, if I reboot my Windows machine and try to
connect to the share again, it is successful, and I never get the
user/password prompt. So it's as if the server finally accepts the password.
Below is my smb.conf, with company info removed:
#
# This file was generated by Centrify ADBindProxy Utility
#
[global]
    security = ADS
    realm = ***.**.**.***
    workgroup = ****
    netbios name = shockwave
    auth methods = guest, sam, winbind, ntdomain
    machine password timeout = 0
    passdb backend = tdbsam:/etc/samba/private/passdb.tdb
    log level = 2
    #
    # Samba versions...