home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / ibmpc / 6968 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.7 KB  |  51 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!mcsun!sunic!dkuug!aud.dk!vaxapcnfs.aud.auc.dk!dahsp
  3. From: dahsp@aud1.aud.auc.dk (Henrik S. Pedersen)
  4. Subject: PC/TCP, idrive, umask / permissions
  5. Message-ID: <dahsp.30.724525046@aud1.aud.auc.dk>
  6. Keywords: idrive, nfs
  7. Lines: 39
  8. Sender: news@vaxc.aud.auc.dk (USENET News System)
  9. Organization: AUD
  10. Date: Wed, 16 Dec 1992 16:57:26 GMT
  11.  
  12.  
  13. PC/TCP, permissions.
  14.  
  15. I use SunOS and Ultrix operating systems on file servers
  16. and PC/TCP v. 2.1 from FTP software on PCs.
  17.  
  18. In order to create virtual disk drives I use the idrive
  19. resident program. The PCTCP.INI file contains setup
  20. for idrive. My idrive setup section looks like this:
  21.  
  22. [pctcp idrive hsp]
  23. host=myhost
  24. path=/aud/dahsp
  25. drive=m:
  26. sec_key=pcnfs
  27. sec_arg=hsp
  28. umask=750
  29.  
  30. When I create a new file on a virtual drive, the file has 
  31. permissions according to umask ( -rwxr-x---). But when 
  32. I create a directory, it has write and execute permissions 
  33. for all ( drwxrwxrwx )! Why? This is very dangerous for 
  34. users not concerned with security. They have to change the 
  35. permissions manually with the "idchmod" command.
  36.  
  37. The problem existed in v. 2.05, and I still have the problem 
  38. with v. 2.1. Is this a well known bug in idrive?
  39.  
  40. Thanks for any help.
  41.  
  42.         --------       -----------
  43.        /-------|       |----------\\
  44.       //------||       ||---------\\\  Henrik S. Pedersen
  45.      ///     |||       |||        |||  AUD, Aalborg University Datacenter
  46.     ///      |||       |||        |||  Denmark
  47.    ///       |||       |||        |||  Phone +45 98158522, 4031
  48.   //-------- ||---------|| -------///  E-mail dahsp@aud1.aud.auc.dk
  49.  /---------- |-----------| -------//
  50. ------------ ------------- -------
  51.