+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 20
Windows Thread, Browsing a standalone server without authenticating in Technical; I should know the answer to this but dammed if I can remember. My problem is this: I have a ...
  1. #1

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Browsing a standalone server without authenticating

    I should know the answer to this but dammed if I can remember. My problem is this:

    I have a server spanning 2 seperate networks with shares to be accessed from both via dual homing. I've entred the server into DNS on both networks and I can see it fine. Some of the shares need to be browsed by users without authenticating against the stand alone server i.e. entering a username and password to access the share. How do I allow this to happen? I'm having a dumb day so please bare with me.

  2. IDG Tech News

  3. #2

    Join Date
    Jun 2005
    Posts
    223
    Thank Post
    6
    Thanked 8 Times in 8 Posts
    Rep Power
    26

    Re: Browsing a standalone server without authenticating

    If i understood the question correctly you'll want to set up a trust between the two networks. You can then create groups in each network which have access to the files on your server. Not quite sure what you mean by 'standalone server'?

  4. #3
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: Browsing a standalone server without authenticating

    I assume he means a server without AD. I would have thought you would have got a box requesting authentication when you tried to access the shares but since you ahve posted this I assume not.... ?

  5. #4

    Join Date
    Jun 2005
    Posts
    223
    Thank Post
    6
    Thanked 8 Times in 8 Posts
    Rep Power
    26

    Re: Browsing a standalone server without authenticating

    oh as in not a member of either domain? Er, not sure on that one actually. I would just make it a member of one of the domains so that i could use the trust method. I suppose there must be a way to this tho.

  6. #5

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Re: Browsing a standalone server without authenticating

    Trusts are out of the question. It must be visable to both seperate LANS, but allow easy access to either.
    I installed the server, setup the shares and went looking for the relevent security options...and looking....and looking. Surely somewhere there must be a 'Allow unauthenticated users to view this folder\share' box\setting somewhere!!

    P.S. No AD. All I want is a simple box.

  7. #6

    Join Date
    Aug 2005
    Location
    Birmingham, UK
    Posts
    495
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Browsing a standalone server without authenticating

    What about the "everyone" group?

  8. #7
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: Browsing a standalone server without authenticating

    Enable guest, add the everyone group or authenticated users ? They will need to authenticate with some accounts on that box so you either need to copy all the user accounts from the main network or set up group user accounts and passwords.

  9. #8
    pooley's Avatar
    Join Date
    Sep 2005
    Location
    S Wales
    Posts
    985
    Thank Post
    61
    Thanked 87 Times in 75 Posts
    Rep Power
    55

    Re: Browsing a standalone server without authenticating

    Not sure about the security implications but enabling the "guest2 account will allow unauthenticated users access to your shares

  10. #9
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: Browsing a standalone server without authenticating

    I didnt mean specifically add guest to the ACL just enable the account. Im sure in an XP Peer to Peer enabling the guest account is the only way to access some shares with a different account etc or something like that.

  11. #10

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Re: Browsing a standalone server without authenticating

    Bugger..Workgroup user limit....Hadn't thought of that!

  12. #11
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: Browsing a standalone server without authenticating

    Your using Server though right? If not I have seen seen a file on one of the websites that deals with intergrating all the patches into you source files that increases concurrent connections.

  13. #12

    SimpleSi's Avatar
    Join Date
    Jun 2005
    Location
    Lancashire
    Posts
    4,965
    Thank Post
    1,188
    Thanked 445 Times in 348 Posts
    Rep Power
    136

    Re: Browsing a standalone server without authenticating

    If you convert the box to Linux then you can create a simple share using samba that does not require any authentication.

    (I've done it this this week so I know it works :-) )

    I've never put in two network cards into a Linux box but I'd presume that bit would be easy peasy :-)

    regards
    Simon

  14. #13

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Re: Browsing a standalone server without authenticating

    Java problems with the RAID controller interface have negated this as an option. I spent 3 days trying to get Fedora and Mandrake working with my Adaptec RAID card to no avail

  15. #14

    SimpleSi's Avatar
    Join Date
    Jun 2005
    Location
    Lancashire
    Posts
    4,965
    Thank Post
    1,188
    Thanked 445 Times in 348 Posts
    Rep Power
    136

    Re: Browsing a standalone server without authenticating

    Well- there's always the Win98SE option :P

    Simon

  16. #15
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Browsing a standalone server without authenticating

    Quote Originally Posted by Dos_Box
    Java problems with the RAID controller interface have negated this as an option. I spent 3 days trying to get Fedora and Mandrake working with my Adaptec RAID card to no avail
    Which Adaptec RAID controller? AFAIK they are all fairly well supported.

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. How to Control Internet Browsing
    By anthrax69 in forum How do you do....it?
    Replies: 27
    Last Post: 16th March 2007, 11:26 AM
  2. Authenticating MRBS against Active Directory using LDAP
    By Wizzer in forum Web Development
    Replies: 2
    Last Post: 26th January 2006, 05:21 PM

Thread Information

Users Browsing this Thread

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

Posting Permissions

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