Displaying 20 results from an estimated 25 matches for "pdcname".
Did you mean:
dcname
2006 Jan 28
3
samba3 to samba3 domain membership failing
...g to make a Samba 3.0.10 fileserver become a domain member of a
Samba 3.0.7 server which is running as a PDC.
I'm using the instructions gained from here...
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#id2538809
...but when running the command...
net rpc join -S PDCNAME -UAdministrator%password
I get the error...
Create of workstation account failed
Unable to join domain PDCNAME.
(of course PDCNAME has been substituted with the NetBIOS name of the Samba PDC)
Can anyone help me troubleshoot this? I would attempt to create the machine
account on the PDC manually...
2003 Jan 27
2
Win2k DC no longer authenticates for Samba shares
I have a win2k domain ... 2 of the client machines are Red Hat (7.3 and
8.0). I set everything up to use the DC to authenticate ID/PW. Everything
worked perfectly until a week or so ago ... Samba would automatically create
a home folder and the whole nine yards. Now I can see the shares on the
Samba machines, but I can't access them ... just prompts for the ID/PW over
and over. I can mount
2004 Feb 15
2
Problem validating with LDAP and Samba3.0.1debian
...a snip from a ldap search
-------------------------------
cn: Administrator
sn: Administrator
objectclass: inetOrgPerson
gidnumber: 512
uid: Administrator
uidnumber: 998
homedirectory: HOMEPREFIX
sambalogontime: 0
sambalogofftime: 2147483647
sambakickofftime: 2147483647
sambahomepath: \\PDCNAME\homes
sambahomedrive: HOMEDRIVE
sambaprofilepath: \\PDCNAME\profiles\
sambaprimarygroupsid: S-1-5-21-53176251-1034743845-4114978061-512
sambaacctflags: [U ]
sambasid: S-1-5-21-53176251-1034743845-4114978061-2996
loginshell: /bin/false
gecos: Netbios Domain Administrator
sambapwdcanchange: 1...
2004 Jan 12
1
Another problem with Win2k logins...
...o (thanks to Thomas for his help), now I still have some problems. I can't still get any user to login but the ones that must be in cache in the clients (thanks again Thomas).
So, I'll give you the logs to see if anybody detects something strange...
The users can perform a 'smbclient -L PDCname -U username' but they cannot still login in their machines.
As the network is not so big (4 computers x 20 users), I'd have to change around 100 registry entries if I don't find a solution, but I still would like to know what's going on...
############### log.p3 (one of the clien...
2018 Apr 02
2
Samba Domain server authentication
...e supply the domain password
it fails. The error that we get is the following.
Failed to find a Unix account for peteruser 'lin\aadamson' (from session
setup) not permitted to access this share (data)
create_connection_session_info failed: NT_STATUS_ACCESS_DENIED
However, if we supply the pdcname\username and password it works, as per
below
[2018/03/29 20:04:07.754925, 5] auth/auth_util.c:111(make_user_info_map)
Mapping user [lin-pdc]\[aaamson] from workstation [PC-WIN-001-AR]
The server is joined to the Domain
net rpc join -U tadmin
Enter tadmin's password:
Joined domain LIN.
Here...
2004 Aug 20
0
Creating domain users in AD from Linux
...interface for both in the form of a CGI.
This rules out using Windows GUI tools.
The problem was creating a user from Linux. `net ads user add'
wouldn't work, then I tried `net rpc user add' (thanks to Andrew
Bartlett for suggesting it) and it worked.
$ net rpc user add foobar -S pdcname -Uadmin%adminpassword
Two things left: password and (as I discovered later)
userAccountControl.
`net rpc password' did not work, `net ads password' did (go figure).
$ net ads password foobar secret -S pdcname -Uadminname%adminpassword
Also doing that with ldapmodify works:
$ ca...
2005 Jul 15
1
Samba PDC - Samba Member Server
...9;ve been using SBE
and TOSHARG pdfs as references. I guess I've overlooked something.
On the Member Server:
wbinfo -t ;works
wbinfo -u ;works
wbinfo -g ;works
smbclient //member/share1 -Umyuser%thepassword fails with
session setup failed: NT_STATUS_LOGON_FAILURE
On the SAMBA PDC:
smbclient //pdcname/share2 -Umyuser%thepassword works.
Any help would be greatly appreciated.
Hudson
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
2018 Apr 02
2
Samba Domain server authentication
...rror that we get is the following.
>> Failed to find a Unix account for peteruser 'lin\aadamson' (from session
>> setup) not permitted to access this share (data)
>> create_connection_session_info failed: NT_STATUS_ACCESS_DENIED
>>
>> However, if we supply the pdcname\username and password it works, as per
>> below
>> [2018/03/29 20:04:07.754925, 5] auth/auth_util.c:111(make_user_info_map)
>> Mapping user [lin-pdc]\[aaamson] from workstation [PC-WIN-001-AR]
>>
>> The server is joined to the Domain
>>
>> net rpc join -U...
2008 Dec 24
4
samba server in two lans
hello
we have a samba server on centos 5.2 and 2 different lans. so we gave the
server to ips eth0:172.16.93.217 and eth1: 192.168.89.3
but after this when we tried to join clients (windows xp) to the domain the
error: "the specified domain either does not exist or could not be
contacted." what is the solution?
2018 Apr 02
0
Samba Domain server authentication
...> it fails. The error that we get is the following.
> Failed to find a Unix account for peteruser 'lin\aadamson' (from session
> setup) not permitted to access this share (data)
> create_connection_session_info failed: NT_STATUS_ACCESS_DENIED
>
> However, if we supply the pdcname\username and password it works, as per
> below
> [2018/03/29 20:04:07.754925, 5] auth/auth_util.c:111(make_user_info_map)
> Mapping user [lin-pdc]\[aaamson] from workstation [PC-WIN-001-AR]
>
> The server is joined to the Domain
>
> net rpc join -U tadmin
> Enter tadmin'...
1998 Jul 01
0
help! authentication again
Hi all,
When I configure the SAMBA server with
password server = PDCNAME
security = server
I cannot access my shares if I don't have my user ID on the HP-UX box. When
I look at the log file, it was trying to connect me to the SAMBA server as
"guest" but not as my user ID. It will ask me for the user name and
password. When I type in the user name and pass...
2002 May 13
0
AIX 4.3.3 MR9 SAMBA 2.2.1a runs slow
...ng this error in windows:
CLIENT SIDE
"\\SMBSERVERNAME is not accessible
The remote computer in not availiable"
In the PDC event log I keep running across the following WARNING
DATE TIME SOURCE CATEGORY EVENT USER COMPUTER
x/x/x x:xx:xxPM Rdr None 3013 N/A <PDCNAME>
Description:
The redirector has timed out a request to CPIPT-1.
SERVER SIDE
Outside of the normal logging on the server side nothing appears to be out
of the ordinary, however, I do have limited experience with this system.
The only errors appear to be the ananomous access requests that ha...
2003 Mar 11
1
Weird (again)
...hines in my network neighborhood using my win2k server, but they
were not there.. only my alpha machine name is there..
i looked into the active directory, and they were not there either, so now i need to
add each one of these new machines to the domain..
i already tryed smbpasswd -j domain -r pdcname -U admin ..
but it did not create their registers in the active directory.
one more thing.. when i ping my alpha machine name (ping
machine_name) it always returns me the last turned on machine ip.
i think i just need an efective way of joining these machines to the
domain, an way which they'...
2004 Feb 26
0
Trusted NT domains won't connect
...in, using a username (let's call it
"addmachine") and password set aside for this purpose. USER1, USER2,
and USER3 are trusted by MACHINES, and all user accounts are created in
these three domains.
I've got smbd and winbindd running under Samba 3.0.2a1. Issuing
net join -S PDCNAME -Uaddmachine%password
returns
Joined domain MACHINES.
Issuing wbinfo -m at this point will return:
USER1
USER2
USER3
(MACHINES is absent.)
Issuing wbinfo --sequence, however, returns:
USER1 : DISCONNECTED
USER2 : DISCONNECTED
USER3 : DISCONNECTED
MACHINES : 75917
Try as I mi...
2003 May 28
0
samba as a domain member server using winbind
...e production server, i can't seem to replicate the success, no matter what i try the samber server keeps returning a username and password dialog box to the windows users and logs the below error for the users trying to connect....
I successfully joined the domain by " smbpasswd -j PDC -r PDCNAME -U Administrator"
(Note: I needed to add the samber server to the domain on the PDC first before I could join on the samba server)
[2003/05/28 19:46:32, 0] smbd/password.c:domain_client_validate(1558)
domain_client_validate: could not fetch trust account password for domain PDC
[2003/05/28...
2002 May 08
2
Secret is bad
Why do i get the message
Secret is bad
0xc0000022
when i do a wbinfo -t?. Wbinfo -u and -g works. also getent passwd and
groups also is working fine it shows all NT user stats. I shall attach my
smb.conf
# Global parameters
[global]
workgroup = SOME_DOMAIN
netbios name = E15K
security = SERVER
encrypt passwords = Yes
update encrypted = Yes
password server =
2002 Sep 06
1
problems joining domain with smbpasswd
Hello,
I am trying to do join my debian 3.0 linux box with samba v2.2.3a to my windows 2000 domain. I was trying to follow the directions at http://us1.samba.org/samba/docs/Samba-HOWTO-Collection.html#AEN401.
I have created the computer account in the active directory.
What I think is weird is that smbpasswd is saying it is trying to connect to port 445?
The dc I am connecting to has all the
2005 Feb 03
6
smbldap-populate failure
dear list,
I'm trying to migrate nt4 to samba3, and have two issues at the moment.
First is: I'm getting two (small?) errors using smbldap-populate on my ldap
database. At first I tried ignoring this, but now also rpc net vampire
complains. (maybe because of this..?)
This is the output of smbldap-populate:
<quote>
server:/usr/local/sbin # smbldap-populate
Using builtin directory
2002 Sep 07
1
REPOST: another nt4 and samba question
SERIOUSLY.... does ANYONE have ANY ideas??? I'm stumped silly. HELP!!!!
thanks,
dave
>
>Hi, I'm going to scream.
>
>I have a "dell-installed" red hat 7.2 build and I have been attempting to
>get it to join my NT4.0 domain with samba... after getting past the old
>version of samba that shipped with it and updating to the latest samba
>from the samba web
2002 Jul 27
3
PDC and BDC load-balancing
Hi there,
I would like to know how Samba / Windows determines which domain
controller should handle a logon request, and whether there is a way I
can affect the process.
Here's the situation: I have a school installation running a Samba
domain, with a PDC (1.1GHz Celeron, 256 MB RAM) and one BDC (much
smaller, 366 with 64 MB RAM), both with RedHat 7.1 and Samba 2.2.5.
There are about 80