Displaying 13 results from an estimated 13 matches for "jrus".
Did you mean:
jru2
2016 Sep 28
3
Asterisk Radius CDR
...t
> documented
> > >> at
> > >> all, but somehow logical, if you figured it out.
> > >>
> > >> --
> > >> Met vriendelijke groeten,
> > >> With kind regards,
> > >> Mit freundlichen Gruessen,
> > >> De jrus wah,
> > >>
> > >> Wiel
> > >>
> > >> *************************************
> > >> W.K. Offermans
> > >>
> > >> Powered by ....
> > >>
> > >>...
2007 Mar 27
1
Printer Drivers on Samba server
...e = No
However this share can not be accessed. It cannot be found from the
windows xp clients. I do not know how to upload the printer drivers. I
do not know if this setup is going to work at all.
Can someone help me?
--
Met vriendelijke groeten,
With kind regards,
Mit freundlichen Gruessen,
De jrus wah,
Willy
*************************************
W.K. Offermans
Home: +31 45 544 49 44
Mobile: +31 653 27 16 23
e-mail: Willy@Offermans.Rompen.nl
Powered by ....
(__)
\\...
2016 Sep 27
2
Asterisk Radius CDR
...t asterisk /usr/local/etc/radiusclient-ng/servers
>
> So read access for asterisk to the servers file. This was not documented at
> all, but somehow logical, if you figured it out.
>
> --
> Met vriendelijke groeten,
> With kind regards,
> Mit freundlichen Gruessen,
> De jrus wah,
>
> Wiel
>
> *************************************
> W.K. Offermans
>
> Powered by ....
>
> (__)
> \\\'',)
>...
2007 Oct 15
1
How to report successfull and unseccessful login attempts
Hi
we use samba 3.0.25a on FreeBSD 6.2 and we would like to have in the logs
only the successfull and unsuccessfull login attempts.
We would like to read in the log file:
Authentication for user [%s] -> [%s] -> [%s] succeeded
or
Authentication for user [%s] -> [%s] FAILED with error
We have tried with log level 1 and we get only the successfull logins.
We have tried with log level 2
2007 Jan 07
2
spacing before list continuations
According to the official Markdown syntax documentation, "List items may
consist of multiple paragraphs. Each subsequent paragraph in a list item
must be intended by either 4 spaces or one tab."
But Markdown.pl (v. 1.0.2b7 & 1.0.1) seems to allow continuation
paragraphs that are indented fewer than 4 spaces. So, for example,
given the following input
---------------------
1. one
2006 Nov 19
3
host allow
Hi,
We want to restrict acces to the shares on our samba server using "hosts
allow".
Can I get this to work with clients who have dynamic IP addresses and
don't have revers DNS lookup ?
Best regards,
Eric Eijkelboom
Sr Systems Manager
Medtronic B.V.
Heerlen, The Netherlands
Phone : +31-(0)45-566.8544
Fax : +31-(0)45-566.8008
www.medtronic.com <http://www.medtronic.com/>
2006 Jul 08
2
numbered list bug in markdown.pl?
Hi,
I'm getting what I believe to be a bug. If I put the following in markdown:
1. This is a numbered list
2. Blah
9. This is another list item
10. Ok, weird bug here
11. It's really bothering me
And when I run it through markdown.pl 1.01 I get out the following:
<ol>
<li>This is a numbered list</li>
<li>Blah</li>
<li>This is another
2008 Jun 23
2
Adding Printer drivers with rpcclient
Hello.
I'm having issues trying to add printer drivers using the rpcclient
I've got the drivers for one of the printers in the appropriate share,
but every time I've tried, I get NT_STATUS_UNSUCCESSFUL
So far I've put the drivers under W32X86, W32X86/2 and W32X86/3, to no avail
Every time I run the adddriver command, I receive the
NT_STATUS_UNSUCCESSFUL, and in the debug
2006 Sep 04
1
fam error
...fe path /tmp/fam-root
...
</snip>
It seems that the client tries to access /tmp/fam-root but has not the
right user priviliges.
Can someone help me out and explain what is going on? How can I solve
the problem?
--
Met vriendelijke groeten,
With kind regards,
Mit freundlichen Gruessen,
De jrus wah,
Willy
*************************************
W.K. Offermans
Eindhoven University of Technology
Department of Chemical Engineering
Laboratory of Catalysis (SKA)
building ST-W 4.27, PO Box 513
5600 MB Eindhoven, Netherlands
Tel: +31 40 247 37 81
Fax: +31 40 245 50 54
Home: +31 45 544 4...
2008 Jan 02
1
Another Uploading Printer drivers problem.
Hi. I have been following another thread describing problems uploading
printer drives - but I think I have a different problem.
In my case I have a Samsung CLP510 colour laser physically connected to
a Centos 5.1 X86-64 Linux box with Samba 3.0251514 (3.0.25b-1.el5_1.4
2010 Jun 28
3
Password policies in the LDAP server
Hi
We have some Samba servers using LDAP (389 DS) as backend. In the LDAP
server, we have defined some policies to make the passwords stronger. When a
user tries to change his password (Control-Alt-Del), this message appears in
the LOGs:
==> /var/log/samba/xptest <==
[2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309)
check_ntlm_password: authentication for user [10000001S]
2008 Jun 27
7
[3.0.28a] Telling XP to save password?
Hello
We're successfully running Samba 3.0.28a on a FreeBSD server and
sharing files with XP clients. There's only one problem: By default,
XP doesn't let the user save the password, so they have to type it
every time they reboot.
Is there a way to tell XP to remember the password between
reboots/sessions?
Thank you.
2016 Aug 30
12
Multiple phones when one is unregistered
I have an extension that looks like this:
exten => 5555551111,1,Verbose(Door buzzer calling)
same => n,Dial(SIP/user1&SIP/user2&SIP/user3)
The idea is that any of the three users can answer the phone to let
someone in. The problem is that if, say, user2 unplugs his phone then
the call immediately goes to his voice mail and the other two do not
have the ability to open the door.