Results 1 to 10 of 10

Thread: Techy Q, folder permissions

  1. #1
    Bzzzzz Admin Jack's Avatar
    Join Date
    Apr 2003
    Location
    Hicksville, GL
    Posts
    44,173
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Default Techy Q, folder permissions

    Bunch of users on different systems (which we don't control) currently access a Microsoft Sharepoint area to share files. Users have four basic permission groups to allow read/write/modify/create etc permissions. We've been told that we have no more licenses for Sharepoint, so need to replace it.

    How can I achieve this? Users must be able to have permissions set by groups and have the ability to change their own password.

    Tried setting them all up in our local domain's Active Directory, then created a shared folder on a server. Fine, but when the users connect either by mapping a drive or by start > run, it picks up their local logon details and doesn't prompt them for a username/password. Even if they tick the box to logon with alternate credentials when mapping a drive, it won't then allow them to manage their own passwords.

    A samba share on a Linux box would work as it prompts for a password each time they connect (in a session), but again the users can't change their own password.

    Any other things I can try? Needs to be a windows or Unix/Linux solution, and not a corporate-licensed program (so preferably a windows feature, or a redhat-supplied package) as we have no money.

    I could set each of the 230-odd users to have a different complex password, but if they forget/break it, then the helpdesk will need to reset it with another complex password (instead of the current fare of reset to default then user has to change at logon) and helpdesk drones do not cope well with generating passwords. LMFAO

  2. #2
    chippy shoulder Admin
    Join Date
    Nov 1999
    Location
    Crowland, The Dirty North
    Posts
    35,414
    Post Thanks / Like
    Mentioned
    18 Post(s)
    Tagged
    0 Thread(s)

    Default

    chmod 777

  3. #3
    Bzzzzz Admin Jack's Avatar
    Join Date
    Apr 2003
    Location
    Hicksville, GL
    Posts
    44,173
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Default

    rm -r /*

  4. #4
    Senior User Welsh Dan's Avatar
    Join Date
    Feb 2006
    Location
    Sunny Wrexham Drives: Derv barge
    Posts
    5,467
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Default

    ftp?

    or a logon script to set the mapped drive with a specific user/pass combo?

  5. #5
    Bzzzzz Admin Jack's Avatar
    Join Date
    Apr 2003
    Location
    Hicksville, GL
    Posts
    44,173
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Default

    Security says no to FTP... SFTP could work but would probably be too technical for the users

    I can't use a logon script as we don't control the remote systems so can't say what is and isn't allowed on them; but maybe distributing a batch file that creates the mapped drive and logs on as the particular user could work though. Still doesn't give the password control though

  6. #6
    chippy shoulder Admin
    Join Date
    Nov 1999
    Location
    Crowland, The Dirty North
    Posts
    35,414
    Post Thanks / Like
    Mentioned
    18 Post(s)
    Tagged
    0 Thread(s)

    Default

    Basically they need to spend some of their massive profits on some systems for you guys to do your job, rather than bodging around it

  7. #7
    Senior User Welsh Dan's Avatar
    Join Date
    Feb 2006
    Location
    Sunny Wrexham Drives: Derv barge
    Posts
    5,467
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Default

    you got terminal server running?

  8. #8
    Bzzzzz Admin Jack's Avatar
    Join Date
    Apr 2003
    Location
    Hicksville, GL
    Posts
    44,173
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Default

    Stu, yes.

    Dan, yeah think so - I've not really looked too closely at this windows domain but pretty sure its there

  9. #9
    Senior User Jeff16v's Avatar
    Join Date
    Nov 1999
    Location
    London, SE
    Posts
    3,431
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Default

    Manual map for all users, using generic account or local account/s on the server, if they need to change the password themselves it means creating 230 odd users though on the local server, Sod that!
    Last edited by Jeff16v; 11-10-11 at 07:20 PM.

  10. #10
    Senior User Welsh Dan's Avatar
    Join Date
    Feb 2006
    Location
    Sunny Wrexham Drives: Derv barge
    Posts
    5,467
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Default

    Have them access it via terminal server then?

Posting Permissions

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