1833822 Members
2438 Online
110063 Solutions
New Discussion

cifsclient logs

 
j773303
Super Advisor

cifsclient logs

Where are the cifsclient logs?
I've enable
logLevels = (
info,
error,
debug,
resource,
netbiosError,
netbiosDebug,
netbiosTrace,
nfsTrace,
rare,
cacheDebug,
cifsTrace,
oplock,
warn,
smbSequence,
debugAttributes,
debugSSL,
)
Hero
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: cifsclient logs

Logs are set in /etc/opt/samba/smb.conf

The is a log statement that looks like this:

log file = /var/opt/samba/log.%m

Thats where it will go unless you changed it.

If you want to make a change,do so and then:

/sbin/init.d/samba stop
/sbin/init.d/samba start

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
j773303
Super Advisor

Re: cifsclient logs

/etc/opt/samba is relative cifsserver, I want to know the cifsclient logs? Can you please give me a hand? Thanks.
Hero
Steven E. Protter
Exalted Contributor

Re: cifsclient logs

Sorry it took two tries for me to understand you.

/var/opt/cifsclient
Directory for the CIFS Client log files, pid files and any temporary files created for client's own use.

from

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8724-90044/B8724-90044_top.html&con=/hpux/onlinedocs/B8724-90044/00/00/21-con.html&toc=/hpux/onlinedocs/B8724-90044/00/00/21-toc.html&searchterms=client%7clog%7ccifs&queryid=20040203-190049

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com