Displaying 6 results from an estimated 6 matches for "bestem".
Did you mean:
bestemd
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
...king for KV5M_KEYTAB... no
checking for the krb5_princ_component macro... no
checking for key in krb5_keytab_entry... no
checking for keyblock in krb5_keytab_entry... yes
configure: error: libkrb5 is needed for Active Directory support
Can anyone help?
Thanks in Advance!
Imed
--
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++
2004 Dec 10
0
sip phone...direct access...
...ther thing is rather a config issue I guess :)
when receiving incoming calls from the pstn direct access isn't working
(dialing asteriskpstnnoplusextension) -> asterisk voicebox always answers
standard config example could be pretty useul I guess ;P
thanx in advance seb
--
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++
2004 Oct 20
0
Performance problems using "ls -al" together with winbind
...wseable = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[test]
comment = test
path = /test
valid users = domain1\user1 domain1\user2
read only = No
Thanks a lot!
--
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++
2004 Sep 22
1
pairs, panel.functions, xlim and ylim
Hi,
I have the following problem.
I wanted to get a matrix of scatterplots and I used pairs.
I wanted to add the line y=x in each plot and I created a panel
function for this scope.
I used points and abline in the following way:
## put y=x in each plot
panel.lin<- function(x, y)
{
points(x,y, pch=21, bg=par("bg"), col = "black",cex=2)
2004 Sep 26
2
low level search for deleted data
...he ext2-undelete-minihowto (which doesn't apply to ext3,
I know) I honestly don't know how to start. The partition is 11GB and the
data could be anywhere. Can anyone please describe a sensible approach to
this task. I'm really helpless :(
Thanks in advance
Andreas
--
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++
2002 Aug 29
2
Weird(?) HTB3 setup
Hi,
I want to be able to specify actions for different classes of
traffic in any of these four ways, and I''d like to use only
HTB if possible:
1. No guranteed rate, No ceil
2. Guaranteed rate, No ceil
3. No guranteed rate, Ceil specified
4. Guaranteed rate, Ceil specified
For types 2, 3 and 4 there can be several classes of each, with
different rates and ceilings.
4 is ofcourse easy.