Displaying 20 results from an estimated 2000 matches similar to: "Winbind help"
2001 Jan 23
10
smbpasswd error
Hallo ,
when I try to change user password on samba server i become this error :
error connecting to 127.0.0.1:139 (Verbindungsaufbau abgelehnt)
unable to connect to SMB server on machine 127.0.0.1. Error was : code
0.
Failed to change password for bukhari
if any someone I have an Idea please send me an E-Mail to
"ufz6@rz.uni-karlsruhe.de"
Thanks to All
Amir Bukhari
2002 Dec 10
5
Using the right network interface
Hi everyone,
samba 2.2.5
The server I'm using has 2 interfaces so using the
interface parameter I'm telling samba to use eth0 but
for some reason when I do netstat it is listening on eth1
interface = eth0 (the IP is 192.168.6.10)
netstat -an
udp 0 0 138.79.161.225:137 0.0.0.0:*
udp 0 0 0.0.0.0:137 0.0.0.0:*
udp 0 0 138.79.161.225:138
2003 Feb 11
3
Samba getting user info from NT PDC
Hi!
My boss asked me to be able to share some directories on a FreeBSD Samba server
with users already created (and used) on a NT 4.0 PDC server.
So I followed http://www.sugoi.org/bits/index.php?bit_id=10
I just replaced the Windows 2k part by adding the NetBIOS name of the machine to
the NT PDC.
When I did the smbpasswd trick it worked like charm:
testsmb# smbpasswd -j CH-DOMAIN -r PDC
2003 Jan 20
1
net command
Hi,
You can use the command net rpc shutdown -S <machine name> to remotly shutdown a PC. Is it possible to, or could it possibly be a future upgrade to have a comma separated list of machines so that you can shutdown several machines at one time. Ie at the end of the day to shutdown PC's in a particular classroom?
What are your thoughts??
Cheers
-----------------
Kristyan
2003 Mar 13
1
want to access a Windows Share from a Red Hat 8 linux box
Try something like
mount -t smbfs -o username=user,password=password,workgroup=domain
//windows_server/folder
/local_folder
you may also want to add ,ip=<Windows_server_IP> if it can't resolve the
name
Thanks
Steve Simeonidis
Network Engineer, Spherion Education
Spherion Group Ltd
"Making the Workplace Work Better"
1st Floor, 493 St. Kilda Rd,
Melbourne VIC 3004,
2002 Nov 28
1
Samba share is not writeable
I am having difficulty with Windows shares mounted with smb on my linux
machine. The mount directory will not have write permissions for anyone,
no matter what. The mount directory that I use is /home/samba. It has
0700, or drwx------ permissions when it is not connected to Samba. It is
owned by the user jhall, and the group root. When I mount it, if I use
dmask 0777, I get dr-xr-xr-x. If I use
2003 Mar 13
2
Sync Linux <-> NT Domain passwords
Is there a way to syncronise the Windows Domain passwords
with the linux account passwords?
SAMBA passes authentication to an NT box
password server = *
Users have local accounts on the Linux box and get access to SAMBA shares
depending on which group (linux) they belong to and if their authentication
credentials were correct.
I've tried synchronising their passwords so when they change
2003 Sep 02
1
History
Hi,
I all of a sudden require to log who has been login onto our domain, and
from which machine.
Looking through the logs I do have, I don't seem to have this
information for more than a day, even in the log.<machinename>.old file.
How can I change this ASAP?
RD7.3, Samba 2.2.8a
:)
Max
2005 Jan 04
1
Call(out) routing
Good day all
I had a look at the extensions.conf sorting
http://www.voip-info.org/wiki-Asterisk+config+extensions.conf+sorting
What I'm trying to do is route all my cellphone number threw a channel
and all other calls threw the other 3 channels
Cellphone numbers are 10 number,i.o.w XXXXXXXXXX.
This is what I tried but it doesn't seem to work,please help
Thanks
Altus
extensions.conf
2008 Nov 28
1
confidence interval for glm
Hi all,
simple Q:
how do I extract the upper and lower CI for predicted probabilities
directly for a glm - I'm sure there's a one line to do it but I can't find
it.
the predicted values I get with the predict (.. "response")
Thanks
Gerard
**********************************************************************************
The information transmitted is intended only for
2009 Jan 27
2
optim() and ARIMA
dhabby wrote:
Last week I run in to a lot a problems triyng to fit an ARIMA model to a
time series. The problem is that the internal process of the arima
function
call function "optim" to estimate the model parameters, so far so good...
but my data presents a problem with the default method "BFGS" of the
optim
function, the output error looks like this:
2008 Dec 22
2
queue simulation
Hi all,
I have a multiple queing situation I'd like to simulate to get some idea of
the distributions - waiting times and allocations etc.
Does R has a package available for this - many years ago there used to be a
language called "simscript" for discrete event simulation and I was
wondering if R has an equivalent (or hopefully with graphics, something
better!).
Apologies if there
2009 Jan 14
1
loglm fitting
Dear all,
sorry to bother you all with this but I've been trying to use the loglm in
MASS package (v2.8.0) and cannot get any sensible output.
I'm wondering am I doing something very foolish or missing something
obvious.
For example, I tried the documentation help(loglm) example - here's the
code
# Case 1: frequencies specified as an array.
sapply(minn38,
2009 May 07
2
Linear least squares fit with errors in both x and y values.
HI,
I'd like to perform a weighted linear least squares fit with R on data
with varying errors on both vectors. I can do this with one axis using
lm, but have no idea where to go from here. I've tried googling, but no
idea. Any suggestions?
Thanks,
James
2003 Jun 13
1
E1 in South Africa
Hi Everyone
After speaking with my local telco service provider, Telkom, I am aware
that either we don't have E1 services in South Africa or the technical
skills of our the engineers leaves much to be desired.
Has/does anyone know if the Digium E1 (E100P) card is certified/works in
South Africa?
Thanks for the help so far!
Tielman
/* Tielman Koekemoer
Unix and
2001 Nov 09
2
Open Files
I have been messing with this and it seems to work, but I would like to hear
if it does or not from the people that have created it.
On a WindowsNT machine I have three directories shared out READONLY. These
three directories are mapped to users machines and then they run programs
out of them. There are ALWAYS people using files in here. At times I have
to update the programs in there and I
2009 Feb 03
1
SAS language to R :interview
Dear List,
Please find a frank interview with Phil Rack, creator of Bridge to R (
from both SAS and WPS interfaces).
For those unaware of WPS- it is basically a SAS language compiler
(read SAS code,writes SAS code,Reads and writes SAS datasets) ,priced
at 660 $ a licence ( or estimated 10 times cheaper than Base SAS.
The UK based WPC held, WPS doesnt have advanced statistical facilities
like
2009 Jan 13
1
deviance in polr method
Dear all,
I've replicated the cheese tasting example on p175 of GLM's by McCullagh
and Nelder. This is a 4 treatment (rows) by 9 ordinal response (cols)
table.
Here's my simple code:
#### cheese
library(MASS)
options(contrasts = c("contr.treatment", "contr.poly"))
y = c(0,0, 1, 7, 8,8,19, 8,1, 6,9,12,11, 7,6, 1, 0,0, 1,1, 6, 8,23,7,
2008 Dec 09
2
for loop query
Hi all,
apologies if this is obvious - but I can't see it and would appreciate some
quick help!
the matrix mhouse is 26x3 and I'm computing odds ratios. The simple code
below "should" compute the odds vector for every pair (325) i.e. 26C2 in
cols 1 and 2.
On the first i=1 outer loop the inner j loop runs from 2 to 26 ok and then
I get the error (Error: subscript out of bounds)
2004 Jun 21
3
cannot join win2k to samba domain
i' ve client win9x connect to samba and seems running
good, but i cannot join win2k in to samba..any one can
give me a hand.....?!!
error mesasage no user or wrong password in samba domain
thanks
===========================================================================================
"Gabung INSTANIA, dapatkan XENIA. Daftar di www.telkomnetinstan.com, langsung dapat akses Internet