Skip to content

Commit 5feafa0

Browse files
committed
Added ldap_import
1 parent 56a4525 commit 5feafa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SnipeitPS/Public/Set-SnipeitUser.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ function Set-SnipeitUser() {
116116

117117
[string]$notes,
118118

119+
[bool]$ldap_import,
120+
119121
[ValidateScript({Test-Path $_})]
120122
[string]$image,
121123

0 commit comments

Comments
 (0)