Hye,
I 've update to rc14 and now it’s working.
Thanks
Hye,
I 've update to rc14 and now it’s working.
Thanks
@george1421 yes it is a built in user ,I do not use ldap plugin
the password is the password i use to login with the console.
I have paid attention to the case sensitive.
And i change it for a very simple password (working on azerty ans qwerty): console web ok
but not pxe menu.
Yes i’ts the same and it’s working on the console .
I try to add a new user but same problems.
Hello,
I am not able to enter in iPXE menu with the user and password after upgrade. (It was working before.)
Invalid Login
No error in Apache.
Someone have a idea?
Thanks
Hye ,
I can’t deploy with rc10
I ve this message:
no source file passed (writeimage).
i certainly made a mistake
thank olivier
Hi,
It’'s work but before use it i think i need to verify before if the line "/image and image/dev"exist
To make the transition from a version that does not contain ##Fog–share-start##
to avoid having 2 times sharing appear in the file
Hi
I have tested this norming and it’s worrking for my case.
Olivier
Hye,
Same here when deploy or upload a host error on host:
Unknown Response: DateTimeZone::__construct(): Unknown or bad timezone ()
same for printer blank page
PHP Fatal error: Call to private method Printer::loadHostsnotinme() from context 'FOGController' in /var/www/fog/lib/fog/FOGController.class.php on line 203, referer: http://10.31.28.21/fog/management/index.php?node=printer&sub=edit&id=1
Hi
In your script before add share it can be this
if [ -f $nfsconfig ]
then
if [ $(grep -c "##FOG-SHARE-START##" $nfsconfig) -ne 0 ]
then
sed -in '/##FOG-SHARE-START##/,/##FOG-END-SHARE##/{//d;D}' $nfsconfig
fi
fi
And add this configureNFS()
echo -e "##FOG-SHARE-START##\n$storageLocation *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)\n$storageLocation/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)\n##FOG-END-SHARE##" >> "$nfsconfig";
I am not tested for the moment
Olivier
When i run the installer the file etc/exports is replaced by the following entries:
/images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
/images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
all other entries was deleted.
I’m sorry, I’m struggling to make me understand.I don’t speak english very well
Oliver
When i do an install or udapte fog it’s make a new exports file and i 've some share on my dev server and i have to edit the exports file after each update (it’s not really a probleme just a question).
Hy,
Add host to group not working ,it’s say saved successfull but nothing have changed.
Olivier
Hello,
Just a litte question.
Why export file is completely replaced and destroy the sharing did not concern FOG when i update?
Oliver
hEllo
When i want delete group with bouton “delete all selected groups” i have an error
Works fine with no entry icon
Log apache:
PHP Fatal error: Cannot access protected property Group::$databaseFields in /var/www/fog/lib/fog/FOGPage.class.php on line 437, referer: http://10.31.28.21/fog/management/index.php?node=group&sub=list
Thanks
Hi
Image assignment when i create am image don’t take the storage that I have filled and i can’t change them after in storage group from Image Menu .Always stay default group.
Thanks
I ve update from latest svn (r4155) fog version 4952 and always the same error