Displaying 9 results from an estimated 9 matches for "drwsrwxrwx".
2017 Aug 25
2
Share access problem
Hi Rowland,
My authentification seem to work (Thanks) but I can see the files inside the FTPFiles shares.
I checked:
# ntlm_auth --username="sebastien boulianne" --domain=domain.qc.ca
Password:
NT_STATUS_OK: Success (0x0)
drwsrwxrwx 11 root domain users 4.0K Aug 11 16:46 site
[FTPFiles]
comment = Files
path = /glftpd/site
create mask = 0777
directory mask = 0777
valid users = %S
When I try to access the share, the error say I do not have the permissions to access it.
Can you...
2017 Aug 17
2
Share access problem
...And yes, if I do getent passwd boubou, I have a good answer.
I paste the output in the testparm link.
If I type \\FILESRV on my PC,
credentials are asked,
I can see the share FTPFiles and boubou but I cant browse or display the content. Why ?
rwxr-xr-x 4 boubou boubou 4.0K Aug 17 16:56 boubou
drwsrwxrwx 11 root BUILTIN\administrators 4.0K Aug 11 16:46 site
Thanks!
Sébastien
-----Message d'origine-----
De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland Penny via samba
Envoyé : 17 août 2017 16:29
À : samba at lists.samba.org
Objet : Re: [Samba] Share access problem
On...
2017 Aug 05
4
Share access problem.
...service smbd status
smbd is running.
# service nmbd status
nmbd is running.
# service winbind status
winbind is running.
# krb5.conf
https://pastebin.com/gDhMnM4B
# nsswitch.conf
https://pastebin.com/HEk1LwJg
# smb.conf
https://pastebin.com/f5hqStFk
# log.winbindd
https://pastebin.com/nxv13gd9
drwsrwxrwx 10 root domain users 4.0K Jun 13 16:00 site
Do you see something wrong in my config ?
How can I find what fail ?
Thanks in advance for your help!
Sébastien
2017 Aug 11
0
Share access problem.
...fig this week.
I did some changes.
I can now list the share FTPFiles but I cant view the files.
What can be wrong ?
# krb5.conf
https://pastebin.com/gDhMnM4B
# nsswitch.conf
https://pastebin.com/HEk1LwJg
# smb.conf
https://pastebin.com/f5hqStFk
# log.winbindd
https://pastebin.com/nxv13gd9
drwsrwxrwx 10 root domain users 4.0K Jun 13 16:00 site
Thanks in advance
Sébastien Boulianne
Administrateur réseau & système / Network & System Administrator (Linux, Solaris & Windows).
Gestion des infrastructures / Infrastructure Management.
CCNA / CompTIA Server+ / Spécialiste en supervision....
2017 Aug 18
0
Share access problem
...ubou, I have a good answer.
> I paste the output in the testparm link.
>
> If I type \\FILESRV on my PC,
> credentials are asked,
> I can see the share FTPFiles and boubou but I cant browse or display
> the content. Why ? rwxr-xr-x 4 boubou boubou 4.0K Aug 17 16:56
> boubou drwsrwxrwx 11 root BUILTIN\administrators 4.0K Aug 11 16:46
> site
>
I went through your smb conf and removed any lines that were the
default settings or shouldn't be there and posted the result, you could
have cut and pasted that over your smb.conf.
Mind you, it wouldn't have helped with you...
2003 Oct 13
0
printers: access denied -- but why?
...pd/aps1/log:\
:af=/var/spool/lpd/aps1/acct:\
:mx#0:\
:sh:
# APS1_END - don't delete this
rawlj:\
:rw:sh:
:lp=/dev/lp0
:sd=/var/spool/lpd/rawlj
:fx=flp
When I initialise that with lpc reread I get:
store:/var/spool/lpd# ls -lsart rawlj
total 16
4 drwsrwxrwx 6 daemon lp 4096 Oct 12 20:24 ..
4 -rw------- 1 daemon lp 56 Oct 13 06:24 lpq.0
4 -rw------- 1 daemon lp 54 Oct 13 06:24 lpq
4 drwxrwxrwx 2 lp lp 4096 Oct 13 06:24 .
I've clearly got permissions wrong but I have lost...
2017 Aug 29
1
Share access problem
...owland,
>
> My authentification seem to work (Thanks) but I can see the files
> inside the FTPFiles shares.
>
> I checked:
>
> # ntlm_auth --username="sebastien boulianne" --domain=domain.qc.ca
>
> Password:
>
> NT_STATUS_OK: Success (0x0)
>
> drwsrwxrwx 11 root domain users 4.0K Aug 11 16:46 site
The above shows that you are not using ACLs and that any users should be able to access, read and write files in 'site'. That is, any users known to Unix
>
> [FTPFiles]
> comment = Files
> path = /glftpd/site
>...
2017 Aug 18
3
Share access problem
...ou, I have a good answer.
> I paste the output in the testparm link.
>
> If I type \\FILESRV on my PC,
> credentials are asked,
> I can see the share FTPFiles and boubou but I cant browse or display
> the content. Why ? rwxr-xr-x 4 boubou boubou 4.0K Aug 17 16:56
> boubou drwsrwxrwx 11 root BUILTIN\administrators 4.0K Aug 11 16:46
> site
>
I went through your smb conf and removed any lines that were the default settings or shouldn't be there and posted the result, you could have cut and pasted that over your smb.conf.
Mind you, it wouldn't have helped with yo...
2017 Aug 17
2
Share access problem
Hi Rowland,
Thanks AGAIN for your answer.
I followed what you advise me to do...
If you tell me something and I didn't change it, I forget it.
I give you more infos this time:
Please look at my full smb.conf
https://pastebin.com/WR2CY9SW
Now, please check my testparm result
https://pastebin.com/2jMDtWs2
Can you explain that sir ?
Thanks in advance.
Peace! ;)
Sébastien ;)
-----Message