Changeset 1022
- Timestamp:
- May 15, 2017, 10:04:13 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/shared/masterpasswd.vrs
r1021 r1022 141 141 _MasterPasswdCreate: 142 142 IF options.!debug == 1 THEN say '_MasterPasswdCreate() started.' 143 call lineout samba.!masterpasswd, '# Created by Samba GUI Tools 'date('E')' 'time( '')143 call lineout samba.!masterpasswd, '# Created by Samba GUI Tools 'date('E')' 'time() 144 144 call lineout samba.!masterpasswd, '# syntax:' 145 145 call lineout samba.!masterpasswd, '# username:passwd:UID:GID:login-class:chg pw x sec:deact x sec:GECOS:home:shell'
Note:
See TracChangeset
for help on using the changeset viewer.