March 28, 2024, 08:49:00 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: samba PDC  (Read 5534 times)

Offline sravanth.svk

  • Linux Noob !
  • *
  • Posts: 13
samba PDC
« on: May 01, 2006, 03:16:59 PM »
plzzz some one help me put it's very much needed



what does these lines mean in samba

# run a specific logon batch file per username
; logon script = %U.bat


Where to store roving profiles (only for Win95 and WinNT)
# %L substitutes for this servers netbios name, %U is username
# You must uncomment the [Profiles] share below
; logon path = \\%L\Profiles\%U


AND HOW TO MAKE MY SAMBA SERVER A PDC

WHAT CHANGES HAVE TO BE MADE TO THE FOLLOWING FILE

[global]
workgroup = SAMBATEST
server string = samba test server
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
domain logons = Yes
dns proxy = No
cups options = raw
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browsable = No
[Pridhvi]
path = /pridhvi/pridhvi
force user = falcon
read only = NO
create mask = 0774
directory mask = 0775
[home$]
valid user = sts,svk
path = /home
[%U]
path =/home/%U
read only = No


writeable = yes
path = /usr/HR
force user = falcon
create mask = 0774
comment = Human Resources
directory mask = 0775
valid users = sarni

[Billing]
writeable = yes
path = /home/Billing
force user = falcon
comment = Billing Department
valid users = sarni
create mode = 0774
directory mode = 0775


[QAHelp]
read list = @QATeam,@supportteam
path = /home/QAHelp
write list = sts,sss
force user = falcon
create mask = 0774
comment = QA Resources
directory mask = 0775


plzzzzzz send me the repply immediatly :?:  :?:  :?:  :!:  :cry:

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
samba PDC
« Reply #1 on: May 03, 2006, 10:20:59 AM »
Well there are already many tutorials available .. you can see 72.14.207.104/linux?q=cache:5rPaTAFtKOsJ:www.linux.israel.net/pdf/samba-pdc.pdf+samba+as+PDC+tutorial&hl=en&ct=clnk&cd=1

and  the simple one ..

skippy.net/linux/2000/smb-howto.html

Offline sravanth.svk

  • Linux Noob !
  • *
  • Posts: 13
i want ro remove the acl's
« Reply #2 on: May 03, 2006, 01:09:36 PM »
thank  u ricky

i do have another prob with my samba

the shared dir is mounted and ACL's are implemented

and i want to reset the acl's only to a sub dir & files under the mounted dir

with out changing the other dir's ACL's

and for this time please give me steps as i am very poor with

the topic of ACL's
 :?:

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
samba PDC
« Reply #3 on: May 04, 2006, 06:34:47 PM »
what do you mean by reseting acl ?

Offline sravanth.svk

  • Linux Noob !
  • *
  • Posts: 13
resetting acl's
« Reply #4 on: May 05, 2006, 02:47:13 PM »
hi ricky
 
resetting in the sence
i want give access to a group of user
over writting the existing acl's
that are implimented