Displaying 20 results from an estimated 900 matches similar to: "Share Problem"
2010 Dec 01
1
Permissions problem
Hello all,
I've got an old server running SAMBA 3.3.0. I've some shares on it. All
shares looks like this :
[partinfo]
path=/shares/partinfo
valid users = +info
force user = %U
force group = info
read only = No
create mask = 0660
directory mask = 0770
All works perfectly : When I create a file on this share other users in
the info group can modify it but nobody can delete it
2012 Dec 20
1
Permissions problem
Hi,
I've got a strange behaviour on a share when I copy files with files
explorers (like Thunar, Nautilus, ...).
This is the share configuration :
[share1]
comment = Share 01
path = /home/shares/share1
valid users = +share1
force group = share1
read only = No
create mask = 0660
force create mode = 0660
directory mask = 1770
force directory mode = 1770
browseable = No
2009 Oct 05
1
Can't compiling over CIFS Shares
Hi,
My problems with Samba continue... I'm very disappointed, i've never
had as problems with Samba before (on my old server with Gentoo/Samba
3.0.23...).
So the new problem is : When a student want to compile a C program into
his home (mounted in CIFS), the produced executable can't be executed
"./tst: cannot execute binary file". Tried on ubuntu-9.04 with
mount.cifs
2009 Oct 02
4
smbd Crash
Hi,
I don't stop to have problems with samba :s ...
Now after having workaround the bug of scanning all LDAP users for each
connexion... smbd crash very often.
In some workstation log files i can see something like this :
...
[2009/10/01 16:28:12, 2] smbd/open.c:580(open_file)
baala opened file .profiles/firefox/cookies.sqlite-journal read=No
write=No (numopen=20)
[2009/10/01
2011 May 05
0
Problem adding Worstation
Hi !
I've got a server with Samba 3.5.3 with LDAP backend running on it.
When I want to add a workstation I've got a strange result
First there is the workstation LDAP account :
dn: cn=TOTO$,ou=machines,o=ADM-SC,dc=univ-rouen,dc=fr
objectClass: top
objectClass: person
objectClass: posixAccount
objectClass: sambaSamAccount
cn: TOTO$
sn: TOTO$
uid: TOTO$
uidNumber: 5037
2014 Aug 14
2
Problem with roaming profiles (always synced but never read)
Hi,
I come to find new ideas about a problem which is blocking me since many
days....
I've an AD DC on Samba 4.1.11, and a file server (on Samba 4.1.11 too)
member of the domain. They works fine (apparently).
I've a Win7 Enterprise x64 client, joined to the domain.
I've created a new user 'foo' to test openning session.
When I log for the first time, my user get a local
2009 Oct 05
1
MSH_SHUTDOWN
Hi,
I'm always working on my Samba server, and put the log level to 10 like
Volker said in a previous message. But, when i read any log files i see
a troubling message :
"got a SHUTDOWN message"
Every minutes !!! Is this behavior normal ?? Following, the paste of 2
sequences (so 2 minutes of a log file) :
[2009/10/04 23:09:45, 10] lib/events.c:105(run_events)
Running timed
2014 Jul 28
1
NFSv4 + Kerberos understanding
Hi,
I've a SAMBA4 AD Domain that works nicely. All my W7 joined perfectly
and all my Linux clients authenticates against kerberos part of SAMBA.
All work perfectly, now I'm trying to secure my NFS mounts by using
kerberos part of SAMBA.
My NFS server works and I can mount NFS4 exports without kerberos (and
without problem ;-) ), but when I want to mount a gss/krb5 export on a
linux
2016 Aug 03
1
FW: kerberos nfs4's principals and root access
If not done, add the server to the AD.
Add the host and nfs to the COMPUTERNAME($) account.
And use winbind to refresh the keytab.
Stop samba,
remove the keytab, create the new with the new SPN's in it,
start samba.
And Use the second keytab for apache with only http as upn in it.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at
2016 Aug 01
0
kerberized nfs4 homedir and local account access (www-data)
Hi,
I'm stuck since one week on how to give access on a kerberized nfs4
share to client-side local account (more precisely www-data account)...
My client setup and step-by-step configuration :
- Installed OS : XUbuntu 16.04 x64
1. Installing Samba4 from repos
2. Configuring Samba :
My client-side smb.conf :
[global]
netbios name = TEMPOINST
workgroup = WKG
security =
2016 Aug 02
2
FW: kerberos nfs4's principals and root access
** I truncate my initial mail below for size reason **
I've tried your tips but nothing better.... AD users can still accessing
share (ouf !!), but local users not more.
I can't find where it blocks....
Thanks for your help Louis,
Greetz,
Bruno
Le 02/08/2016 à 15:33, L.P.H. van Belle a écrit :
>
> You keep 2 ranges.
>
> One for the “local (linux) users”
>
>
2014 Aug 22
1
Samba4 AD DC INVALID_SERVER_STATE
Hi all,
I've a SAMBA4 AD DC primary controller, another server joined as DC too,
all worked pretty good since this morning....
This morning, I need to join a lot of workstations to the domain, I
begin on the first one and get an error message 'This operation must be
done on the primary domain controller'.... strange. I go on my first PDC
checking network, DNS (dbcheck returns no
2014 Sep 23
4
smbd doesn't start anymore
Hi,
I've a really big problem with my SAMBA 4.1.11 production
server.... it doesn't want to start smbd anymore.... nmbd starts fine
but not smbd.
I've tried to start smbd in interactive mode to see what's happened :
# /srv/progs/samba4/sbin/smbd -i -d9
produce a lot of lines about configuration (all fine), some last
lines are :
added interface lo ip=::1
2014 Oct 01
1
Strange KVNO updating
Hi,
I'm working in an educational environment so I've some obligations
that complicate my work. For example in all rooms of practical class all
the workstations are in dual boot (Win7 + XUbuntu 14.04). I've tried 2
solutions :
1- Setting the same hostname to both OS, joigning Win7 to AD
and using the created (by joining) keytab on linux side for sssd.
2-
2014 Aug 12
2
Strange behaviour with "force user" parameter
Hi,
I'm in trouble with a share, I found that the problem comes from the
"force user" parameter in my smb.conf.
This is my smb.conf :
[global]
netbios name = filserv
workgroup = SAMDOM
security = ADS
realm = SAMDOM.FR
encrypt passwords = yes
log level = 8
log file = /var/log/samba/log.%m
idmap config *:backend = tdb
idmap config *:range =
2016 Aug 02
3
FW: kerberos nfs4's principals and root access
It's ok
So, if I create a httpuser and an httpgroup in my AD and use these at
owner and group for my apache2 daemon, this one could access to userdirs
(while permissions granting it) ? But I need to cron 'kinit' to keep
valid ticket... ?
My local root user always can't access to the share, but my other
problem seems to be resolved.
Thanks
Le 02/08/2016 à 16:37, Rowland
2014 Aug 11
2
Winbind question
Hi,
I successfully set up an AD DC, and now, I want to join a file server as
member in this domain.
I followed this tutorial :
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
All works fine, my server join my AD without problem, samba starts fine
and winbind too. But when I look at my domain users, the uid/gid
returned by winbind are in the TDB range instead of the AD
2016 Aug 03
0
FW: kerberos nfs4's principals and root access
Ah ok, you are using "public_html" from a default setup.
Now i understand what you exact want.
If you have the apache keytab created.
Create a cron job and run :
kinit -t /path/to/keytab as the www user.
Dont forget het disable the password change in the AD user for
the "apache Service user" account.
You probely also need to export some kerberos variables like :
2016 Aug 03
4
FW: kerberos nfs4's principals and root access
You need for the apache keytab something like
Alias /webmail /usr/share/webmail
#
<Directory /usr/share/ webmail >
AuthType Kerberos
AuthName "Kerberos Login"
KrbMethodNegotiate On
KrbMethodK5Passwd Off
KrbServiceName HTTP
KrbAuthRealms EXAMPLE.COM
Krb5KeyTab /etc/httpd/conf/keytab
require valid-user
</Directory>
chmod 400 /etc/httpd/conf/keytab
chown
2009 Oct 01
2
PDC witch LDAP and machine account lookup
Hey all,
i do have the following problem: i set up a PDC with Samba with an LDAP
backend. Everything works fine but the machine account lookup. If i try to
logon to the domain i have to create the machine account in
ou=People,dc=testing,dc=de. Everything works fine with this. But if i create
the machine account in ou=Computers,dc=testing,dc=de and change all suffixes
according to this the