Fw: Serv-U

David Kerr ( (no email) )
Sat, 10 May 1997 13:44:34 -0500

This is a multi-part message in MIME format.

------=_NextPart_000_01BC5D48.4B362780
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I think this is what youre asking for.
It would apear the requests from the client are being rejected (0, not
allowed)

Why would they be 0, not allowed, doesn't the dll set them to allow?
It says in the docs the user will have full permissions for their home
directory.

I attached a log file that had these requests.

>
>
> >
> > The types I would be interesting in seeing in the log are:
> >
> > #define SU_WriteFile 5 // verify write access
> > #define SU_ReadFile 6 // verify read access
> > #define SU_ModifyFile 7 // verify modify/delete file access
> > #define SU_ExecProg 8 // verify execute access
> > #define SU_ListDir 9 // verify dir listing access
> > #define SU_ChangeDir 10 // verify dir change access
> > #define SU_DeleteDir 11 // verify dir delete access
> > #define SU_CreateDir 12 // verify dir create access
> >
> > If you see a status: 1, then it is allowed, status: 0 is not allowed.
> >
> > --
> > Dale E. Reed Jr. (daler@iea.com)
> > _________________________________________________________________
> > IEA Software, Inc. | RadiusNT, Emerald, and NT FAQs
> > Internet Solutions for Today | http://www.emerald.iea.com
> >
> > ----------------------------------------------------------
> > Emerald Mailing List listserver@emerald.iea.com
------=_NextPart_000_01BC5D48.4B362780
Content-Type: application/octet-stream; name="su.log"
Content-Transfer-Encoding: quoted-printable
Content-Description: su.log (Text Document)
Content-Disposition: attachment; filename="su.log"

Sat May 10 13:19:58 1997 HandleClientEvent 3: MANDY
Sat May 10 13:19:58 1997 HandleClientEvent 3: mandy
Sat May 10 13:19:58 1997 LoadUser MANDY
Sat May 10 13:19:58 1997 LoadUser Good
Sat May 10 13:19:58 1997 mandy Cache =
updated
Sat May 10 13:19:58 1997 HandleClientEvent 3: Status: 1
Sat May 10 13:19:58 1997 HandleClientEvent 24: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 24: Status: =
0
Sat May 10 13:19:58 1997 HandleClientEvent 2: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 2: =
\\WEB\user\InetPub\phonet\mandy
Sat May 10 13:19:58 1997 HandleClientEvent 2: Status: 1
Sat May 10 13:19:58 1997 HandleClientEvent 13: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 13: Status: =
0
Sat May 10 13:19:58 1997 HandleClientEvent 14: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 14: Status: =
1
Sat May 10 13:19:58 1997 HandleClientEvent 15: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 15: Status: =
0
Sat May 10 13:19:58 1997 HandleClientEvent 20: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 20: Status: =
0
Sat May 10 13:19:58 1997 HandleClientEvent 1: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 1: Status: 0
Sat May 10 13:19:58 1997 HandleClientEvent 10: MANDY
Sat May 10 13:19:58 1997 mandy Found in =
cache
Sat May 10 13:19:58 1997 HandleClientEvent 10: Status: =
0
Sat May 10 13:20:17 1997 HandleClientEvent 5: MANDY
Sat May 10 13:20:17 1997 mandy Found in =
cache
Sat May 10 13:20:17 1997 HandleClientEvent 5: Status: 0
Sat May 10 13:20:34 1997 HandleClientEvent 12: MANDY
Sat May 10 13:20:34 1997 mandy Found in =
cache
Sat May 10 13:20:34 1997 HandleClientEvent 12: Status: =
0
Sat May 10 13:20:54 1997 HandleClientEvent 10: MANDY
Sat May 10 13:20:54 1997 mandy Found in =
cache
Sat May 10 13:20:54 1997 HandleClientEvent 10: Status: =
0
Sat May 10 13:21:20 1997 HandleClientEvent 10: MANDY
Sat May 10 13:21:20 1997 mandy Found in =
cache
Sat May 10 13:21:20 1997 HandleClientEvent 10: Status: =
0

------=_NextPart_000_01BC5D48.4B362780--