Documentation

add_sambauser.inc.php

Page-level DocBlock

Table of Contents

Functions

add_sambauser()  : mixed
Anlegen eines Netzlaufwerksnutzers

Functions

add_sambauser()

Anlegen eines Netzlaufwerksnutzers

add_sambauser(array<string|int, mixed> $parameter) : mixed
Parameters
$parameter : array<string|int, mixed>

folgende Parameter sind möglich:

  • kas_login: das betreffende KAS Login
  • kas_auth_data: die Authentifizierungsdaten
  • kas_auth_type: der Authentifizierungstyp
  • samba_path: der Pfad
  • samba_new_password: das Passwort
  • samba_comment: der Kommentar
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
couldnt_get_kas_ressources
throws
max_sambauser_reached
throws
password_syntax_incorrect
throws
path_syntax_incorrect
throws
samba_comment_syntax_incorrect

        
On this page

Search results