代码搜索:SAMBA

找到约 3,600 项符合「SAMBA」的源代码

代码结果 3,600
www.eeworm.com/read/273665/4201147

pamd samba.pamd

auth required pam_unix.so account required pam_unix.so session required pam_unix.so
www.eeworm.com/read/273665/4201149

files samba.files

usr/bin/smbstatus usr/bin/smbcontrol usr/bin/tdbbackup usr/bin/pdbedit usr/bin/profiles usr/sbin/smbd usr/sbin/nmbd usr/sbin/mksmbpasswd usr/lib/samba/vfs usr/share/man/man1/smbcontrol.1 usr/share/man
www.eeworm.com/read/273665/4201153

templates samba.templates

Template: samba/generate_smbpasswd Type: boolean Default: false Description: Create samba password database, /var/lib/samba/passdb.tdb? To be compatible with the defaults in most versions of Windows,
www.eeworm.com/read/273665/4201159

init samba.init

#!/bin/sh # # Start/stops the Samba daemons (nmbd and smbd). # # # Defaults RUN_MODE="daemons" # Reads config file (will override defaults above) [ -r /etc/default/samba ] && . /etc/default/samba N
www.eeworm.com/read/273665/4201161

logrotate samba.logrotate

/var/log/samba/log.smbd { weekly missingok rotate 7 postrotate invoke-rc.d --quiet samba reload > /dev/null endscript compress notifempty } /var/log/samba/log.nmbd { weekly missingok rota
www.eeworm.com/read/273665/4201169

patch samba.patch

diff -uNr samba-3.0.0beta1.orig/source/client/smbmount.c samba-3.0.0beta1/source/client/smbmount.c --- samba-3.0.0beta1.orig/source/client/smbmount.c 2003-06-07 12:57:32.000000000 -0500 +++ samba-3.0.
www.eeworm.com/read/273665/4201188

docs samba.docs

README Roadmap WHATSNEW.txt docs/htmldocs/Samba3-HOWTO/diagnosis.html
www.eeworm.com/read/273665/4201194

postinst samba.postinst

#!/bin/sh -e # # Post-installation script for the Samba package for Debian GNU/Linux # # case "$1" in configure) # continue below ;; abort-upgrade|abort-remove|abort-deconfigure) exit 0 ;;
www.eeworm.com/read/273665/4201212

config samba.config

#/bin/sh -e # # # Source debconf library. . /usr/share/debconf/confmodule # Function for grabbing a parameter from an smb.conf file smbconf_retr() { if [ -z "$1" ]; then return fi if [ -n "$2"
www.eeworm.com/read/273665/4201219

dirs samba.dirs

usr/bin usr/sbin var/log/samba var/lib/samba/printers/W32X86 var/lib/samba/printers/WIN40 var/run/samba var/cache/samba