Displaying 12 results from an estimated 12 matches for "nt_domain".
Did you mean:
nt4domain
2003 May 30
0
Help! WinXP failed to logon via Samba
I got a NT PDC and an Samba server (ver. 2.2.3a) that participates in the domain
'NT_DOMAIN'.
The Samba server provide file and print sharing to my private network, but it
authenticates user indirectly via the 'NT_1' PDC.
All the PC clients (Win98) were configured to logon to "workgroup" instead of
domain.This has been always fine until some guies brought in XP Hom...
2010 May 05
1
backend migration and Samba upgrade.
...that everything should be ok, I did a pdbedit -L and many
lines (less than 1000) like this one appeared :
lookup_global_sam_rid: looking up RID 513.
Executing query SELECT
nt_logon_time,nt_logoff_time,nt_kickoff_time,nt_pass_last_set_time,nt_pass_can_change_time,nt_pass_must_change_time,username,nt_domain,nt_username,gecos,nt_homedir,nt_dir_drive,nt_logon
Can't find a unix id for an unmapped group
No user SID retrieved from database!
There are 3 RIDs concerned : 513, 11001, 515.
Can I correct this error before migrating ? Is it mandatory/interesting
to correct this error ?
This is the output...
2005 Sep 30
3
Differences with net join
All;
I'm getting closer to tracking down my problem (I hope).
Since I want samba to verify the windows users from the Windows
domain, I did the usual net join. But it still doesn't get the users
from there, I still need an smbpasswd file.
So... now the question (for the real samba gurus):
Is there a substantial difference between:
net ads join -w <domain/workgroup>
and
net rpc
2003 Feb 17
0
no access by set as NT Domain Member
...;Network environment" on a W2000 Client a dialog opens:
"Wrong Password or unknown user for \\LinServer"
and fields to enter Name and Password
...if I enter correct Name and Password for NT User the dialog opens again and again.
smb.conf (some)
----------------------
workgroup = NT_DOMAIN
security = Domain
encrypt passwords = Yes
password server = NT_S
os level = 2
preferred master = No
domain master = No
----------------------
Error in "log.smbd" are:
------------------------
rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(406)
cli_net_sam_logon_internal: NT_STATU...
2019 Feb 18
0
SMB Signing with "map to guest = " options
...sion keys.
The bug is in:
NTSTATUS make_server_info_info3(TALLOC_CTX *mem_ctx,
const char *sent_nt_username,
const char *domain,
struct auth_serversupplied_info **server_info,
const struct netr_SamInfo3 *info3)
The problem is this bit:
nt_status = check_account(tmp_ctx,
nt_domain,
nt_username,
&found_username,
&pwd,
&username_was_mapped);
if (!NT_STATUS_IS_OK(nt_status)) {
/* Handle 'map to guest = Bad Uid */
if (NT_STATUS_EQUAL(nt_status, NT_STATUS_NO_SUCH_USER) &&
(lp_security() == SEC_ADS || lp_security() == SEC...
2002 Feb 13
0
archive bit mapping problems with 2.2.3a
...bit from NT space
breaks NT network backup systems. It's the last thing that needs to be fixed
before I can replace our $150k file servers with $5k Linux boxs.
Thanks in advance for your help.
John Gilbert
jgilbert@eosbiotech.com
----------------------------------
[global]
workgroup = NT_DOMAIN
netbios name = EAGLE
server string = Eagle Test Samba Server
security = SERVER
encrypt passwords = Yes
allow trusted domains = No
map to guest = Bad User
password server = NT_SERV
username map = /usr/local/samba/lib/smbusers
lo...
2003 Apr 23
0
SAMBA and Multiple NT or A/D domains...
...;ve been investigating a problem configuring SAMBA 2.0.7 on Solaris
servers properly.
My basic questions boil down to:
* Does 2.0.7 support authentication against *multiple* domain
controllers?
In the Server.conf file we see line items:
[global]
netbios name = SAMBA
workgroup = NT_DOMAIN
password server = NT_PDC, NT_BDC_1, NT_BDC_2
security = domain
To me, this indicates that 2.0.7 can only authenticate against a single
domain and the password server line is where the Primary Domain controller and any Backup Domain
Controllers can be listed.
Is this correct? There&...
2003 May 08
0
SAMBA and multiple Windows NT and Active Directory Domains
...;ve been investigating a problem configuring SAMBA 2.0.7 on Solaris
servers properly.
My basic questions boil down to:
* Does 2.0.7 support authentication against *multiple* domain
controllers?
In the Server.conf file we see line items:
[global]
netbios name = SAMBA
workgroup = NT_DOMAIN
password server = NT_PDC, NT_BDC_1, NT_BDC_2
security = domain
To me, this indicates that 2.0.7 can only authenticate against a single
domain and the password server line is where the Primary Domain controller and any Backup Domain
Controllers can be listed.
Is this correct? There&...
2006 Jun 07
2
See if authenticated user is in group XYZ
I have winbindd running.
I run wbinfo -a userXYZ%pass and it succeeds
Now I want to know if userXYZ is in group "monkeys", but I dont want
to have to have to map anything. Is this possible? Is there a way to
just say "give me the windows group names that userXYZ is in?" or "is
userXYZ in windows group name 'monkeys'?"
Thanks!
- Jeremiah
1999 May 06
0
Samba Newbie Questions
...iliar. Even though I could smbpasswd to the machine and now can
smbclient to get some info (names and IP addresses sanitized),
% smbclient -L PC_NT1
Added interface ip=10.0.1.2 bcast=10.0.0.255 nmask=255.255.255.0
Added interface ip=10.0.0.7 bcast=10.0.0.31 nmask=255.255.255.224
Password:
Domain=[NT_DOMAIN] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
..
..
..
But I cannot do something simple like,
% nmblookup PC_NT1
nmblookup PC_NT1
Sending queries to 10.0.1.255
name_query failed to find name PC_NT1
So question (2), why does 'smbclient' search through the various
interfaces I have spec...
2010 Mar 24
1
Migration from 3.0.23d to 3.4.5 failed
...desc column = nt_acct_desc
foo:profile path column = nt_profile_path
foo:logon script column = nt_logon_script
foo:dir drive column = nt_dir_drive
foo:home dir column = nt_homedir
foo:fullname column = gecos
foo:nt username column = nt_username
foo:domain column = nt_domain
foo:username column = username
foo:pass history = NULL
foo:pass must change time column = nt_pass_must_change_time
foo:pass can change time column = nt_pass_can_change_time
foo:pass last set time column = nt_pass_last_set_time
foo:kickoff time column = nt_kickoff_time...
2019 Feb 14
3
SMB Signing with "map to guest = " options
Hi,
I'm using samba-4.7.x
I have some confusions over "map to guest=" options with setting SMB Signing
1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client
signing in windows 2k12 server group policy" to "Microsoft network client:
Digitally sign communications (Always)” = *Disable*"
SMB_Server is joined to Windows 2k12