search for: kranz

Displaying 13 results from an estimated 13 matches for "kranz".

Did you mean: franz
2007 Sep 24
3
CallerID problem Asterisk 1.4.2
...P/peter2&SIP/peter3&SIP/peter4&SIP/peter5|25|m","2007-09-24 11:19:27","2007-09-24 11:19:27","2007-09-24 11:19:44","17","17","ANSWER ED","DOCUMENTATION","","1190657967.4165","" Peter Kranz Founder/CEO - Unwired Ltd www.UnwiredLtd.com Desk: 510-868-1614 x100 Mobile: 510-207-0000 pkranz at unwiredltd.com
2007 Mar 26
2
Custom Mail Directory for some users
...= mailDirectory=mail user_filter = (&(objectClass=ekitsMailAccount)(uid=%u)) pass_attrs = uid=user,userPassword=password pass_filter = (&(objectClass=ekitsMailAccount)(uid=%u)) user_global_uid = vmail user_global_gid = vmail a typical ldap entry looks something like this: dn: cn=Patrick Kranz,o=EK IT-Solutions,ou=mailsystem,dc=ekits,dc=de ekitsMailDestination: patrick at ekits.de objectClass: ekitsMailAccount objectClass: top cn: Patrick Kranz structuralObjectClass: ekitsMailAccount entryUUID: b4ebb9e8-6d8d-102b-9dc9-9edb870845a4 creatorsName: cn=admin,dc=ekits,dc=de createTimestamp: 20...
2005 Dec 14
1
Winbind on PDC
...t;Error looking up domain users". I googled for two days now but I?m not getting the crucial clue. I?m using Samba 3.0.14 on Debian Sarge. I?ve tried with LDAP Backend as well as with tdbsam. I?m grateful for every help. If more information is needed, please let me know. Best regards, Patrick Kranz
2010 Jul 25
0
Redefine NROW and NCOL to be compatible with nrow and ncol for S3 classes with own dim function?
...} + } > > system.time (speed.NROW(100000)) user system elapsed 5.13 0.00 5.26 > system.time (speed.ALTNROW(100000)) user system elapsed 3.84 0.00 3.85 For NCOL one could written a similar alternative specification. Best wishes, Sebastian --- Sebastian Kranz Department of Economics, University of Bonn http://www.wiwi.uni-bonn.de/kranz/ skranz@uni-bonn.de [[alternative HTML version deleted]]
2012 Feb 21
2
Using substitute in nested function calls
Dear List members, I really, like the feature that one can call R functions with mathematical expressions, e.g. curve(x^2, 0, 1) I wonder, how I can construct in a simple way a function like mycurve = function (expr) {...} such that that a call mycurve(x^2) has the same effect as the call curve(x^2, -100,100) Below is some code that works, but it seems much to complicated: it first
1998 Aug 10
3
Samba and the PDC are fighting for being the Browse master, why?
Hello, in my log.nmb I regularly see these messages: process_local_master_announce: Server GUTENBERG at IP 192.168.35.90 is announcing itself as a local master browser for workgroup PIEZO and we think we are master. Forcing election. 1998/08/10 12:57:03 ***** Samba name server FAURE has stopped being a local master browser for workgroup PIEZO on subnet 192.168.32.1 ***** 1998/08/10
1998 Sep 18
1
server security & 1 bad login each time
Hi all, I'm sure this has been seen before but I couldn't find it in the archives. I'm running 1.9.18p10 with security = server so it authenticates against an NT bdc each time I connect to the box. Each time someone connects, the NT box logs an invalid login attempt but then a success immediately afterward. I'm guessing Samba is passing the password in different forms until it
1998 Oct 02
1
Win95 and mixed case passwords (1.9.18p8)
Hi there, I've just tripped over a problem I thought only existed in WfWg3.11. On Win95 clients connecting to a 1.9.18p8 Samba server (IRIX 5.3) the first logon dialog box seems to have a problem with mixed-case passwords. If I have a lower case password, then I can just enter it in the Win95 'Microsoft Network' logon dialog at startup, and all the shares are reconnected. If I
1998 Sep 21
2
x filemanager
Hi there, I've got two questions, and I'll list them in order of importance. (1) Is there a way, or is there any research/development going into unearthing a way, to mount a samba filesystem like any other filesystem under UNIX? And (2), does anyone know of a good X filemanager? What I would really like to do is be able to mount a Samba directory or resource and treat it like any
1998 Aug 31
1
samba error message - "broken (and insecure) behavior"
I've seen error messages about this since we installed 1.9.18p10 of samba, so I went looking in the code for the context. Here (from password.c) is the context: /* * Attempt a session setup with a totally incorrect password. * If this succeeds with the guest bit *NOT* set then the password * server is broken and is not correctly setting the guest bit. We
1997 Sep 12
6
Folder Permissions
Hi All, Can somebody help me set this up. I'm trying to set up a public folder on my SAMBA server which will let my users create their own folders to store their files. And not let everyone delete them. Following are the problems I'm having: 1) If I set the directory rights to 755 on /exports and share the /exports/public directory with ~/public set to 755 Users can't create
2010 Mar 29
1
Suggestion: Adding quick rowMin and rowMax functions to base package
Hi, I wonder whether similarly to the very quick rowSums and colSums functions in the base package, one could add quick functions that calculate the min or max over rows / cols in a matrix. While apply(x,1,min) works, I found out by profiling a program of mine that it is rather slow for matrices with a very large number of rows. A quick functionality seems to be already there in the
1998 Sep 15
7
Samba and NIS
Dear All, I am attempting to set up Samba 1.9.18p8 on a Sun E450 running Solaris 2.6. The Sun is configured as a NIS master serving a number of other Unix machines. It is our primary development platform acting as a NIS client and also has auto mounted home directories for users. Samba has been built using GCC 2.8.1 with the following options set: FLAGSM = -DSUNOS5 -DSHADOW_PWD -DAUTOMOUNT