similar to: Problems with homes after updating to 3.0 (debian)

Displaying 20 results from an estimated 400 matches similar to: "Problems with homes after updating to 3.0 (debian)"

2003 Feb 18
1
problems with ldap tls
Hallo! I have a problem using samba with ldap and tls: starting ldap using slapd -d1 -h "ldaps://0.0.0.0/" Why does not it work? using ldap ssl = no working thanx Here my smb.conf: ldap server = localhost #ldap port = 389 ldap port = 636 ldap suffix = o=zolnott,dc=de ldap admin dn = uid=ldaproot,o=zolnott,dc=de ldap filter =
2002 Mar 04
1
word97
Hallo! Can anybody tell mw how can i install word97 or word 2000 with wine. it does not do anything. when i try wine e:\setup.exe word tell me that some options lost. but when i try insert some options it told me wrong options or not enough options. system rh7.2 codeweaver 200111.. no windows -- See you Michael Ott /----------------------------\ .--. | Michael Ott |
2001 Nov 20
0
crash while install word98
Hallo! I want to install word98. After the widget, where i can choose standard or user-defined it crash My debug-message (the last lines): fixme:font:LFD_InitFontInfo font '-mutt-clearlyu ligature-medium-r-normal--17-120-100-100-p-141-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0' fixme:font:LFD_InitFontInfo font '-sun-open look
2005 Jul 21
3
vectorising ifelse()
Hi All, is there any chance of vectorising the two ifelse() statements in the following code: for(i in gp){ new[i,1] = ifelse(srow[i]>0, new[srow[i],zippo[i]], sample(1:100, 1, prob =Y1, rep = T)) new[i,2] = ifelse(drow[i]>0, new[drow[i]>0,zappo[i]], sample(1:100, 1, prob =Y1, rep = T)) } Where I am forced to check if the value of drow and srow are >0 for each line... in
2001 May 07
12
profiles
I need help I am not able to use profiles with samba 2.2.0 When I try to connect to the Domain from a WinNT4 client I obtain this REquest: "It has been found a slow network connection Do you want to obtain the Profile from the net or do you want to use a local copy?" A) If I choose the "obtain from the net" it complains: "The Common Profile is not available I am trying
2010 Nov 09
1
agrep pmatch recursive???
Hello R Helpers, Business - 64 bit windows 7, R 2.11.1 I am trying to match the character contents of one list, called 'exclude', to those of a second list, called 'dataset' dataset is a list of file names with folder locations, and looks like this when called: > dataset [1] "A/10-10-29a-13.cdf" "A/10-10-29a-14.cdf" "A/10-10-29a-15.cdf"
2008 Nov 06
1
replacing values in a vector
Hello list. I have a vector of values: eg > head(diff_mirs_list) [1] "hsa-miR-26b" "hsa-miR-26b" "hsa-miR-23a" "hsa-miR-27b" "hsa-miR-29a" [6] "hsa-miR-29b" and I would like to conditionally replace each value in this vector with a number defined in a dataframe: > fc ???????????? Probe ave.fc 1?????? hsa-let-7a?? 1.28 2?????
2005 Aug 03
1
abline and linearity over groups
Dear R users, please can you help me understand the behaviour of abline using function lm. I'm trying to learn linearity over groups. So I make three groups with 10 values each: test=data.frame(cbind( l=c(rnorm(10,0,30),rnorm(10,100,30),rnorm(10,200,30)), t = c(rep(0,10), rep(1,10), rep(2,10)) )) when I do: plot(test$l~test$t) abline(lm(test$l~test$t)) the abline is a straight line
2005 May 25
4
Linear system
Dear R-help I have a problem solving a linear system like 353a+45b+29c=79 45a+29b+3c=5 29a+3b+4c=8 Is there any way of doing this in R? Best Regards Jim ------------------------------------------------------------------------------ This e-mail and any attachment may be confidential and may also be privileged. If you are not the intended recipient, please notify us immediately and then delete
2013 Jun 10
1
Rcmdr seit heute nicht mehr ladbar
Wenn man ihn mal braucht ist er tot. folgende Fehlermeldung ereilt mich seit heute beim starten des R Commander auf dem Mac: > library(Rcmdr) Lade n?tiges Paket: car Lade n?tiges Paket: MASS Lade n?tiges Paket: nnet Error : .onAttach in attachNamespace() f?r 'Rcmdr' fehlgeschlagen, Details: ? Aufruf: structure(.External(.C_dotTclObjv, objv), class = "tclObj") ? Fehler: [tcl]
2002 Sep 12
1
Samba/smbpasswd/LDAP question
I have my smb.conf configured - I believe - properly to talk to my LDAP server: ldap admin dn = "cn=admin,dc=MYDOMAIN,dc=com" ldap server = ldap.MYDOMAIN.com ldap port = 389 ldap ssl = off But if I try to set a password using smbpasswd, it seems to think it wants to connect to localhost (and fails): # smbpasswd -D 99 -a dballing New SMB password: Retype new SMB password: Trying to
2003 Feb 11
0
NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE
Sorry for reposting this message but my first post was posted as a reply wrongly... -------------- Hi, I'm trying to solve a problem for about 3 weeks ago and can't... I have debian here with samba (Version 2.999+3.0.alpha21-3 for Debian) acting as the PDC of domain CASA. I have two Windows XP Professional here in my home and since I was having problems with the local browser and
2002 Dec 03
1
RE: Machine accounts are no longer recognized in SAMBA 3.0-20-4
After verifying my smb.conf file, the only thing that changed was this "panic action" command was added. My smb.conf is attached. All our workstations stopped working. If I change the computer name, switch to workgroup, then try to re-join the domain under a different computer name, it works. Do you know what .tdb file machine information is stored in. Also I exported all
2006 Jun 24
0
Sortable with sortables? this.destroy not a function O_o
Hi all I am creating sortable list with the builder. Now i want these sortables to be a sortable aswell. So i wrap a div around them and run sortable create on the main-container. I have it like so (simplified): var myLists = new Array(); // start a empty array for push var mainDiv = ''main''; // some already present div to carry all stuff. function newList() { var sortlist
2002 Jul 18
1
unknown parameter "ldap server", head branch
I've fetched and compiled the latest from cvs --with-ldapsam, and didn't appear to have any problem. testparm complains thusly: ERROR: both 'wins support = true' and 'wins server = <server>' cannot be set in the smb.conf file. nmbd will abort with this setting. ...even though there is no "wins server" entry in the smb.conf, but it then reports everything
2019 Dec 17
2
Wiki
Hello, I registered at Wiki but can't post on it. So, I just registered on this mailing list, just to request a new fonctionnality in HDT : - Adding a simple benchmark test, like https://cpubenchmark.net/cpu_list.php. It's useful to determine which distro/desktop I can install on an old computer. PS : I asked Linux Mint to add HDT to their ISO and they done it (since Linux Mint 19.3).
2002 Oct 17
2
Samba 3.0 alpha20-2 and Win2k SP3
Is there anyone on the list that has been able to get Win2k SP3 working with the 3.0 alpha version? I'm able to join but I can NOT log in. I can see the machine account listed in pass.tdb (using pdbedit -l) and it is also in passwd & shadow. I HAVE ALSO APPLIED THE SIGN OR SEAL PATCH. The message I get is: "The system cannot log you on to this domain because the system's
2007 Mar 06
9
bug or "feature"?
hi, i''m trying ferret, i''ve a model which has some records and two of them have a title with the word ''again'' (one or more time), so i''ve tried to do a search for ''again'', but i didn''t found anything...i''ve edited the title with ''test again'', searched for ''test'', and i''ve
2017 Aug 01
2
Use case for HDF5 dataspace interface
This question is a clone of my stackoverflow question which never got answered (o_O). Therefore I am posting it here. I would really like some inputs if possible. I am currently building some applications which make use of HDF5 files. I have already taken a look at the hdfgroup website with regards to dataspace <https://support.hdfgroup.org/HDF5/doc/H5.user/Dataspaces.html> and I think I
2005 Sep 06
1
TDM 400p
Hi all, I have a Digium TDM 400P at several locations. Once and again I'll need to restart the drivers because there is no ringing. Does anyone know a fix for this problem? Greatings Johan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050906/66d9f13a/attachment.htm