search for: uusernam

Displaying 20 results from an estimated 44 matches for "uusernam".

Did you mean: usernam
2003 May 15
2
smbclient -c options
I'm trying to get a recursive file listing with smbclient: smbclient //host/share -Uusername%password -c "ls -alFR" But I get an error: NT_STATUS_NO_SUCH_FILE listing \-alFR Evidently, smbclient thinks I'm asking for a file mask. Is there a way to get a recursive file listing on a samba share so I can pipe it to wc -l for a file count? Ideally, I'd like to: (This won&...
2007 Jun 27
3
3.025b tree connect failed: NT_STATUS_ACCESS_DENIED
I am trying to use new samba and having problems. # smbclient //sambamachine/shareweb -Uusername Password: Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 3.0.25b] tree connect failed: NT_STATUS_ACCESS_DENIED I noticed this in the log: Checking password for unmapped user [DOMAIN]\[username]@[CLIENTMACHINE] with the new password interface [2007/06/27 10:15:21, 2] auth/auth.c:check_ntlm_password(30...
2007 Nov 28
2
Change in smbclient between 3.0.24 and 3.0.25c breaks third party app
...[2] and maybe others. In particular folder creation is broken unless the folder is a top level folder on the share. To create a subfolder "level2" in the folder /level1 of a share gollem executes this command: /usr/bin/smbclient "//1.2.3.4/sharename" "-p139" "-Uusername" -D "/level1" -I 1.2.3.4 -c "mkdir \"level2\";" With samba-3.0.24 and lower this creates the folder /level1/level2 as expected. With samba-3.0.25c and higher it instead creates the folder /levevl1level2 Changing the smbclient command to: /usr/bin/smbclient &q...
2018 Apr 19
4
Share authentication problem
Hi @ll ! I am trying to set up a samba fileserver in SuSe 42.3 as domain member in a debian based Samba4 AD. The join seems to be ok, as I can get /wbinfo -u/ and /-g/, and /getent group/ and /passwd/. I can also list all browsable shares with /smbclient -L \\SambaFS -Uusername/, but when i add -k, I get following errors : /SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed (next[(null)]): NT_STATUS_INVALID_PARAMETER// //SPNEGO: Could not find a suitable mechtype in NEG_TOKEN_INIT// //session setup failed: NT_STATUS_INVALID_PARAMETER/ /-------------------...
2018 Apr 19
0
Share authentication problem
...OM : schema_mode = rfc2307 idmap config NTDOM : range = 10000-3999999 ## these to depend on how u use samba. ( 4.6+) #idmap config NTDOM : unix_nss_info = yes #idmap config NTDOM : unix_primary_group = yes If thats fixed my first guess would be.. You use: smbclient -L \\SambaFS -Uusername You should use : Smbclient -L \\FQDN -Uusername And depending on the samba/smblcient versions add -mSMB1 Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Sascha Wiechmann via samba > Verzonden: donderdag 19 april 2...
2004 Dec 30
1
Result of "net rpc user info" differents from "net ads user info"?
...t ads" always reports less 1 item than "net rpc"? (The result of "net rpc" is same with the AD's setting) Any hints? Thanks in advance. Iap ---------------------------------------------------------------------------- --------------------- # net rpc user info rdadmin -Uusername%password -S2003ad Thecus-RD Domain Users Domain Admins # net ads user info rdadmin -Uusername%password -S2003ad Thecus-RD Domain Users # net -V Version 3.0.9
2016 Mar 11
3
use linux user account information on samba
...stem. I used principally the ubuntu single sssd configuration ( https://help.ubuntu.com/community/SingleSignOn) but tried many many other configurations. I also tried winbind to no avail. If I create a user in the local samba database I can access shares via smbclient: smbclient //server/netlogon -Uusername -c 'ls' A few questiosn: 1) is it actually possible to authenticate a user with the linux authentication system to access samba shares? 2) If so can someone give me general directions and any good howtos's or wiki pages 3) Is the authentication for a smba share happening on the ser...
2020 Feb 01
3
Ldapsearch against Samba AD returns records outside the search base
On Fri, 2020-01-31 at 15:50 +0200, Palle Kuling via samba wrote: > Hi, > > I noticed the following problem with records returned outside the search > base when the query is run against a Samba DC, but when the same query > is run against a Windows 2008 or 2012 DC it does not happen. I'm pretty > sure it worked correctly in the past. I updated from Samba 4.9.4 to >
2016 Sep 19
2
Upgraded SAMBA4 DC's, now no logon scripts
On Mon, 2016-09-19 at 20:57 +0200, Marc Muehlfeld wrote: > > Logon scripts assigned to a user do not execute when the user logs > > on; it did before the upgrade. > * What kind of upgrade are you talking about? > NT4 to AD? (migration) > x.y to 4.2? AD 4.0.21 -> 4.2.x This worked prior to the upgrade. > * Is this an PDC or DC? They are DCs. > * Where have you
2006 Oct 25
1
net ads join problem
Hi all, I'am trying to join ADS an W2K server. This server was already joined, but after chrash i was obliged to reinstall it. When I try net ads join -Uusername the following output appears: [2006/10/25 14:08:46, 6] libads/ldap.c:ads_find_dc(224) ads_find_dc: looking for realm 'SLZOVA.CZ' [2006/10/25 14:08:46, 8] libsmb/namequery.c:get_sorted_dc_list(1551) get_sorted_dc_list: attempting lookup using [ads] [2006/10/25 14:08:46, 5] lib/gencache...
2007 Dec 03
1
How to make "Add permission" for folder in system with ntacl support? Part 2
...ls" and it doesn't show any users which I could add. I cannot also add any username I know. 2) When I try to add another user in Windows XP it simply asks me for username and then doesn't allow any username to be added to ACL (the same as in 2K) 3) When I run under linux net rpc users -Uusername - it shows me ALL users from server 4) Finally when I run windows on my other machine (where I never intended to use acls) which is debian sarge (samba 3.0.14a-3sarge) it ALL WORKS. I can add users, chose them from list (it was only tested under windows 2000) 5) I tried to install pure samba sarge...
2020 Feb 03
3
Ldapsearch against Samba AD returns records outside the search base
...rules out some odd client-specific (eg ASN.1 parsing) issues and makes it a little easier for me to test. > > samba-4.11.0$ sudo /usr/local/samba/bin/ldbsearch -H > ldb:///usr/local/samba/private/sam.ldb -s one -b > ou=business,dc=internal,dc=xxx,dc=yy samaccountname=testadmin > -Uusername > # record 1 > dn: CN=Test Admin,OU=Test,DC=internal,DC=xxx,DC=yy > <snip> > distinguishedName: CN=Test Admin,OU=Test,DC=internal,DC=xxx,DC=yy > > # returned 1 records > # 1 entries > # 0 referrals > > > Also, it seems that I was wrong about ldbsearch dire...
2020 Feb 03
0
Ldapsearch against Samba AD returns records outside the search base
...k me a while to figure out that I needed "tls verify peer = no_check" and "ldap server require strong auth = no" to be able to run the query): samba-4.11.0$ /usr/local/samba/bin/ldbsearch -H ldaps://dc01 -s one -b ou=business,dc=internal,dc=xxx,dc=yy samaccountname=testadmin -Uusername Password for [XXX\username]: # record 1 dn: CN=Test Admin,OU=Test,DC=internal,DC=xxx,DC=yy <snip> distinguishedName: CN=Test Admin,OU=Test,DC=internal,DC=xxx,DC=yy # returned 1 records # 1 entries # 0 referrals samba-4.11.0$ sudo /usr/local/samba/bin/ldbsearch -H ldb:///usr/local/samba/p...
2005 Mar 22
1
net utility (3.0.12) acting strange
...orks as a PDC using the LDAP repository I always downloaded the sources compiled the stuff and off it went without any problems. Yesterday I compiled the 3.0.12 on the machine and when I fired it up I realized certain strange things concernig the "net utility" If I do a: "net user -Uusername%passwd -S PDC" I get Could not connect to server PDC The username or password was not correct. The username and password is correct because if I run this command with the net utility version 3.0.11 it works. If I do a "net groupmap list" with the 3.0.12 version it also works. If I...
2017 Aug 25
2
Cannot login to Samba server remotely
...seem to login to Samba Server using notebook. OS is FreeBSD 10.3. Samba Version is 4.6.6 Connect to the remote Samba server using L2TP/IPSec connection. When trying to login it's not accepting the correct credentials. When ssh'ing to the server can login without any issue: # smbclient -Uusername //server/share Enter SERVERNAME\username's password: Domain=[DOMAINNAME] OS=[] Server=[] smb: \> Do find it also strange the OS= and Server= are blank. Samba 3.6 did not do this. When trying to login remotely  from windows 7 notebook smbd.log doesn't appear to show errors. I will sh...
2023 Nov 20
1
windows workstations needing reboot to validate passwords. --ADDENDUM
...samba.org/mailman/options/samba The fact that you can unplug the device and log back in tells me the workstation is using cached credentials to log back in. Try authenticating to the netlogon share from each of your DC's with one of the affected usernames. smbclient //localhost/netlogon -Uusername -c 'ls' I would also check replication is working as expected and all databases match. https://wiki.samba.org/index.php/Samba-tool_ldapcmp The biggest change you made was upgrading the schema. Did you ensure to include ad dc functional level = 2016 in the smb.conf file on all your D...
2013 Sep 04
1
Samba 3.6.9 on Centos 6.4 and very slow first access to fileserver
Hello good people, I am fighting with following issue: our users are complaining about very slow/delayed displaying of main folders during accessing server using \\dns.name.of.server (using \\IP or \\netbios_name is it with same slowness). But once they are authenticated, displaying contents of (sub-)folders are getting normal. Once the user hit "enter" key on
2016 Mar 12
0
use linux user account information on samba
...> ubuntu single sssd configuration ( > https://help.ubuntu.com/community/SingleSignOn) but tried many many other > configurations. I also tried winbind to no avail. If I create a user in the > local samba database I can access shares via smbclient: > > smbclient //server/netlogon -Uusername -c 'ls' > > A few questiosn: > > 1) is it actually possible to authenticate a user with the linux authentication > system to access samba shares? Yes > 2) If so can someone give me general directions and any good howtos's or wiki > pages Well, I suppose a good p...
2017 Aug 25
0
Cannot login to Samba server remotely
...g notebook. OS is FreeBSD > 10.3. Samba Version is 4.6.6 > Connect to the remote Samba server using L2TP/IPSec connection. When > trying to login it's not accepting the correct credentials. > > When ssh'ing to the server can login without any issue: > > # smbclient -Uusername //server/share > Enter SERVERNAME\username's password: > Domain=[DOMAINNAME] OS=[] Server=[] > smb: \> > > Do find it also strange the OS= and Server= are blank. Samba 3.6 did > not do this. > > When trying to login remotely  from windows 7 notebook smbd.log > d...
2018 Apr 19
0
Share authentication problem
...i @ll ! > > I am trying to set up a samba fileserver in SuSe 42.3 as domain > member in a debian based Samba4 AD. The join seems to be ok, as I can > get /wbinfo -u/ and /-g/, and /getent group/ and /passwd/. > I can also list all browsable shares with /smbclient -L \\SambaFS > -Uusername/, but when i add -k, I get following errors : > > /SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed > (next[(null)]): NT_STATUS_INVALID_PARAMETER// > //SPNEGO: Could not find a suitable mechtype in NEG_TOKEN_INIT// > //session setup failed: NT_STATUS_INVALID_PARAMET...