LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Urgent (https://www.linuxquestions.org/questions/linux-security-4/urgent-440536/)

sravanth.svk 05-01-2006 09:38 AM

Urgent
 
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
[HR]
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

bulliver 05-01-2006 10:00 AM

The fact that you have quadruple posted (a new record?!) and labeled your post 'Urgent' has all but guaranteed you will not get an answer...

Capt_Caveman 05-01-2006 11:07 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

//Thread Closed


All times are GMT -5. The time now is 04:40 PM.