Networking Forums

Networking Forums > Computer Networking > Windows Networking > automatically log off users logon time not working

Reply
Thread Tools Display Modes

automatically log off users logon time not working

 
 
Joe
Guest
Posts: n/a

 
      02-15-2005, 09:02 PM
Hello,
I have all user accounts in an OU container within the windows 2000 domain
created. I applied denied logon hours between 2-4am Sunday thru Saturday.
I enabled the " Automatically Log Off Users When Logon Time Expires" on the
default Domain Group Policy object within the Security Options node. I have
the backup starting at 2:10am -4am only Sunday thru Saturday. The database
accessed needs to be closed for the backup to occur and backup it's data.
Still getting errors that the database is not closed and backed up do to
open files. How can I audit the user accounts to ensure they are logged off
to force these files to close. Is there another way to check this. Any
suggestions are appreiciated. Thank you.
Joey


 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      02-15-2005, 09:45 PM
Joe wrote:

> I have all user accounts in an OU container within the windows 2000 domain
> created. I applied denied logon hours between 2-4am Sunday thru Saturday.
> I enabled the " Automatically Log Off Users When Logon Time Expires" on the
> default Domain Group Policy object within the Security Options node. I have
> the backup starting at 2:10am -4am only Sunday thru Saturday. The database
> accessed needs to be closed for the backup to occur and backup it's data.
> Still getting errors that the database is not closed and backed up do to
> open files. How can I audit the user accounts to ensure they are logged off
> to force these files to close. Is there another way to check this. Any
> suggestions are appreiciated. Thank you.

Hi

This forced logoff policy is a policy for SMB server, i.e. the computer
which has a network share accessible from a network. This policy, if
enabled on a server, ends the users session with the server when their
logon hours expire.

So this policy will not log off the user from the console, and I would
think it doesn't shut down the database server connections either.

So you might need to look into configure a scheduled task that does a
forced shutdown of the computers at 1:00am or something like that.


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Dusko Savatovic
Guest
Posts: n/a

 
      02-16-2005, 09:21 AM
Instead of shutting down (or logging off) users, I would shutdown the
database.
However, AFAIK, any decent database system has a live backup capability.

Dusko Savatovic


 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-16-2005, 02:27 PM
You are asking for disaster if it did work.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

"Joe" <jbcandullo(nospam)@mmadisonservices.com> wrote in message
news:(E-Mail Removed)...
> Hello,
> I have all user accounts in an OU container within the windows 2000 domain
> created. I applied denied logon hours between 2-4am Sunday thru Saturday.
> I enabled the " Automatically Log Off Users When Logon Time Expires" on

the
> default Domain Group Policy object within the Security Options node. I

have
> the backup starting at 2:10am -4am only Sunday thru Saturday. The database
> accessed needs to be closed for the backup to occur and backup it's data.
> Still getting errors that the database is not closed and backed up do to
> open files. How can I audit the user accounts to ensure they are logged

off
> to force these files to close. Is there another way to check this. Any
> suggestions are appreiciated. Thank you.
> Joey
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-16-2005, 03:00 PM
Yes.
I'm not sure if he is the same poster or not, but if he is,..I gave him the
same answer a couple days ago.

I have even created a way to accomplish the same live backup technique with
an Access MDB database using a script (or was it a VB App?,..I can't
remember anymore). I have also done it with ASP when on a website that is
database (Access) driven.
--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

"Dusko Savatovic" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Instead of shutting down (or logging off) users, I would shutdown the
> database.
> However, AFAIK, any decent database system has a live backup capability.
>
> Dusko Savatovic
>
>



 
Reply With Quote
 
Corné Bogaarts
Guest
Posts: n/a

 
      02-18-2005, 04:04 PM
Most database applications have a command to kick all users out, i.e.
force all usersessions to log off.
You might want to schedule such a command.

Or the other way around: you could make a 'dump'-file from your
running database and make a backup of the dumpfile.

On Tue, 15 Feb 2005 17:02:56 -0500, "Joe"
<jbcandullo(nospam)@mmadisonservices.com> wrote:

>Hello,
>I have all user accounts in an OU container within the windows 2000 domain
>created. I applied denied logon hours between 2-4am Sunday thru Saturday.
>I enabled the " Automatically Log Off Users When Logon Time Expires" on the
>default Domain Group Policy object within the Security Options node. I have
>the backup starting at 2:10am -4am only Sunday thru Saturday. The database
>accessed needs to be closed for the backup to occur and backup it's data.
>Still getting errors that the database is not closed and backed up do to
>open files. How can I audit the user accounts to ensure they are logged off
>to force these files to close. Is there another way to check this. Any
>suggestions are appreiciated. Thank you.
>Joey
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I set up a group of users to restrict them to 1 logon? Dave Sinclair Windows Networking 5 10-29-2007 03:04 PM
Windows Logon Automatically, then Luck... how do that? Tark Siala Wireless Networks 9 04-19-2006 02:43 AM
No list of users at Windows logon Paul Windows Networking 3 10-03-2004 01:28 AM
Can iptables automatically allow udp when desired, but block it the rest of the time? Tad Marko Linux Networking 1 12-11-2003 10:30 PM
98 users cannot logon Clifford Windows Networking 1 08-27-2003 04:59 PM



1 2 3 4 5 6 7 8 9 10 11