mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r11309: A trivial test script for ejs libnet interface.
rafal
(This used to be commit deb561ea4a
)
This commit is contained in:
parent
b22bda7533
commit
6386f31317
4
testprogs/ejs/ejsnet.js
Executable file
4
testprogs/ejs/ejsnet.js
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env smbscript
|
||||
|
||||
var ctx = NetContext("Administrator", "admin");
|
||||
ctx.CreateUser("noname");
|
Loading…
Reference in New Issue
Block a user