NetUserAdd和到期日期

时间:2018-04-15 03:01:35

标签: windows delphi user-controls

尝试使用delphi创建一个Windows用户。

就像这篇文章中的答案:create windows user using Delphi

我尝试将usri2_acct_expires更改为指定日期,但用(从不)选项创建用户。

我设置了这样的值:

set.seed(24)
df <- as.data.frame(matrix(sample(1:9, 10 * 5, replace = TRUE),
       ncol = 10, dimnames = list(NULL, c("CB1", "LB2", "CW3", "WC1",
     "LW20", "conifer", "hercon", "other", "other2", "other3"))))

感谢您的帮助。

0 个答案:

没有答案