Displaying 5 results from an estimated 5 matches for "sambahostname".
2006 Jul 21
1
RE: Q: winbindd, unqualfied users, & name conflicts (a.k.a "Deathto 'winbind use default domain'!")
My opinion:
Local users should always take precedence.
People should specifically refer to local users as
<SambaHostName>\localuser, if that is the form the SMB client insists on
sending.
Tacking on default domains and/or stripping domains to/from user names
and "trying them out" is playing fast and loose with user identity and
is a breeding ground for potential security holes.
Dave Daugherty
-----Or...
2013 Jun 20
3
Samba+LDAP: NT_STATUS_UNSUCCESSFUL because of primary group SID mismatch
...ap user suffix = ou=users
ldap group suffix = ou=groups
ldap machine suffix = ou=computers
ldap ssl = start tls
The ldap connection works, as `pdbedit -L` shows
pm_process() returned Yes
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=SAMBAHOSTNAME))]
StartTLS issued: using a TLS connection
smbldap_open_connection: connection opened
ldap_connect_system: successful connection to the LDAP server
The LDAP server is successfully connected
smbldap_search_paged: base => [dc=mydomain,dc=com], filter =>
[(&(uid=*)(object...
2004 May 20
2
cupsaddsmb
HI!
I've a problem with cupsaddsmb!! :-(
At the console I type:
cupsaddsmb -U root -v <printername>
and after some operations complete correctly appear this error:
[...]
Running command: rpcclient localhost -N -U'root%' -c 'adddriver "Windows NT
x86"
"eps6100l:cupsdrv5.dll:eps6100l.ppd:cupsui5.dll:cups5.hlp:NULL:RAW:NULL"'
cmd = adddriver
2019 Mar 11
2
4.8+ started requiring full UPN for logon
Hi guys,
It appears that Samba 4.8 breaks the Windows' ability to log in without
specifying a matching domain name.
Since the upgrade, logging in with just the username or .\username has
become impossible, and only SAMBAHOSTNAME\username still works.
I'm running an Apple OpenDirectory + nslcd setup. The username (e_user)
still resolves properly via NSS.
Is there anything I could have missed when upgrading?
Auth attempt log:
check_ntlm_password: Checking password for unmapped user
[WIN-9F1GSF1XXXX]\[e_user]@[WIN-9...
2004 May 18
1
Having issues with rpcclient's adddriver
Hi,
I'm trying to add a Windows NT/2000 OKI C5100 print driver to a Samba
2.2.3a server. I've been told that this driver does some server-side
stuff, so I'll have to use 'adddriver' in rpcclient.
I've read the manual page for rpcclient, and I printed out a 'Windows
2000 Printer Test Page' to get all the relevant information.
This is probably just something