@Tom-Elliott May be the problem is because i’ve got some specials caracters into the password ?
Posts made by plegrand
-
RE: samba domain integration
-
RE: samba domain integration
@Uncle-Frank
i made some tests this morning without success and i’ve got that in the fog.log file :
HostnameChanger Checking Hostname
HostnameChanger Hostname is correct
HostnameChanger Registering host with active directory
HostnameChanger Logon failure: unknown username or bad password, code = 1326
HostnameChanger Activing host with product keyBut i can integrate manually the windows 7 client
Could you help me ?
What client version are you using?
Thanks -
RE: samba domain integration
@Uncle-Frank said:
@plegrand said:
Does samba integration is made automaticcaly without snapin ?
Yes! I guess you’ve setup samba kind of like this using smbldap-tools and all the rest
Hello,
i’m using samba with ldap without smbldap-tools but i think it’s not a problem.
I can integrate the windows client manually without problem
Can you explain me what fields you use in the “Active directory” configuration?Domain name
Organizational Unit
Domain Username
Domain Password
Domain Password LegacyThanks for your help
-
RE: samba domain integration
@Uncle-Frank said:
We use samba without AD (but LDAP!) and domain joining is done via FOG client (Win7/10) without trouble! As Tom said: Domain does not have to be Active Directory…
I’m using samba also with ldap and i’m very interesting . Could you explain me the way you use ?
Does samba integration is made automaticcaly without snapin ?
Thanks for your answer -
RE: samba domain integration
@Tom-Elliott said:
Have you Tried doing it “natively”?
I made a test without success but i’ll try again on monday
-
RE: samba domain integration
@Joseph-Hales said:
If you can write a script to join samba then you could get the same functionality with a snapin.
It’s a good idea, i already use a script after symantec ghost clonage.
But it would be nicer if fog could do that "natively.
But i keep the idea -
RE: samba domain integration
@Tom-Elliott said:
I don’t know, never tried to be honest.
Hmm just a question does rename and integration are launched Indifferently after capture or deploy or only after deploy?
-
RE: samba domain integration
@Tom-Elliott it’s not a samba AD (samba 3.6.6 without AD)
then it cant works ? -
RE: samba domain integration
I’m using FOG latest svn version on debian Jessie.
The station is a Windows 7
The fog client is “New FOG Client Service”
I would like that after deployment the station is automatically renamed and automatically integrated into samba domain.
I tested to configure the “Active Directory” section but it’s active directory… not samba -
samba domain integration
Hello,
i’m trying to make that after deploy the client automatically integrate samba domain, but i dont really understand how it works ?
is the service which rename and integrate the client, or another process.
If it’s the service i 've got to log on each station to launch service
On the web interface i configure the "Active directory " section without success.
Does someone could explain me how to do that ?thanks for your help
-
RE: Debian Jessie 8
@Tom-Elliott In first sorry if I seemed to insist heavily.
As i said before your works is great and the help on the forum also.
I will install fog as you explained me with “./installfog.sh -D /var/www -W fog/ -y” parameters.Sorry again and thanks again for your precious help
-
RE: Debian Jessie 8
@Tom-Elliott … but why the 1.2 version install fog at the right place (/var/www) while svn version install it in /var/www/html ?
-
RE: Debian Jessie 8
@need2 now i agree with you : if you accept that mysql root has no password
and if you know that if installer told you to go to http://192.168.39.243/fog it means you have to go to http://192.168.39.243/html/fog.
I know it’s a ridiculous bug of the default installer (without parameters) but it disturbed meany way fog seems to be a great program, the forum is very reactif and it permit me to go on
Then thanks again for your help i appreciate
sorry for my poor english
@Tom Elliot : i will try with --docroot to tell you if it works.
But can you confirm me that the installer without parameters make a mistake between http://192.168.39.243/fog and http://192.168.39.243/html/fog to be sur we are agree ?Thanks again for your help everybody !!
-
RE: Debian Jessie 8
@Wayne-Workman i made a symbolic link
cd /var/www/
ln -s /var/www/html/fog/ fog -
RE: Debian Jessie 8
@Wayne-Workman but you agree it’s a litle bug ? or it’s a problem on my machine ?
-
RE: Debian Jessie 8
@Wayne-Workman move storage is not an installer problem. With my tests with 1.2 the storage is defaultly on /images and there is no space enough here
i’m going to reinstall trunk version
Could you tell me what is the way to make that the installer install fog in /var/www/fog ?thanks for your help
-
RE: Debian Jessie 8
@Wayne-Workman is there a wa y to make that the installer install fog in /var/www/fog by default ?
-
RE: Debian Jessie 8
@Wayne-Workman
it’s for this reason i’ll prefere to use stable version but i’ve got t launch twice 1.2 installer to make it works, and i cant change storage location -
RE: Debian Jessie 8
@Wayne-Workman when i launch the installer without parameters, at the end of installation it told me that fog is on " http://192.168.151.243/fog/" but it’s false because when i go to " http://192.168.151.243/fog/" it give me error 404 not found.
and i can see that it install fog into " http://192.168.151.243/html/fog/"
-
RE: Debian Jessie 8
@Tom-Elliott then i should install mysql-server before fog to define root user with a good password ?