Displaying 20 results from an estimated 4000 matches similar to: "Machine accounts disabled when created on the fly"
2005 Jan 06
1
pdbedit syntax for forcing user to change password
Hi all
Maybe a stupid question, but I'm not able to figure this out from the
manpage nor from the HOWTOs...
How can I force a user to change his password at next logon?
I tried:
# pdbedit -P "user must logon to change password" -C 0 -u username
# pdbedit -u username -P "user must logon to change password" -C 0
# pdbedit -P "user must logon to change password"
2003 Sep 15
1
still missing ISO8859-1.so in RC4 on solaris 9
Hi all.
I've been struggling for weeks now to get Samba 3 working on Solaris 9...
At least, configure is happy now with my iconv, but still I get these:
# testparm
Error loading module
'/usr/local/samba-3.0.0rc4/lib/charset/ISO8859-1.so': ld.so.1: testparm:
fatal: /usr/local/samba-3.0.0rc4/lib/charset/ISO8859-1.so: open failed:
No such file or directory
In fact:
# ls -l
2005 Mar 08
1
NT Domain to Samba-LDAP just disabling netlogon on NT PDC?
Hi group
Quick question before I switch my domain from NT4 PDC to Samba-LDAP:
Can I leave the old NT-PDC in my subnet, if I just disable it's netlogon
service?
Reason: This old NT-Server has a database running which is still needed
after the migration to samba, but it doesn't need to have any
NETBIOS-NTDomain functionality after the switch, just TCP-IP.
I know of third-party tools
2004 Jan 16
1
Add user script, with winbind, without PAM (Solaris 9)
Dear all
We've been running sucessfully a 2.2.8a Fileserver, member of our NT
domain, authentication with winbind, on a Solaris box. As I've
experienced stability issues with winbind and some minor problems with
missing unicode support, I'm very happy that these problems hopefully
will be gone with version 3.
Now I noticed, that it seems not to be possible any longer to have an
2004 Nov 10
3
Transfer winbind idmap to LDAP
Hi all
This seems simple, but I can't figure how tho acheive it.
I have:
- NT4-PDC
- Fileserver (Solaris 9), Samba 3.0.2 member server with winbind
I want to migrate my NT4-PDC to Samba PDC with ldapsam. How can I make
sure that after vamprie my old PDC to Samba-PDC, the user and group ids
will be the same as in the winbind-idmap of my Samba member server?
Thanks and regards
Paul
--
2003 Apr 14
1
Winbind/nsswitch issue on Solaris 9 (Sparc)
Hi all
I need to set up Samba on Solaris 9 (Sparc) as a Windows Domain Member.
I took the precompiled 64-bit Package
(samba-2.2.8a-1-sol8-suncc-64bit.pkg) from samba.org, which comes with
pam-winbind libraries, and it installed fine.
I ran a test before with Samba 2.2.8 on Solaris 8 (Intel), but there I
compiled myself with ./configure --with-winbind --with-pam --with-quotas
2004 Jan 29
0
Creation of Domain- and PDC-SID in samba
John,
I finally decided to go for it and kick off our NT-PDC (UB-SERVER). I
want to transfer our domain (UB) to Samba 3.0.1 with OpenLDAP (2.1.23-1)
as backend on Debian Woody (this machine's netbios-name in my test
environment is UB-KIOSK).
I read all documentation I could get a hold on and followed these
procedures you suggested, but I am stuck...
> * From: John H Terpstra
>
2003 Aug 28
6
Why are the binaries so huge?
Hi list
I just compiled 3.0rc1 on Solaris 9 (UltraSparc IIe) with gcc 3.3. Seems
to work fine but I am surprised by the enormous size of the binaries:
(ub-blade1):/usr/local/samba/sbin # ll
total 232272
-rwxr-xr-x 1 root other 44719632 Aug 28 15:07 nmbd
-rwxr-xr-x 1 root other 89726544 Aug 28 15:07 smbd
-rwxr-xr-x 1 root other 44807356 Aug 28 15:07 swat
-rwxr-xr-x
2004 Nov 09
1
Migrating NT4 Domain with Idealx tools
Hi all
For several days I've been doing tests for our upcoming migration from
an NT domain to Samba PDC with ldapsam. We have ~200 clients, mostly NT4
and some Win2k. We want all of our users eventually switch from Windows
to KDE on Linux with thin clients through NX :-)
I managed to net rpc vampire all user and machine accounts into LDAP,
but then I realized some problems:
- The
2005 Mar 23
4
Samba-LDAP TLS problems with inofficial Debian OpenLDAP 2.2 packages
Dear Torsten, dear samba list reader
Three days ago I switched our domain from a NT 4 domaincontroller to
Samba-OpenLDAP, controlled by a Debian Sarge system. I installed the
following inofficial Debian OpenLDAP 2.2 packages (I know these are not
supported, but TLS with OpenSSL is essential to us...):
Package: slapd
Version: 2.2.20-1.hrz.1
Package: libldap2.2
Version: 2.2.20-1.hrz.1
2004 Oct 20
2
common axis label in multiple plot area
Hello
A very short question: Using multiple plots with par(mfrow=c(3,3)), how
can I get R to indicate one common y- and x-axis label? I tried to use
text() in par, but this is then overwritten when I plot the graphs.
--
Sebastian Leuzinger
Institute of Botany, University of Basel
Schönbeinstr. 6 CH-4056 Basel
Ph. 0041 (0) 61 267 3511
fax 0041 (0) 61 2673504
email: Sebastian.Leuzinger@unibas.ch
2005 Jul 28
1
stl()
Hello, anyone got an idea on how to use stl() so that the remainder eventually
becomes white noise? i used stl repeatedly but there is autocorrelation in
the remainder that i can't get rid of.
os: linux suse9.3
------------------------------------------------
Sebastian Leuzinger
Institute of Botany, University of Basel
Sch??nbeinstr. 6 CH-4056 Basel
ph 0041 (0) 61 2673511
fax 0041 (0)
2008 Jan 07
4
is there something like or() ?
hi, this may be trivial, but we can't seem to find anything adequate,
(although there is a work around with match() ). We are looking for something
along the lines of
plot(table1[table1$var2==or("a","b","c","d"),"var1"])
would be handy, with the potential or() function leading to what
plot(table1[table1$var2=="a" |
2006 Jun 14
4
write data from function into external table
Dear list,
My apologies if a solution / explanation to this already exists on the list,
but it is difficult to assign it to a certain keyword.
test<-c(1:3)
testfct <- function(x) {test[1]<-100}
test
[1] 1 2 3
testfct(1)
[1] 1 2 3
Basically, I would like to write data into an external table that the function
does not know. Why is this not working / what alternatives exist?
Thanks,
2008 Jun 18
4
Editor for Mac OSX
Dear R-list
I am (forced) to change from Linux to Mac and am now looking for a new editor for R. I would like one that features a split window (console + editor) as well as syntax highlighting. Can anyone help? Especially the split-window feature does not seem to be easily available in the editors desribed on the R-help site, except Emacs, which I am reluctant to start using. I am on a MacBook Air
2005 Dec 13
2
interruption when pasting code into R under linux
hello,
has anyone come across the following rather mysterious problem:
when pasting large bits of code (100 and more lines) into the R console with
the central mouse button (under linux), only part of the code is pasted, and
the text interrupts somewhere arbitrarily. It does not happen when smaller
bits are pasted subsequently.
I use linux suse 9.3 with the latest version of R
2007 Aug 08
0
Creating netcdf from table
Hi!
I have a table with 3 columns, 2 for long/lat coordinates and 1 for values
(radon concentration). I have Tables for every week of the year 2006, always
same coordinates but other values, i.e. time series. Now I want to create a
NetCDF file for, which is much easier to handle than 52 tables. I tried the
following for the first dataset (i.e first week):
2006 Aug 10
1
installing rimage
dear list
while installing the package rimage, i get the error message
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
configure: error: Sorry, can't find jpeglib header
ERROR: configuration failed for package 'rimage'
although i have installed jpeglib as required. does R not find this library?
but why did it find the fftw library
2005 Dec 01
4
suppress tick labels
hello,
is R able to suppress tick labels (not tick marks)? i know there is a way
around this with axes=F and then draw new axes, but it would be easier to
suppress them in the first place.
--
------------------------------------------------
Sebastian Leuzinger
Institute of Botany, University of Basel
Sch??nbeinstr. 6 CH-4056 Basel
ph 0041 (0) 61 2673511
fax 0041 (0) 61 2673504
email
2008 Nov 18
1
Tukey HSD following lme
Hi everyone
I'm using Tukey HSD as post-hoc test following a lme analysis. I'm
measuring hemicelluloses in different species treated with three
different CO2 concentrations (l=low, m=medium, h=high). The whole
experiment is a split-plot design and the Tukey-function from the
package multcomp is suitable for lme-analysis with random factors.
The analysis works fine but I get a non