mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
f3fb381952
(This used to be commit 0e8f946ed0
)
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
#export WINTEST_STARTUP="/tmp/startup client"
|
|
#export WINTEST_SHUTDOWN=/tmp/shutdown client"
|
|
export DOMAIN="client"
|
|
export USERNAME="administrator"
|
|
export PASSWORD="samba"
|
|
export SERVER="192.168.213.161"
|
|
export SHARE="c\$" |