At 08:25 AM 6/14/01 -0800, you wrote:
>hi all i am trying to setup dnews to login using nt user's and it appears
>to work but only if the user is in the administrators group any other user
>not in that group is unable to access the groups if i look in the log i
>get the following error
>
>13 19:28:39 2:info: Lookup user via NT database
>13 19:28:39 2:error: Logon type not granted, User must have Logon Locally
>access in their profile
>13 19:28:39 2:info: For mixed case user/passwords set 'auth_case true' in
>dnews.conf
>13 19:28:39 2:info: User lookup (bezoar) Failed, 0 groups
>13 19:28:39 2:info: nntp: Socket closed by remote end [2] 176
>*******.********.dynip.com
>13 19:28:39 2:info: chan: Currently 2 users from a_*
>13 19:28:56 :info: db_piles_trim called
>
>any ideas please let me know
It means your administrative group has 'logon locally' rights and your
other users don't.
You can either grant the 'logon locally' right to the other usergroups, or
you can set in dnews.conf
NT_USER_BATCH TRUE
which might fix the problem.
ChrisP.