Samba - How to debug

Mark Mecum (teknowiztx) no-reply-gw at fcp.homelinux.org
Thu Apr 14 00:04:03 UTC 2005


How do I see if the FC system is using encrypted PW.  I ran a trace with ethereal and the pw sent was encrypted with ntlmssp

testparm output:

[root at orion bin]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Processing section "[mcm]"
Processing section "[llm]"
Processing section "[rem]"
Processing section "[mitch]"
Processing section "[public]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

# Global parameters
[global]
        workgroup = BETELGUESE
        server string = Samba %v on %h, NetBIOS of %L
        passwd program = /usr/bin/passwd %u
        passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
        username map = /etc/samba/smbusers
        unix password sync = Yes
        log file = /var/log/samba/%m.log
        max log size = 2200
        name resolve order = wins lmhosts bcast
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = /etc/printcap
        os level = 65
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins support = Yes
        remote announce = 192.168.0.255/TXMCM
        idmap uid = 16777216-33554431
        idmap gid = 16777216-33554431
        hosts allow = 192.168.0., 127.
        cups options = raw

[homes]
        comment = Home Directories
        read only = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[mcm]
        path = /home/mcm
        valid users = mcm
        read only = No

[llm]
        path = /home/llm
        valid users = llm, mcm
        read only = No

[rem]
        path = /home/rem
        valid users = mcm, rem
        read only = No

[mitch]
        path = /home/mitch
        valid users = mcm, mitch
        read only = No

[public]
        comment = Folder for public transfers
        path = /home/public
        read only = No
        guest ok = Yes



-- 
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=59982&topic_id=14837&forum=6#forumpost59982




More information about the users mailing list