Displaying 5 results from an estimated 5 matches for "namdev".
2014 Sep 30
1
fillup_password_policy fails with NT_STATUS_ACCESS_DENIED, samba 3.4.3
Hi,
I'm getting below error with "fillup_password_policy" while authenticating
users from default domain.
[2014/09/30 03:15:26, 10] rpc_client/cli_pipe.c:1432(rpc_api_pipe_got_pdu)
rpc_api_pipe: host dev003.namdev.myserv.net returned 16 bytes.
[2014/09/30 03:15:26, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug)
samr_QueryDomainInfo: struct samr_QueryDomainInfo
out: struct samr_QueryDomainInfo
info : *
info : NULL...
2015 Jan 13
0
Smbd dumps core while starting
..."/var/opt/samba/cache/gencache.tdb", hash_size=0, tdb_flags=2048, open_flags=258, mode=420)
at ../source3/lib/util_tdb.c:327
#2 0x0900000006435fd4 in gencache_init () at ../source3/lib/gencache.c:69
#3 0x0900000006436780 in gencache_parse (keystr=0x11002e750 "AD_SITENAME/DOMAIN/NAMDEV.NSROOTDEV.NET",
parser=@0x9001000a0d14608: 0x9000000064378c0 <gencache_get_data_blob_parser>, private_data=0xfffffffffffe630) at ../source3/lib/gencache.c:455
#4 0x0900000006436f4c in gencache_get_data_blob (keystr=0x11002e750 "AD_SITENAME/DOMAIN/NAMDEV.NSROOTDEV.NET", blo...
2015 Jan 08
3
Smbd dumps core while starting
updated smb.conf, still same error. details below.
# cat /etc/samba/smb.conf
[global]
workgroup = NAMDEV
realm = NAMDEV.NSROOTDEV.NET <http://namdev.nsrootdev.net/>
client ldap sasl wrapping = seal
;username map = /etc/opt/samba/users.map
encrypt passwords = yes
client ntlmv2 auth = yes
client lanman auth = no
client plaintext auth = no
lanman auth = no
ntlm auth = no...
2015 Jan 08
0
Smbd dumps core while starting
On 08/01/15 14:36, dish kyao wrote:
> i'm authenticating to Windows 2012 AD.
>
> tried below configuration. same result.
> [global]
> workgroup = NAMDEV
> realm = NAMDEV.NSROOTDEV.NET <http://namdev.nsrootdev.net/>
> username map = /etc/opt/samba/users.map
> disable netbios = yes
> server string = saixr312
> wins proxy = no
> wins support = no
> preferred master = no
> domain master = no
> local ma...
2015 Jan 08
3
Smbd dumps core while starting
Only looking for file server solution. export LIBPATH=/opt/samba/lib
/opt/samba/sbin/smbd ?D
cat smb.conf
[global]
security = ads
password server = *
workgroup = ABC.NET
username map = /etc/opt/samba/users.map
encrypt passwords = yes
client ntlmv2 auth = yes
client lanman auth = no
client plaintext auth = no
lanman auth = no
ntlm auth = no
server signing = auto
max protocol = SMB2
;Enter