SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SSHSettingsGSSHostname Property

The GSS host name, in form of a FQDN (e.

Object Oriented Interface

public function getSSHSettingsGSSHostname();
public function setSSHSettingsGSSHostname($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 89 );
secureblackbox_sftpserver_set($res, 89, $value );

Default Value

''

Remarks

The GSS host name, in form of a FQDN (e.g. hostname.com), a principal name (e.g. 'host@hostname.com), or a cross-real ticket-granting ticket (e.g. krbtgt/test.com@example.com).

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]