Scott Mackillip wrote:
>
> All,
>
> I'm trying to get a listing of all of the clients on my network (in
> every region I support) in preparation for the upgrade to 4.0 (I would
> like to automate this as much as possible).
>
> When I read the man page on lsclients, it tells me that it contacts the
> albd_server process on the specified host, and will list out the clients
> that the albd_server knows about.
>
> How do I flush that client list out of the albd_server process?
The list is maintained in /var/adm/atria/client_list.db. I suppose you
could empty out this file - I haven't tried it though. If you are going
to try this, don't just remove the file and touch it to recreate it. Do
a 'cat /dev/null > client_list.db' as the albd_server probably has a
file descriptor open on this file. Again, I haven't tried to do this.
Brandon
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:23:26 EDT