Displaying 20 results from an estimated 10000 matches similar to: "Computer Account"
2004 Mar 01
1
Adding computer account - username could not be found
I'm trying to add a computer account as root and I am getting the
following error:
"the user name could not be found"
The root account appears in the smbpasswd file and I have access to the
server when I use the root credentials.
I have the following in the smb.conf file to add users:
add user script = /usr/sbin/useradd -d /dev/null -g machines -c "machine
account" -s
2003 Jun 27
1
What's happend when the UID/SID mapping changes for a computer account ?
Hi,
Could you please tell me, what's happend when the UID/SID mapping
changes for a computer account ?
In my previous mail, I explain that suddenly every computers of my
domain was unable to connect to our samba logon server.
Before this problem, a 'net rpc vampire' was done to resynchronize the
samba ldap-sam with the NT4 PDC, and samba has been restarted, I suspect
that after
2004 Feb 18
1
Shared posix account for machine trust
I think that machine trust account did not access any resources, is there any way to avoid using posix account for machine trust? or at least using only one shared posix id?
--beast
2002 Nov 27
1
How to disable anonymous account on SAMBA
Hi all,
I have tried to disable anonymous in smb.conf, by include the global:
restrict anonymous = true
password server = *
encrypt passwords = yes
null passwords = no
Buy when I ran the : ./smbclient -L myserver -N
I have this message:
added interface ip=111.xx.xx.xx bcast=111.xx.xx.255 nmask=255.255.252.0
Got a positive name query response from 111.xx.xx.xx( 111.xx.xxx.xx)
2003 Mar 13
1
Windows LocalSystem Account -> Linux Samba Server - What's the userID?
I have a Linux Samba server I access from a Win2K system.
I want to allow a process started from a Windows "service"
to access a share on the Samba server. The Windows service
is set to run as "LocalSystem" instead of a specific userID.
What userID do I need to define on the Samba server to
allow "LocalSystem" to access files on a Samba share?
--
Jim Garrison
2003 Jun 17
1
samba30b1 - net join responds failure - but machine account was created
hi,
after compiling samba30b1 on suse82
i try to join the domain:
different commands, different responses
but always the machine account was sucessfully created
what doeas this mean ?
a) net join -I 192.168.1.20 -U Administrator
[2003/06/17 15:14:50, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(249)
cli_nt_setup_creds: request challenge failed
[2003/06/17 15:14:50, 1]
2003 Jun 18
1
vampire: account mapping strangeness
I am testing samba 3.0's net rpc vampire tool and am getting strange
results... after I import the account info, the samba usernames seem to
be mapping to hardcoded unix uid #'s instead of account names. For
example:
# pdbedit -u jah000
idmap uid range missing or invalid
idmap will be unable to map foreign SIDs
idmap gid range missing or invalid
idmap will be unable to map foreign SIDs
2003 Aug 01
1
account policy using pdbedit
Hello! to all...
Does some one use the account policy on Samba to lockout accounts after
3 bad logon attempts (like on WinNT)?
I am searching among FAQ's and documents on the net but still didn't
find an good help on this issue.
Thank's in advance for any help,
[]'s
------------------------------------------------------------------------
--
Fernando
2003 Nov 11
1
Machine account pasword change failed (NT 4)
Hi guys and girls,
I run a Samba-3.0 PDC for N.T. workstations on a Slackware Linux box.
I often see the following error in the N.T. workstation's event log:
Changing machine account password for account "xxxxx$" failed with the
following error:
The handle is invalid.
Any ideas what this could be ?
I'm not using PAM in any way.
Any assistance would be greatly appreciated.
--
2004 Feb 18
1
Problems with trust account passwords -- still
I'm still getting near a thousand error messages a day on only one of my two
samba servers that both participate in the same W2K domain:
[2004/02/16 09:17:52, 0]
rpc_client/cli_trust.c:change_trust_account_password(248)
2004/02/16 09:17:52 : change_trust_account_password: Failed to change
password for domain ITS.
The server getting the errors is version 2.2.7a-security-rollup-fix
2003 Nov 09
1
samba 3 LDAP/PDC problem - adding WXP account
Hi,
I've finally gotten my LDAP password backend up and running, and finally figured out the SID 1000/1001 thing for Samba admin.
However I'm unable to join the workstation to my domain.
Using any random user in the WXP dialogue, I get the "Access is Denied" error. Fair enough.
Using the user with sambasid and sambagroupsid s-*-1000/s-*-1001, I get the error "The Username
2003 Jan 16
2
Samba BDCs and machine trust account passwords
I have a problem with machine trust accounts breaking in a purely Samba
controlled domain. I have one master Samba server acting as a PDC, and
three slave servers in different networks. The UNIX user account
information is updated by means of NIS, and smbpasswd gets rsync'ed to
the slave servers whenever there is a change in the file. All this works
without problems at all times.
When I
2003 Oct 23
1
security=domain problem: "could not fetch trust account password for domain"
When configuring a SunOS 5.9 box running Samba 2.2.8a with security=domain,
as per
http://us2.samba.org/samba/docs/using_samba/ch04.html#samba2-CHP-4-SECT-7 I
get the following error "could not fetch trust account password for domain"
when trying to connect to a share via 'net use * \\server\share
/user:domain\username'
However, 'security=user' works correctly.
2002 Jul 24
1
"account not authorized to log in from this station" - What's wi th this?
I have set up a samba server on a standard tcp/ip lan, nt servers, nt
workstations (some 98 and 1, 95).
> I can access palmdata, and the files within, from my nt box without any
> sort of authentication.
>
> From any other nt box on the lan I get the authentication dialog box.
> Given the smb.conf file, below, it seems like I shouldn't. At any rate it
> fails when using a
2001 Dec 30
1
Extracting the trust account password (for use with Win2k's ktpass)?
Hello, all:
My Samba server is a member of a Windows 2000 AD domain.
Authentication to the Samba server is, of course, by encrypted NTLM
hashes. Authentication to the host itself, which runs Red Hat Linux
7.1, is by NIS (the AD domain controller is running Server for NIS).
I want to remove NIS (or at least the passwords from NIS). To
accomplish this, I wish to use pam_krb5 to authenticate users
2002 Feb 27
5
Machine trust account reqd in 2.2.3a?
Greetings,
I was reading over the documentation online for using SAMBA as a PDC, and
in the section about creating machine trust accounts is talks about having
to add machine accounts to the /etc/passwd file. The text also mentions
that future versions of SAMBA will remove this requirement:
"Because Samba requires machine accounts to possess a UNIX uid from which
an Windows NT SID can
2001 Dec 21
2
Account not authorized to login - WHY NOT?
Hello:
I have installed Samba successfully on a Sun Solaris 8 (Sparc box). Using the SWAT web tool I was ablt to get a smb.conf file created. If can connect directly from the Sparc box with no problems, example:
smbclient //localhost/homes
added interface ip=10.12.254.58 bcast=10.12.254.255 nmask=255.255.255.0
Password:
Domain=[SMBWORKGROUP] OS=[Unix] Server=[Samba 2.2.2]
smb: \>
2005 Nov 21
1
net rpc utility to add machine account ?
Hello,
can i use the samba "net" utility to add a machine account to my samba
domain ?
I added "add user script" "ass machine script" a.s.o.
The WinNT4.0 Tools "Domain Manager" and "User Manager" are working fine, but
i want an easy
solution for the linux cmdline.
with regards
holgi
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
2005 May 13
1
Machine Account info in Domain Controller
We find the samba 3.0.x cmd 'net' can modify the info name:samba version:3.0.x
to machine account info in Domain Controller after registering samba to domain
by ldap. But samba 2.2.x always show name:Windows NT version:4.0 after
registering samba to domain.
Can we modify the info in samba 2.2.x ?