Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by simoncarter2003

  1. simoncarter2003

    Restricted remote access to some users

    Hi w33mhz, Thanks for your reply, I've tried implementing this, and whilst it does prevent the 'Restricted' accounts from being accessed remotely direct - It also prevents users from connecting to these accounts using RDP from an RDP account that can login remotely. How would you suggest users...
  2. simoncarter2003

    Restricted remote access to some users

    Hi All, I've got a particular scenario and I'm after possible solutions or suggestions. A standalone windows 2008 machine which has a series of 'Restricted' accounts which are used to run different services/applications and they require *some* user interaction. Access to this box is primarily...
  3. simoncarter2003

    Object Serialization Stream.read()

    Ok, I have actually found out, that I get the access violation error, regardless of what I return. So its not so much an error with passing that unserialized object, but when the function returns (regardless of what it returns), if read has been called, it will crash,
  4. simoncarter2003

    Object Serialization Stream.read()

    Im using stringstreams to serialize and unserialize an instance of my class to send it over a network. However I've encountered an access violation when I try to pass my unserialized object between functions. The serialization and unserialization of my objects seems to work correctly, and after...
  5. simoncarter2003

    IP Binding per user

    By the way, im now quite happy just to have it so i can control how a single application binds to an ip, not neccessarily everything a user runs. Hence my above post ^^
  6. simoncarter2003

    IP Binding per user

    After doing further research, I believe this is possible by use of a tcp wrapper of some form. If someone could shed some light on the situation that would be great :)
  7. simoncarter2003

    IP Binding per user

    Yea I know certain applications can be configured to bind to certain IPs. But I was wondering if there is a way to restrict access to IPs so a certain user can only access one IP.
  8. simoncarter2003

    IP Binding per user

    Hey guys, I have a multi-homed system with 8 different IPs running servers 2003. I was wondering if there was someway to bind all programs of a certain user to a single IP. So say i have my primary IP .1 and by default all programs will use this. Is there a way I can get user x's programs to...
  9. simoncarter2003

    Playback devices in vista.

    Hi guys, I have a asus p5w deluxe motherboard, which has 8 audio inputs on the whole and supports 5.1 sound. The realtek audio manager has the ability to create 2 audio playback devices in vista; one for the rear panel, and one for the front panel. I was wondering if its possible to create...
  10. simoncarter2003

    Using c++ to access database

    ok i have a microsoft access database and im unsure on how to access this within c++. I have a program which access's data from a .dll file. As part of that .dll file i want, i guess, a void, which can load or compare data to a database. any ideas? thanks simon
  11. simoncarter2003

    Users Cannot Make Changes

    meant do add, likewise if a user clicks show on desktop for my computer, it doesn't appear and if they choose to view hidden files etc. there is no change. So stupid yet so simple im sure.
  12. simoncarter2003

    Users Cannot Make Changes

    Hi Guys, Weird problem here although im sure there must be a simple solution to it, i can't work it out. We recently reinstalled servers 2003 on our server and therefore recreated users and everything, reconnected clients etc. However now, when ever a user logs onto a client they can't make...
  13. simoncarter2003

    Deleting Files on Client

    Hi guys, Have a slight problem, and i was wondering if you could help. have a windows server 2003 network operating, and everything works fine. The only problem is when a user logs of, all their data/settings are uploaded to the server (as wanted) but copies of this are also left on the...
  14. simoncarter2003

    Server Connection Issues

    thanks for all your help, ive fixed it now anyway so it doesn't matter. In the mean time you could point me in the right direction. I haven't really had much experience with windows servers and although i can quite easily (now) get users to logon to the server i was wondering how you get it so...
  15. simoncarter2003

    Server Connection Issues

    Tried that, deleted all computer accounts and re-added one of them. The client still gets the same error. But yea thanks for all your help, you've been great. simon

Part and Inventory Search

Back
Top