+ Post New Thread
Page 46 of 52 FirstFirst ... 36424344454647484950 ... LastLast
Results 676 to 690 of 779
Home Access Plus+ Thread, Home Access Plus+ in Projects:; A bit of a dense question.... with the Room Bookings system, everything was fine until I set about removing me ...
  1. #676
    TheScarfedOne's Avatar
    Join Date
    Apr 2007
    Location
    Plymouth, Devon
    Posts
    1,052
    Blog Entries
    78
    Thank Post
    430
    Thanked 117 Times in 106 Posts
    Rep Power
    66
    A bit of a dense question.... with the Room Bookings system, everything was fine until I set about removing me and my team from Domain Admins. Now - we arent Admins of it, and cant book for others/remove bookings. Where was that controlled from again?

    Ta muchly

  2. IDG Tech News
  3. #677
    nickbro's Avatar
    Join Date
    Jul 2010
    Location
    Gilwern, Wales
    Posts
    2,568
    Thank Post
    27
    Thanked 384 Times in 322 Posts
    Rep Power
    89
    The ability to override bookings is a DOMAIN ADMIN function

  4. #678

    Join Date
    Jun 2009
    Posts
    38
    Thank Post
    2
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Home Access Plus+-hap-error.png

    Hi Nick - just trying to do the v6 upgrade (looks great!) and having a problem with some users (such as myself) acessing their home directory - I'm getting the attached error.

    I can only specualte from the error that there's a 64k default limit on the message size for the directory listing data, and people like myself with a lot of items are causing it to exceed this limit.

    Do you know how we can up this?

    Cheers

    John

  5. #679
    nickbro's Avatar
    Join Date
    Jul 2010
    Location
    Gilwern, Wales
    Posts
    2,568
    Thank Post
    27
    Thanked 384 Times in 322 Posts
    Rep Power
    89
    I've updated the v6.0.1 update release on Home Access Plus&#43, can you download it and check to see if the issue is fixed?

    Home Access Plus+ - Download: v6.0.1

    Updated @ 3.30pm on 23/4/11

  6. #680

    Join Date
    Jun 2009
    Posts
    38
    Thank Post
    2
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Wow thanks Nick - that was fast! That's done the job and everything seems to be working perfectly now. Cheers!

  7. #681
    nickbro's Avatar
    Join Date
    Jul 2010
    Location
    Gilwern, Wales
    Posts
    2,568
    Thank Post
    27
    Thanked 384 Times in 322 Posts
    Rep Power
    89
    You reminded me of something I forgot to do. When implementing the HAP.Silverlight.Browser I overwrote the predefined configuration that set it's maxmessagesize to 2gb. Overwriting it to allow HAP+ to work using your sites URL instead of mine set that back to 64kb. I've now set it to allow a massive message payload.

  8. #682
    nickbro's Avatar
    Join Date
    Jul 2010
    Location
    Gilwern, Wales
    Posts
    2,568
    Thank Post
    27
    Thanked 384 Times in 322 Posts
    Rep Power
    89
    Status Update on v6.1

    • New Home Page Layout (using some features from the HAP+ User Card) [DONE]
    • Drive Space Indicators in the Basic My Computer Browser [DONE]
    • Image Thumbnails in the Basic My Computer Browser [DONE]
    • More updates to the Config Tool [6.1 Additions PENDING]
    • Get File Type Icons from Registry (will use icons in the ~/images/ folder 1st (higher res)) [DONE]
    • Anything else I think of [Can't think of anything, suggestions?]

    If no one thinks of any suggestions, version 6.1 will be released at the end of the weekend (i.e. Monday Evening (long easter bank holiday weekend))
    Last edited by nickbro; 23rd April 2011 at 09:30 PM.

  9. #683
    TheScarfedOne's Avatar
    Join Date
    Apr 2007
    Location
    Plymouth, Devon
    Posts
    1,052
    Blog Entries
    78
    Thank Post
    430
    Thanked 117 Times in 106 Posts
    Rep Power
    66
    Any chance of changing this to a configurable AD Group? It can even be one you hardcode in if easier - just so that its not Domain Admins (I would like some of the office staff to be able to do it too)... something like Booking Admins - and we would need to create that group...

    Ta

  10. #684
    nickbro's Avatar
    Join Date
    Jul 2010
    Location
    Gilwern, Wales
    Posts
    2,568
    Thank Post
    27
    Thanked 384 Times in 322 Posts
    Rep Power
    89
    Done, it will be part of v6.1. There will be an attribute under
    Code:
    <bookingsystem ... admingroups="xx, yy, zzz"...
    Domain Admins are still hard coded to avoid any major issues

  11. #685

    Edu-IT's Avatar
    Join Date
    Nov 2007
    Posts
    6,191
    Thank Post
    374
    Thanked 495 Times in 455 Posts
    Rep Power
    146
    What is this user card thing? Also, is the config tool now back then?

    Quote Originally Posted by nickbro View Post
    Status Update on v6.1

    • New Home Page Layout (using some features from the HAP+ User Card) [DONE]
    • Drive Space Indicators in the Basic My Computer Browser [DONE]
    • Image Thumbnails in the Basic My Computer Browser [DONE]
    • More updates to the Config Tool [6.1 Additions PENDING]
    • Get File Type Icons from Registry (will use icons in the ~/images/ folder 1st (higher res)) [DONE]
    • Anything else I think of [Can't think of anything, suggestions?]

    If no one thinks of any suggestions, version 6.1 will be released at the end of the weekend (i.e. Monday Evening (long easter bank holiday weekend))

  12. #686
    reggiep's Avatar
    Join Date
    Apr 2008
    Location
    In the vast area of space and time
    Posts
    1,409
    Thank Post
    445
    Thanked 53 Times in 47 Posts
    Rep Power
    25
    The config tool has really helped me move on with installing Home access plus.
    I now have it running but could do with some help from somebody with this...
    The homedrive settings are by default N: pointing to %homedrive% I need to work out what I need to change it to.
    My users all have their home drive mapped to \\servername\username$
    I have tried putting \\servername\%username%$ but this fails
    I know I'm close because if i put \\servername\myusername$ it works for me (myusername$ refers to my actual logon name with the dollar sign at the end)

    Can anyone help with this?

    thanks

  13. #687
    nickbro's Avatar
    Join Date
    Jul 2010
    Location
    Gilwern, Wales
    Posts
    2,568
    Thank Post
    27
    Thanked 384 Times in 322 Posts
    Rep Power
    89
    try \\servername\{0}$

  14. Thanks to nickbro from:

    reggiep (26th April 2011)

  15. #688
    reggiep's Avatar
    Join Date
    Apr 2008
    Location
    In the vast area of space and time
    Posts
    1,409
    Thank Post
    445
    Thanked 53 Times in 47 Posts
    Rep Power
    25
    Quote Originally Posted by nickbro View Post
    try \\servername\{0}$
    Easy when you know how!

    Thanks Nick for A brilliant product and amazing support!

  16. #689

    Join Date
    Oct 2007
    Posts
    131
    Thank Post
    16
    Thanked 14 Times in 14 Posts
    Rep Power
    14
    Do you have any instructions on how to change over to an https:// address had a look on the website but couldn't find any thing and this post has got so long its taking frever to read every post so sorry if its already on this thread Thanks

  17. #690
    sister_annex's Avatar
    Join Date
    Jan 2009
    Location
    Wolverhampton
    Posts
    546
    Thank Post
    79
    Thanked 120 Times in 105 Posts
    Rep Power
    43
    Quote Originally Posted by alextreadwell View Post
    Do you have any instructions on how to change over to an https:// address had a look on the website but couldn't find any thing and this post has got so long its taking frever to read every post so sorry if its already on this thread Thanks
    Off topic sorry....

    If there is a mod or admin around, could I suggest that this thread be moved and its own sub-forum started - possibly in projects or somewhere, I am sure @nickbro will agree it will help with troubleshooting etc if threads were able to be split.

    At over 700 posts it is getting a little tedious to find solutions within the tangle that is the thread as it stands...

    Just a thought

    Thanks

    Mark

SHARE:
+ Post New Thread

Similar Threads

  1. Home Access
    By nickbro in forum Internet Related/Filtering/Firewall
    Replies: 0
    Last Post: 7th July 2010, 10:48 PM
  2. o2 Home Access
    By russdev in forum General Chat
    Replies: 5
    Last Post: 21st November 2009, 09:08 PM
  3. Access from home
    By button_ripple in forum How do you do....it?
    Replies: 30
    Last Post: 15th October 2008, 07:35 PM
  4. Home Access
    By FragglePete in forum How do you do....it?
    Replies: 14
    Last Post: 15th October 2008, 03:18 PM
  5. Access from home???
    By Outpost in forum Wireless Networks
    Replies: 3
    Last Post: 11th February 2006, 12:01 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •