@Tom-Elliott Good afternoon,
What type of encryption is used in AD Active Directory?
She is strong ?
@Tom-Elliott Good afternoon,
What type of encryption is used in AD Active Directory?
She is strong ?
@Tom-Elliott
yes, it has already been installed. Do you have to upload a module in httpd.conf or copy a module to the /etc/httpd/modulos folder?
rpm -qa php-ldap
php-ldap-8.0.27-1.el9_1.x86_64
FOG version 1.5.10
Guys,
Can someone tell me if this is an error in the LDAP plugin or just a wrong configuration in it?
[22-Jun-2023 16:22:54 UTC] PHP Fatal error: Uncaught TypeError: ldap_unbind(): Argument #1 ($ldap) must be of type resource, null given in /var/www/html/fog/lib/plugins/ldap/class/ldap.class.php:124
Stack trace:
#0 /var/www/html/fog/lib/plugins/ldap/class/ldap.class.php(124): ldap_unbind()
#1 /var/www/html/fog/lib/plugins/ldap/class/ldap.class.php(235): LDAP->__call()
#2 /var/www/html/fog/lib/plugins/ldap/hooks/ldappluginhook.hook.php(126): LDAP->authLDAP()
#3 /var/www/html/fog/lib/fog/hookmanager.class.php(86): LDAPPluginHook->checkAddUser()
#4 /var/www/html/fog/lib/fog/user.class.php(144): HookManager->processEvent()
#5 /var/www/html/fog/lib/fog/user.class.php(226): User->passwordValidate()
#6 /var/www/html/fog/lib/fog/fogbase.class.php(2469): User->validatePw()
#7 /var/www/html/fog/lib/pages/processlogin.class.php(153): FOGBase::attemptLogin()
#8 /var/www/html/fog/management/index.php(31): ProcessLogin->processMainLogin()
#9 {main}
@george1421 thank you very much
hey guys
Is it possible that the Subnet Group Management plugin automatically places a location on a new host that was done through quick registration and inventory using the subnet that this host is on?
Hey guys
Can anyone help me with this little problem. When I try to edit Group Management / Location Membership to choose a location, the chosen option is not checked. When I go back to look at the compao it's blank with no information.
Always return to default
Good morning guys
Firstly excuse my english.
I searched here on the forum and elsewhere on the internet and I didn’t find anything regarding the problem I faced yesterday. When I tried to apply the location plugin it stopped the FOG server or the HTTPD service.
The problem was in a plugin location comma on line 170.
[15-Jun-2023 21:56:20 UTC] PHP Parse error: syntax error, unexpected ‘)’ in /var/www/html/fog/lib/plugins/location/pages/locationmanagementpage.class.php on line 170
);
$sgbuild = self::getClass(‘StorageGroupManager’)->buildSelectBox(
$storagegroup
);
$snbuild = self::getClass(‘StorageNodeManager’)->buildSelectBox(
$storagenode
);
$snprotocol = self::getClass(‘LocationManager’)->buildProtocolSelectBox(
$protocol,
);
$tftp = isset($_POST[‘tftp’]) ? ’ checked’ : ‘’;
$fields = array(
Hi Guys,
Can anyone help me with information on how to add a new entry to Fog’s boot menu.list?
I would like to add for example an option to boot with Ubuntu live.
Thanks