Displaying 20 results from an estimated 61 matches for "smbtest".
2018 Oct 03
2
getent not showing domain users and groups with winbind but works with sssd
...is a Windows
> message that it was not possible to connect (problems with DCOM).
> However, it's possible to browse the share on the samba member, and
> create files.
>
> Still works, after several restarts ;-)
>
> Best regards,
>
> Peter
>
> hostname: smbtest.samdom.local
>
> hostname -s: smbtest
>
> hostname -d: samdom.local
>
> hostname -f: smbtest
>
> hostname -i: 192.168.6.79
Oh great, the 'hostname' and 'hostname -f' test results are the wrong
way round. Try opening /etc/hostname in an editor a...
2018 Oct 03
1
getent not showing domain users and groups with winbind but works with sssd
...> >> However, it's possible to browse the share on the samba member, and
> >> create files.
> >>
> >> Still works, after several restarts ;-)
> >>
> >> Best regards,
> >>
> >> Peter
> >>
> >> hostname: smbtest.samdom.local
> >>
> >> hostname -s: smbtest
> >>
> >> hostname -d: samdom.local
> >>
> >> hostname -f: smbtest
> >>
> >> hostname -i: 192.168.6.79
> > Oh great, the 'hostname' and 'hostname -f' t...
2004 Jan 23
2
trouble with german special chars on smb shares
Setup: two Slackware9.1 boxen with Samba 3.0.1 (tried 2.2.x as well), where
xerxes: is a file server and
shodan: is the client
on xerxes there are 3 shared vfats (the errors I am going to describe occur on
ext2/3 in exactly the same way)
When I do:
dexter@xerxes:/mnt/f/smbtest$ touch Umlaute_???
I get:
dexter@xerxes:/mnt/f/smbtest$ ls
Umlaute_???
Just like it should.
BUT: on the client machine:
shodan:/mnt/xerxes/f/smbtest$ ls
Umlaute_:201d:201e:x81*
AND
shodan:/mnt/xerxes/f/smbtest$ rm Umlaute_\:201d\:201e\:x81
rm: Cannot delete ?Umlaute_:201d:201e:x81? : file or...
2018 Oct 01
4
getent not showing domain users and groups with winbind but works with sssd
...yes
winbind enum users = yes
winbind enum groups = yes
printing = bsd
printcap name = /dev/null
load printers = no
disable spoolss = yes
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
smbd startup entry
============
Oct 01 11:31:02 smbtest.konstrukce.local systemd[1]: Starting Samba SMB
Daemon...
Oct 01 11:31:02 smbtest.konstrukce.local smbd[1741]: [2018/10/01
11:31:02.373756, 0]
../source3/auth/auth_util.c:1399(make_new_session_info_guest)
Oct 01 11:31:02 smbtest.konstrukce.local smbd[1741]: create_local_token
failed: NT_STATUS...
2008 Sep 04
3
Inexistant file displayed by samba
Hello,
Running 3.2.0, and in one of my share, a file named TABAFK~V
appeared, but is not present on the underlying filesystem.
The file can't be removed from a windows client (even a member of
domain admins).
Not that it is distrubing, but you know...
Fran?ois
2007 Feb 12
1
AD integration: "getent passwd" can't see *new* users, but "wbinfo -u" can
...h samba version
3.0.22 and windows 2003 sp1 servers (not R2). AD integration is done
via winbind, with nss using winbind. At some point in time (which is
unknown to me), the samba server stopped seeing new users, groups,
machines which are added to AD.
scenario:
I add a new user to AD, say "smbtest". I then look for the user with
"wbinfo -u", and it shows up. However, it does not show up with
"getent passwd" (same for groups, "getent group"). If I try to map a
share to a drive letter, it goes something like this:
C:\WINDOWS>net use h: \\SAMBASRV\smbte...
2002 Jun 12
2
Error Joining NT DOMAIN
...h-winbind --prefix=/usr/local/samba --with-smbwrapper --with-pam --with
-pam_smbpass
After compiling, I created a machine account on the PDC (NT 4.0 SP6, clean
install) for the samba server. Without smbd running, I attempted to join the
domain with:
/usr/local/samba/bin/smbpasswd -j TESTDOMAIN -r SMBTEST
which didn't work. I also tried:
/usr/local/samba/bin/smbpasswd -j TESTDOMAIN -r
SMBTEST -UAdministrator%<password>
which shows 'Joined domain TESTDOMAIN', at which point winbind will query
the PDC and return a list of NT users and groups. However, wbinfo -t returns
'Bad se...
2018 Oct 03
0
getent not showing domain users and groups with winbind but works with sssd
...was not possible to connect (problems with DCOM).
>> However, it's possible to browse the share on the samba member, and
>> create files.
>>
>> Still works, after several restarts ;-)
>>
>> Best regards,
>>
>> Peter
>>
>> hostname: smbtest.samdom.local
>>
>> hostname -s: smbtest
>>
>> hostname -d: samdom.local
>>
>> hostname -f: smbtest
>>
>> hostname -i: 192.168.6.79
> Oh great, the 'hostname' and 'hostname -f' test results are the wrong
> way round. Try...
2004 Jun 11
2
Samba 3.0.3 on FC2: windows machine cannot join domain
...ing to typical "The user name could not be found."
error upon trying to join a Windows box. I've gone through every digest
on lists.samba.org and other sites and nothing has worked yet. Any
suggestions:
Here's what I've done so far:
1. Installed everything via RPMS:
[root@smbtest root]# rpm -qa | grep openldap
openldap-2.1.29-1
openldap-clients-2.1.29-1
openldap-servers-2.1.29-1
openldap-devel-2.1.29-1
[root@smbtest root]# rpm -qa | grep samba
samba-3.0.3-5
samba-client-3.0.3-5
samba-common-3.0.3-5
samba-swat-3.0.3-5
[root@smbtest root]# rpm -qa | grep smbldap
smbldap-tools...
2004 Oct 13
1
root preexec script runs twice
...ug?
[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
browseable = no
guest ok = yes
writable = no
share modes = no
root preexec = /home/samba/scripts/create-login-script.sh %u
--- Test Script ---
#!/bin/bash
SAMBAUSER=$1
echo $SAMBAUSER >> /tmp/smbtest.txt
echo ----- >> /tmp/smbtest.txt
exit 0
--- End Test Script ---
--- smbtest.txt ---
adrian.h
-----
adrian.h
-----
--- End smbtest.txt ---
Adrian Hicks
--
MIS & Facilities Manager
Auston Int'l Group Ltd
45 Middle Rd, #01-00 Auston Unicentre
Singapore 188954
Tel: (65) 6334 5900...
2004 Feb 25
0
Read-Only file attributes not being preserved.
...rite on
the linux machine so Samba has saved it as read-write.
However, turning samba logging to 5, I get the following (The test file
is 'ReadOnlyTest.txt'. My emphasis.):
[2004/02/24 10:55:38, 5] smbd/filename.c:unix_convert(193)
unix_convert begin: name = clifford/profile/My
Documents/SMBTEST/ReadOnlyTest.txt, dirpath = clifford/profile/My
Documents/SMBTEST, start = ReadOnlyTest.txt
[2004/02/24 10:55:38, 5] smbd/filename.c:unix_convert(314)
New file ReadOnlyTest.txt
[2004/02/24 10:55:38, 5] smbd/mangle_hash.c:is_8_3(368)
Checking prf305.tmp for 8.3
[2004/02/24 10:55:38, 3] smbd/r...
2018 Oct 03
2
getent not showing domain users and groups with winbind but works with sssd
On Wed, 3 Oct 2018 12:45:11 +0200
Peter Milesson via samba <samba at lists.samba.org> wrote:
> Hi folks,
>
> I have finally nailed down the problem with the non-functional getent
> command when using winbind on a samba member server (AD domain).
>
> The problem was the entry
>
> idmap config * : range 3000-9999
No, it wasn't
> I used the instructions
2018 Sep 30
2
getent not showing domain users and groups with winbind but works with sssd
Hi folks,
AD server CentOS 7-1804, Samba 4.9.1 compiled from source, only used as
AD server, with netlogon and sysvol, just like any Windows AD server
AD member server CentOS 7-1804, Samba 4.7.1 installed from CentOS
repositories, intended for use as a file server, with shares for roaming
profiles, home directories, and data shares.
I know that the getent problem has been discussed ad
2004 Sep 23
1
Re: Samba 3.0.3 on FC2: windows machine cannot join domain
...to typical "The user name could not be found."
error upon trying to join a Windows box. I've gone through every digest
on lists.samba.org and other sites and nothing has worked yet. Any
suggestions:
Here's what I've done so far:
1. Installed everything via RPMS:
[root at smbtest <http://lists.samba.org/mailman/listinfo/samba> root]# rpm -qa | grep openldap
openldap-2.1.29-1
openldap-clients-2.1.29-1
openldap-servers-2.1.29-1
openldap-devel-2.1.29-1
[root at smbtest <http://lists.samba.org/mailman/listinfo/samba> root]# rpm -qa | grep samba
samba-3.0.3-5
samba-c...
2016 Dec 14
0
Cannot get plaintext+pam auth to work on 4.2.10
...I have somewhat specific circumstances, where I think I can tolerate
plaintext passwords on the wire as long as I get samba to authenticate
against the system /etc/shadow (using PAM) in exchange.
0) I'm using Debian 8.4 (jessie), samba packages 2:4.2.10+dfsg-0+deb8u3.
1) I have created user smbtest with password asdasd
2) put the following into /etc/samba/smb.conf and reloaded smbd:
[global]
debug level = 10 passdb:10
server role = standalone server
obey pam restrictions = yes
encrypt passwords = no
lanman auth = yes
ntlm auth = no
server max protocol = LANMAN2
client lanman auth =...
2002 Jun 17
2
Method to verify existance of trust account?
...rver (RH Linux 7.2, kernel
2.4.9-21, samba 2.2.4) to join an NT domain (NT 4.0, SP6). Everything I've
read in the documentation indicates that this works well and readily, but I
cannot get it to work.
The error message received when attempting to join a domain is:
./smbpasswd -j TESTDOMAIN -r SMBTEST
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC credentials to machine
SMBTEST.
Error was: NT_STATUS_NO_TRUST_SAM_ACCOUNT.
2002/06/17 10:54:21 : change_trust_account_password: Failed to change
password
for...
2012 Feb 09
1
Unable to create principle and join domain with solaris / samba 3.5.8
...:
net ads join createupn='CIFS/host.domain.com' \
createcomputer='path/to/principal/' -U myadlogin
After upgrading and restarting, samba works fine but deleting the AD
service principal and samba/private files to reconfigure, the net join
fails:
# net ads join createupn='CIFS/smbtest.uk.domain.com'
createcomputer='MITKerberos/Services' -U myadlogin
Enter myadlogin's password:
Failed to join domain: failed to precreate account in ou
MITKerberos/Services: Invalid DN syntax
The OU exists in AD (and works for earlier samba versions). Looking at
net ads join output...
2005 Nov 08
1
ADS Join and Insufficient Access
...ne. ("Authenticated to Kerberos v5")
I prestage the server by adding it to my OU with rights to add it to the domain as I have always done.
When I go to add it to the domain with
net ads join -U mmaki@NEW.DOMAIN.NET
and enter my password
I get
ads_add_machine_acct: Host account for smbtest already exists - modifying old account
(which is normal for prestaged machines)
ads_join_realm: ads_add_machine_acct failed (smbtest): Insufficient access
ads_join_realm: Insufficient access
I have no problem adding Windows workstations with the same account, it's just adding the samb...
2020 Sep 01
2
Unable to create subdirectories/files in samba mount when using vfs objects = glusterfs
...B protocol version.
Could you please let me know if I missed some configuration.
I have mounted the gluster volume using fuse and set below ACLs as for the volume.
[root at snode3 /]# getfacl /share
getfacl: Removing leading '/' from absolute path names
# file: share
# owner: smbtest
# group: smbtest
user::rwx
user:smbtest:rwx
group::r-x
group:smbtest:rwx
mask::rwx
other::r-x
default:user::rwx
default:user:smbtest:rwx
default:group::r-x
default:mask::rwx
default:other::r-x
[root at snode3 /]#
Samba config file.
[global]
workgroup = SAMBA...
2004 Jan 02
0
Connect to W2K share from Linux
...hine to the linux machine, though.) I am admin on
both machines.
Linux machine is running redhat 9 and samba 3.0.1pre3 (using user security)
also tried it on redhat 7.2 with samba 2.0.10
Windows machine is running W2K Server SP4
both machines are currently on the same subnet.
Set up share named smbtest on W2K.
set up mount point /mnt/smbtest in Linux.
set up hosts entry on Linux to point winnetbiosname to IP address to
eliminate any DNS or WINS problems
set up samba credentials file containing:
username=someuser
password=somepassword
set up fstab with
//winnetbiosname/smbtest /mnt/smbtest smbfs...