Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

rechte unter samba

Empfohlene Antworten

Veröffentlicht

also samba läuft ohne probleme, wollte nun zur datensicherung auf Win2k Sever das komplette root sprich / freigeben, um unter W2k alles zu sehen und zu sichern?

Die freigabe habe ich hin bekommen, aber jeder User im system hat nun zugriff auf komplett linux!

Wie kann ich einschränken, das nur gruppe-administrator und 2 benutzer alles sehen?

ich danke euch im voraus

:confused:

keine schlechte seite, hat mir viel geholfen, aber ich finde nichts über das verstecken einer Freigabe, d.h. Besitzer x,y,z sehen nur die Freigabe alle anderen im Netz nicht??

Original geschrieben von edost

keine schlechte seite, hat mir viel geholfen, aber ich finde nichts über das verstecken einer Freigabe, d.h. Besitzer x,y,z sehen nur die Freigabe alle anderen im Netz nicht??

Paste doch einfach mal deine smb.conf rein!!!

# Global parameters

[global]

workgroup = test

netbios name = APP

server string = Fileserver

interfaces = 192.168.xxx.xxx/255.255.255.0

security = SERVER

encrypt passwords = Yes

map to guest = Bad User

password server = 192.168.xxx.xxx, 192.168.xxx.xxx

keepalive = 30

os level = 2

local master = No

wins server = 192.168.xxx.xxx

kernel oplocks = No

[homes]

comment = Heimatverzeichnis

hide dot files = yes

writeable = Yes

create mask = 0750

browseable = No

[printers]

comment = All Printers

path = /tmp

create mask = 0700

printable = Yes

browseable = No

[root-bw_app]

comment = Root auf BW-APP

path = /

writeable = Yes

valid user = root,edost

force group = root,administrator

map hidden = yes

[root-bw_app]

comment = Root auf BW-APP

path = /

writeable = Yes

valid user = root,edost

force group = root,administrator

map hidden = yes

Ändere das in :

[root-bw_app]

comment = Root auf BW-APP

path = /

valid users = @admin

write list = @admin

force group = admin

force user = root

create mode = 660

force create mode = 660

directory mode = 770

force directory mode = 770

Danach legst du eine Gruppe "admin" an und packst root und administrator dort hinein. Die Gruppe Admin hatt Schreib- und Leserechte auf alles. Alle Dateien die erstellt werden gehören root:admin mit folgenden permissions : rwrw--.

Falls du anderen Users Nur-Lesezugriff erlauben möchtest, füge einfach noch das hinzu:

valid users = @admin @users

read list = @users

Eventuel für Read-Only Access die create mask noch ändern, z.B.

create mode = 664

force create mode = 664

directory mode = 775

force directory mode = 775

Wenn du die Freigabe selbst verstecken willst : browseable = no.

Hoffe es hilft :)

danke dir nochmal

es funktioniert!!!!!

Ciao Enrico:)

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.