Displaying 6 results from an estimated 6 matches for "samtest".
Did you mean:
spamtest
2002 Oct 29
2
File locking problems - v2.2.6
...a server (using v2.2.1, v2.2.5 and v2.2.6) to replace a old system.
Problem seems to be with file locking on the new server - works
perfectly on old server!!
Attached are configuration files for Samba for old (smb205.conf) and new
(smb226.conf) servers, plus the source of a Cobol test program
(samtest.cbl) that demonstrates the problem. Also included is a program
(samdata.cbl) that creates the test file. I can supply binary versions
if required - not sending .EXE for anti-virus purposes.
I have tried various variations on the parameters, but doesn't seem to
make a lot of difference. Am I...
2002 Sep 26
0
Samba-3.0alpha20 released
...the
configure option --with-sam
- Added SGML/DocBook version of developer oriented docs to build process
- Return correct FILE_SUPERSEDED response
- Added example sam module (skeleton)
- Add plugin support for the sam system (based on passdb code)
- show builtin groups in samdump
- Adding samtest utility used to test sam backends
- fix connecting to a BDC when the PDC is down but in WINS and no bcast
can be used to find a BDC
- convert the LDAP/SASL code to use GSS-SPNEGO if possible
- added cli_net_auth_3 client code
- merge of phant0m key fix from APP_HEAD
- allow rpcclient's...
2000 Apr 18
1
rpcclient Shutdown
...e access is only
regenum regdeletekey regcreatekey regquerykey regdeleteval
regcreateval reggetsec regtestsec ntlogin wksinfo
srvinfo srvsessions srvshares srvconnections srvfiles
lsaquery lookupsids enumusers ntpass samuser
samtest enumaliases samgroups quit q
exit bye help ? !
I was underthe immpress that there was a SHUTDOWN command which could be
issued, but it doesnot seem to be avaible.
Any Idears? I feel like I have forgot to do something. But I re...
2003 Jan 19
0
nbtstat -A 192.168.0.1 returns "host not found"
...*
[global]
interfaces = 192.168.0.1/24
workgroup = RIVENDEL
server string = Teste Samba Server
netbios name = Linuxbox
security = share
netbios aliases = elrond
wins support = yes
;*******************section firstshare*****************
[first]
comment = Our first samba share
path = /samtest
writeable = yes
guest ok = yes
smbclient -L linuxbox returns the output bellow
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
Got a positive name query response from 127.0.0.1 ( 192.168.0.1 )
Domain=[RIVENDEL] OS=[Unix] Server=[Samba 2.2.5]
Sharename Type...
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error:
smb: \> samtest
samtest
SAM Encryption Test
SAMR_R_UNKNOWN_38: Unknown NT error
smb: \>
all i need to be able to do is change the nt password, but the ntpass command gives the same error.
any ideas what's causing this error? i have a blank smb.conf file (i...
2015 Jan 09
1
getting NT_STATUS_LOGON_FAILURE
On 09/01/15 20:16, Bob of Donelson Trophy wrote:
>
>
> On 2015-01-09 13:43, Rowland Penny wrote:
>
>> On 09/01/15 18:56, Bob of Donelson Trophy wrote:
>> On 2015-01-09 12:45, Rowland Penny wrote: On 09/01/15 18:31, Bob of Donelson Trophy wrote: On 2015-01-09 11:40, Rowland Penny wrote: On 09/01/15 17:26, Bob of Donelson Trophy wrote: On 2015-01-09 10:23, Rowland Penny