Documentation

update_sambauser.inc.php

Page-level DocBlock

Table of Contents

Functions

update_sambauser()  : mixed
Bearbeiten eines Netzlaufwerksnutzer

Functions

update_sambauser()

Bearbeiten eines Netzlaufwerksnutzer

update_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_login: das Login
  • samba_path: der Pfad (optional)
  • samba_new_password: das neue Passwort (optional)
  • samba_comment: der neue Kommentar (optional)
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
in_progress

das KAS Objekt ist zZt noch in Bearbeitung

throws
nothing_to_do

es wurde nichts geändert

throws
password_syntax_incorrect
throws
path_syntax_incorrect
throws
samba_comment_syntax_incorrect
throws
samba_login_not_found
throws
samba_login_syntax_incorrect

        
On this page

Search results