BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: {bb} Looking for a feature to create multi-user access to a Display



What about from Apache 

            Allow from your_insternal_net_ip
            AuthType Basic
            AuthName "BB Restricted Access"
            AuthUserFile /opt/bb/.users_file
            Require valid-user

So after, you can use httpasswd to add, modify delete users and password from /opt/bb/.users_file. Make sure .users_file isn't on bb www path.

You can go with encryptions too.

-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Cédric Boué
Sent: Wednesday, June 30, 2004 9:09 AM
To: bb@bb4.com
Subject: {bb} Looking for a feature to create multi-user access to a Display

Hi all, 

	I'm looking for a feature which permit to restrict the access to the 
bbdisplay. Something like user/psswd will be great.

	I've tried the bbgen pageset feature but the problem is that status pages , 
that are a link to generals BB pages, keep a link to the major bb/bb.html and 
bb/bb2.html instead of bb/demo/bb.html in my case.
	
	I'll try bb-map, but seems to be an heavy solution, and it seems it's the 
only one feature on deadcat whioch can do that

	So, if anybody have an idea, or , better :), already done it  an answer will 
makes me really happy ...

Thanks, 
Cedric

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index