-
Posts
426 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by bart21
-
is there a HAP config/iinstallation guide for iis 7
bart21 replied to bart21's topic in Home Access Plus+
Ok, is there a PDF for editing the web config file then. I have looked at hap a couple of times and I always get stuck editing the web config file -
is there a HAP config/iinstallation guide for iis 7
bart21 replied to bart21's topic in Home Access Plus+
The first one is a video, the second is for iis6. I would like PDF that I can print and follow for the installation( the iis bits) and the editing of the web.config file on iis 7 ( server 2008) Thanks Nick -
hi i see there are config and installation videos but are there any pdf's for the installation and config of the latest hap? pref with iis 7 nick
-
Can you test the drive in another pc or laptop just to ensure it is not an issue with the drive. Nick
-
The ubuntu user fog password password needs to stay as it is. You can remove the console user fog as that does nothing. Nick
-
Fog does rely on the default user. It uses it for FTP tasks( image renaming etc) Nick
-
I would say fog is not installed properly, if you delete the fog settings that someone mentions further up the thread, rename the www/fog to fogold anfd the same in the opt dir, and run the installfog.sh again. nick
-
Hi i have followed the installation video for hap v4 and i am getting this error. anyone any ideas? nick
-
Hi Firstly in the root of www ( or in the root of the fog dir if in a sub folder) please create a file named .htaccess in that file please copy the following line: php_flag display_errors on This will display any errors that it is giving. Also in IE please go to page, and view source just check the page looks ok. Eg are the HTML tags both there at the top and bottom. Just trying to check the page is loading properly. There are some other error options in the php.ini file which will display even deeper errors if the htaccess one failed. If you need them give me a shout after 9 when I will be infront of a server to refresh my memory. Other than that, try creating an empty DB called fog and see if that triggers it. Feel free to pm me if you want. Nick Ps is it a linux box or a win box?
-
When installing fog did you select the option for normal server or storage node?
-
HI It would not remove from programs and features or setup.exe, so my colleague has now formatted the server and tried to start again. The server that failed (mentioned above) is still showing in the ESM on the 2003 Box (working). How can we get rid of this? nick
-
Hi We currently have exchange 2003. We wanted to upgrade to exchange 2010 sp1 today. We now have a big issue. My colleague bought up a server 2008R2 server and fully updated from windows update. He then ran the exchange setup wizard and selected all the roles, the installer performed all the checks and told us what else was needed. (IIS, filter pack for office 2010 etc) They were then installed. The wizard then started installing the roles, they all completed except for the mailbox role, this was left for 2 hours and the progress bar had not moved so he killed the installer in task manager. We are now not able to remove exchange from that server. It also shows up in the system manager for exchange 2003 on the 2003 box as a new administrative group. we have tried rightclick, delete on this group but it wont delete. any ideas as to how we can remove the traces of ex 2010 and start again. thanks nick
-
Hi We have recently moved from thinstation to ltsp. When a thinstation client was left on for a while with no activity it used to disconnect and bring up a box with the option to reconnect. Ltsp does not do the above, every 5 mins it reinitiates a connection to the terminal server. This was ok when we had 4 or 5 ltsp clients but now we have 25 the terminal server gets a bit cross when they all keep pestering it to reinitiate their connection. So I would like to run a shell script on client start up which has a button which says connect, when this button is pressed it runs the rdesktop option and connects to the ts. I have been trying this for a couple of days but shell scripting isnt my strong point. So Anyone have any sample scripts or any instructions please. I have done this on solaris with tcl and sunray clients but never done sh script. Thanks Nick
-
have you tried using outlook to delete this one message? nick
-
Remote desktop services - folder redirection - large profile
bart21 replied to pooley's topic in Windows Server 2008 R2
That 10Gig My docs will cause issues. I would rename that folder and create another with a few docs in it, then test nick -
Just looking at adito, i have it reading AD logons and allowing people to log in when pointed at the 2k3 dc, but doesnt seem to work when pointed at the 2k8R2 dc. anyone got it working with a 2k8R2 dc?
-
@glennda when i looked at this i remen=mber the RDP client would only go to an ip address not a DNS name. I want to implement a DNS round robin with the TS's in to kinda load balance. nick
-
Hi, anyone know of any free remote access software to allow staff to get into our terminal services. Something like adito would be good, preferably free.
-
Hi We use IML Technologies. They are exceptional. I dont know where you are based, but our account manager is Mak Khosse, he is a good bloke aswell. nick
-
Hi Netdom is not needed. The magic quotes is in /etc/php5/apache2/php.ini. it is better if machine is off and never has been on the domain. You CANNOT image when still on the domain. any more probs feel free to post back. Sorry for the short reply, im on iphone and not so easy to type. nick
-
for the issue of no gpo's applying, we had this issue. open gpmc, find the relevant OU, select the link to the policy, right click and select 'enforced'. Then do a gpupdate /force see if they apply. nick
-
I know you say you dont want to do it online but after numerous testing i now use this site. PDF to Word Online - Convert PDF to Word for Free It seems to be the one that holds the layout the best. nick
-
Hi i am trying to set up hap on 2008 server vanilla network. I followed the video for my version of IIS and all settings match. I ran the config tool and it completed. I go to my web address for HAP and get a login box, i input username and password and get an error page that says: Server Error in '/' Application. -------------------------------------------------------------------------------- Logon failure: unknown user name or bad password. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.DirectoryServices.DirectoryServicesCOMException: Logon failure: unknown user name or bad password. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [DirectoryServicesCOMException (0x8007052e): Logon failure: unknown user name or bad password. ] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +420085 System.DirectoryServices.DirectoryEntry.Bind() +36 System.DirectoryServices.DirectoryEntry.get_AdsObject() +31 System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) +78 System.DirectoryServices.DirectorySearcher.FindAll() +9 HAP.AD.ActiveDirectoryHelper.getUser(DirectoryEntry root, String userName) +153 HAP.AD.ActiveDirectoryHelper.GetRolesForUser(DirectoryEntry root, String username) +35 HAP.AD.ActiveDirectoryRoleProvider.GetRolesForUser(String username) +10 System.Web.Security.RolePrincipal.IsInRole(String role) +182 System.Web.Configuration.AuthorizationRule.IsTheUserInAnyRole(StringCollection roles, IPrincipal principal) +132 System.Web.Configuration.AuthorizationRule.IsUserAllowed(IPrincipal user, String verb) +256 System.Web.Configuration.AuthorizationRuleCollection.IsUserAllowed(IPrincipal user, String verb) +201 System.Web.Security.UrlAuthorizationModule.OnEnter(Object source, EventArgs eventArgs) +8890701 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +148 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
-
Net Dom is not required. I spent hours playing with fog. In the active directory fields: Username = domain\username Password = your password for that user Domain = your domain netbios name. Then you will see the domain\username will change to domain\\username. This is caused by magic quotes. You need to open your php.ini file and search for magic_quotes. Set these to off. Then remove a \ from the user name field and it will join the domain. Any issues feel free to pm me.
-
What version of fog are you using? If .29 netdom is no longer required and there is a fix for joining the domain.
