Displaying 3 results from an estimated 3 matches for "testdomain2".
Did you mean:
  testdomain
  
2009 Jan 30
1
Smbtorture + Domain Environment
Hi,
Does smbtorture have any issues operating in a Domain environment? I get the
following error even for simple tests
[root@D2950-11 samba_tests]# ./smbtorture //D1950-01/global-share -U
TESTDOMAIN2+testuserc OPEN
using seed 1233356434
Password:
host=D1950-01 share=global-share user=TESTDOMAIN2+testuserc myname=D2950-11
Running OPEN
starting open test
failed to open share connection: //D1950-01/global-share port:0 -
NT_STATUS_LOGON_FAILURE
TEST OPEN FAILED!
OPEN took 0.015798 secs
Tried diffe...
2009 Jun 22
2
fixed delay logging onto Samba3.3 from Vista Business
Hi all,
I was wondering if anybody has experienced a fixed delay about 30-40seconds
while logging onto the samba domain running samba version 3.3 from Windows
Vista Business
Cheers,
Abey
2009 Jan 04
1
File integrity in Samba/NFS environment
...locking = yes
strict sync = yes
sync always = yes
NFS exports:
/mnt/gpfs/nfsexport *(rw,no_root_squash,sync,fsid=222)
Tried NFS mount with sync:
node1:/mnt/gpfs/nfsexport       /mnt/nfs        nfs
rw,tcp,hard,intr,sync,rsize=32768,wsize=32768,vers=3       0 0
smb.conf
[global]
        workgroup = TESTDOMAIN2
        realm = TESTDOMAIN2.LOCAL
        netbios name = CTDB-NAS
        server string = Clustered CIFS
        security = ADS
        auth methods = winbind, sam
        password server = 172.16.2.25
        private dir = /mnt/gpfs/CTDB_AD
        passdb backend = tdbsam
        client NTLMv2 aut...