Displaying 6 results from an estimated 6 matches for "hosturl".
2015 Apr 18
1
user authentication issue
Hey Rowland,
Thank you so much for your help and patience.
OK, just a few questions based on what is in your smb.conf, which seems to
> show that it is running as an NT-4 style PDC.
>
That's consistent with my understanding.
passdb backend = ldapsam:"ldap://hosturl"
> I take it that 'hosturl' is the fqdn of the machine that samba is running
> on.
>
Yeah, sorry. I anonymized some of the parameters in order to (hopefully)
comply with policy. I'll take this opportunity to apologize for all past
and future clumsiness.
> ldap suffix...
2015 Apr 18
2
user authentication issue
...ocs/Samba3-HOWTO/ServerType.html
# in the samba-doc package for details.
security = user
# You may wish to use password encryption. See the section on
# 'encrypt passwords' in the smb.conf(5) manpage before enabling.
encrypt passwords = true
passdb backend = ldapsam:"ldap://hosturl"
admin users = adminuser
ldap suffix = o=org
ldap ssl = start tls
ldap admin dn="cn=admin,o=org"
ldap delete dn = no
ldap user suffix = ou=people
ldap group suffix = ou=group
obey pam restrictions = no
unix password sync = no
map to guest = bad user...
2015 Apr 18
0
user authentication issue
...# in the samba-doc package for details.
> security = user
>
> # You may wish to use password encryption. See the section on
> # 'encrypt passwords' in the smb.conf(5) manpage before enabling.
> encrypt passwords = true
>
> passdb backend = ldapsam:"ldap://hosturl"
>
> admin users = adminuser
>
> ldap suffix = o=org
> ldap ssl = start tls
> ldap admin dn="cn=admin,o=org"
> ldap delete dn = no
> ldap user suffix = ou=people
> ldap group suffix = ou=group
>
> obey pam restrictions = no
>...
2015 Apr 18
2
user authentication issue
...ess_smb)
Transaction 4 of length 136 (0 toread)
[2015/04/18 13:41:26.283769, 3] smbd/process.c:1467(switch_message)
switch message SMBtrans2 (pid 32646) conn 0x7f0404cc8590
[2015/04/18 13:41:26.283836, 3] smbd/msdfs.c:891(get_referred_path)
get_referred_path: |Sharename| in dfs path \Server.hosturl\Sharename is
not a dfs root.
[2015/04/18 13:41:26.283867, 3] smbd/error.c:81(error_packet_set)
error packet at smbd/trans2.c(8345) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2015/04/18 13:41:26.284057, 3] smbd/process.c:1662(process_smb)
Transaction 5 of length 39 (0 toread)
[2015/04/18 13:41:26...
2015 Apr 18
0
user authentication issue
...4 of length 136 (0 toread)
> [2015/04/18 13:41:26.283769, 3] smbd/process.c:1467(switch_message)
> switch message SMBtrans2 (pid 32646) conn 0x7f0404cc8590
> [2015/04/18 13:41:26.283836, 3] smbd/msdfs.c:891(get_referred_path)
> get_referred_path: |Sharename| in dfs path \Server.hosturl\Sharename is
> not a dfs root.
> [2015/04/18 13:41:26.283867, 3] smbd/error.c:81(error_packet_set)
> error packet at smbd/trans2.c(8345) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
> [2015/04/18 13:41:26.284057, 3] smbd/process.c:1662(process_smb)
> Transaction 5 of length 39 (0 t...
2015 Apr 17
2
user authentication issue
Hey Samba list,
First a brief comment regarding my background and situation. This is my
first time posting to this list. I've been asked to resolve a Samba
authentication issue, but I have next to no experience using Samba.
Unfortunately no one else here knows how to use it either; we're operating
with an inherited environment from a sysadmin who left minimal
documentation, and we have