Displaying 20 results from an estimated 1000 matches similar to: "disabled mashine account without password"
2003 Jul 23
2
Probs joining Samba PDC with WinXP
Hello,
I'm using Debian 3.0 with Samba 2.2.8a-1.0 when i try to join my
xp-mashine (xp-pro with sighnorseal patch) to the domain using the root
accout
i get the error: "unknown user or invalid password", but when i connect
via swat everything works fine.
i added a mashineaccount to passwd and smbpasswd, trying to join the
xp-mashine via a normal user accout fails with
"access
2003 Jul 23
0
Fwd: Re: Probs joining Samba PDC with WinXP
If you go here, this doc will tell you how to join a
winXP Pro machine to a samba domain.
http://hr.uoregon.edu/davidrl/samba/samba-pdc.html#JOINDOMAIN
Hope that helps....
Dominic Iadicicco
--- Patrick Flohr <Flohr.P@t-online.de> wrote:
> Date: Wed, 23 Jul 2003 13:43:48 +0200
> From: Flohr.P@t-online.de (Patrick Flohr)
> To: samba@lists.samba.org
> Subject: Re: [Samba]
2004 Aug 23
1
'net rcp shudown' with mashine account (-n -P) possible???
Hello samba-list,
I'm able to shutdown remote mashines using:
supzli02pdc:~ # net rpc shutdown -S <target-pc> -U Administrator%<passwd> -r -t 1 --comment=Abmelden
I wounder if this is also possible with an mashine account auth (from the
PDC)? I couldn't get it to work:
supzli02pdc:~ # net -n supzli02pdc -P rpc shutdown -r -t 1 -S <target-pc> --comment=Abmelden
2003 Nov 12
1
problem authenticating win xp machine
Hi folks :-)
I'm just installing a fresh new samba server, and trying to authenticate
some win xp machines. The config is more or less like this :
* Windows XP SP1 with all security upgrades
* Samba 3.0.0final-1 running on debian testing
I'm more or less following this howto :
http://hr.uoregon.edu/davidrl/samba.html#winxp
I'm using this smb.conf file :
--8<-------
[global]
2006 May 22
2
Does samba support Active Directory User Group name with space
Hi,
I am using samba 3.0.20 and winbind 3.0.20 on Debian Linux kernel
version 2.4.27
ii samba 3.0.20b-bycast a LanManager-like file and printer
server fo
ii samba-common 3.0.20b-bycast Samba common files used by both the
server a
ii winbind 3.0.20b-bycast service to resolve user and group
informatio
I was able to authentic with AD Domain and allow groups and individual
2006 Oct 08
1
gem remote installation error
Hi,
I am trying to install mysql driver for ruby via gem.
% gem install mysql
Attempting local installation of ''mysql''
Local gem file not found: mysql*.gem
Attempting remote installation of ''mysql''
ERROR: While executing gem ... (Errno::ECONNREFUSED)
Connection refused - connect(2)
gem --help indicates that more informatio can be found at
2009 Apr 19
1
help with this code
Hi, can anyone help me with the following code? Thanks!
library(mvtnorm)
f2 <- function(n, rho) {
var <- matrix(c(1,rho,rho,1), nrow=2, ncol=2, byrow=T)
beta <- seq(0, 1, length.out=n+1)
alpha <- sort (sapply(1-beta, qnorm))
x <- array(0, dim=c(n, n))
for (s in 1:n) {
for (t in 1:n){
if (s>=t)
x[s,t] <- pmvnorm(lower=c(alpha[s],
2002 Nov 06
3
Samba 2.5 PDC + WinXP problem
Hey ppl !
My WinXP workstations are not able to join my domain. I tried to apply the registry fix for plain-text passwords but it has no effects :(
My PDC seems to work fine cause i've got no problems with Win2K Workstations...
Is there anything i've omitted ?
Regards,
Amaury
-------------- next part --------------
HTML attachment scrubbed and removed
2004 Nov 15
2
100.chksetuid in /etc/periodic/security resets the mashine
Hello, kolleages!
I have a problem.
When I (or system) start the script 100.chksetuid in
/etc/periodic/security my machine resets.
The machine:
Timecounter "i8254" frequency 1193182 Hz
CPU: Intel(R) Xeon(TM) CPU 3.06GHz (3056.82-MHz 686-class CPU)
System version:
FreeBSD 4.10-STABLE #0: Mon Nov 8 06:50:54 PST 2004
I will glad to have help.
Thank you in advance.
--
Andrei
2010 Jul 22
0
samba users can't be seen from client mashine
Hi all,
I have an ubuntu server 9.10 and a fedora. I have configured smb.confs such that fedora or any other computer is gonna reach /home of ubuntu server.
But the problem is i can not see samba users that i have created on ubuntu I mean fedora can not find or reach or resolve samba users that I have created on ubuntu but only uid numbers.
I have mounted /home directory of ubuntu from fedora
2003 May 22
1
Continued: Join domain OK, but domain not found after reboot
Hi, all:
To recap:
I can successfully get my WinXP box to join the domain (WHITEROCK), but
after rebooting, when I try to log on:
"The system cannot log you on now because the domain WHITEROCK is not
available."
I get this even when using the user 'root' - and this user was the one
to successfully join the domain WHITEROCK!!
To rule out any stale junk, my WinXP is a
2006 Oct 31
5
Odd behaviour of removing 'nothing' from an array or data frame
I've just found some behaviour which strikes me as odd, but I'm not sure
whether it's a bug or a feature. If you don't mind, I'd like to explain
via a couple of examples.
Let x = 1:10.
Then intuitively, to me at least, the command x[-integer(0)] should leave
x untouched. However the actual output under R2.4.0 is integer(0).
A slightly more involved example demonstrates
2003 Jan 30
2
WINS question
Hello
Have a trouble.
I have mashine with two interfaces.
Samba running at both with the same name of computer.
In wins-servers wins.dat i see next string:
"GRAND#20" 1044171787 192.168.1.1 192.168.2.1 46R
It's ok.
But for ALL mashines in any interfaces with any IP (192.168.1.X or 192.168.2.X)
returned first IP in list:
------------------
[2003/01/30 11:03:21, 3]
2006 Jan 02
1
wbinfo-t fails but other wbinfo items works
Hi,
i've migrated a debian box into ads, most people can work as they should,
some users eg which are not part of the domain can not authenticate
themself, the log says NT_STATUS_INVALID_COMPUTER_NAME .
After reading all the howtos i noticed that wbinfo -t doesn work, the output
is:
#wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_INVALID_COMPUTER_NAME
2002 Feb 12
1
SMB-server from Win2k -> Red Hat Linux 7.2 - Samba 2.2.1a seen in Network Neighbourhood but not browsable
Hi everyone,
I am new to the list and new to Linux as well as to Samba. I've read quite a
few howtos, man-pages and other docs on samba now. I configured my own
SMB-server with smbd and nmbd. Of course I generated a smb.conf file and my
server is accessible and running on the Linux mashine. I can connect with
smbclient to the Linux-mashine and to the win2k-mashine (hostname and service
2003 Jan 06
2
(no subject)
Hello!
I trying to setup Domain Controller with Samba,
but I have some trouble.
As I understood, I ought to create "Trust Account" for
every mashine, and if mashine name is "vasya" then
account should be "vasya$"
but FreeBSD is not allowed to create accounts with "$" characters,
what should I do ?
Thanks!
/* spectre */
2013 Jul 03
1
Migration from 3.5.6-27 to 3.6.16-31
Hello,
I have a debian etch with (samba 3.5.6-27,) shares and windows 7 in the
domain. This works ok.
Since i installed the new version 3.6.16-31 I can not login with domain
users in my windows client and the shares are inaccessible.
I solved the problem with the login, removing the following line in my
smb.conf:
*ldapsam:trusted = yes*
but why this line works with the version 3.5.6-27 and not
security passwd-encryption & netbios-names (wins)-RH 7.2 samba 221a (standard installation from rpm)
2002 Feb 17
1
security passwd-encryption & netbios-names (wins)-RH 7.2 samba 221a (standard installation from rpm)
Hey geeks,
I have been reading several faqs and howtos now and haven't come very far
with what I really wanted to accomplish:
I have installed samba from the RH 7.2 distro rpm. I have set it up so I can
access my windows shares on the linux mashine. I can "ping athlon" (which is
the netbios-name for the win2k mashine) I can "ping linux" (which is
obviously my
2004 Apr 09
3
Samba Shares and Win32 Viruses
Hi Collective users of Samba, (does has a nice ring to it eh?)
Recently I found a my samba server being infected by win32 viruses.
Though it does not affect the server in any way, I do find them to be
an annoyance.
I understand also that I can perform "veto" of files like *.exe in smb.conf
but find that to be a wee bit restrictive. There are some users who
stores valid executables in
2003 Apr 10
7
Samba 2.2.7a and XP pro
I have read over the lists and search the web, I know this question has
been asked before, but I've not been able to fix my problem so I'll ask
here.
I have been successful in joining the XP machine to the domain however it
when I try to login to the domain windows instantly kicks up the message:
"Windows cannot connect to the domain, either because the domaincontroller
is down or