代码搜索:SAMBA

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

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

postinst samba-common.postinst

#!/bin/sh # # set -e # Do debconf stuff here . /usr/share/debconf/confmodule # We need a default smb.conf file. If one doesn't exist we put in place # one that has some basic defaults. if [ ! -e /e
www.eeworm.com/read/273665/4201232

dirs samba-common.dirs

etc/samba etc/dhcp3/dhclient-enter-hooks.d
www.eeworm.com/read/273665/4201235

config samba-common.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/4201245

templates samba-common.templates

Template: samba-common/character_set Type: string _Description: Character Set for Unix filesystem You currently have a "character set" configured in your smb.conf. In Samba 3.0, this option is repl
www.eeworm.com/read/273665/4201253

dhcp samba-common.dhcp

#!/bin/sh SAMBA_DHCP_CONF=/etc/samba/dhcp.conf netbios_setup() { # No need to continue if we're called with an unsupported option if [ "$reason" != BOUND ] && [ "$reason" != RENEW ] \ && [ "$
www.eeworm.com/read/273665/4201255

examples samba-doc.examples

debian/wins2dns.awk source/smbadduser
www.eeworm.com/read/273665/4201257

spec samba2.spec

# Note that this file exists in Mandrake packaging cvs (as samba.spec) # and samba cvs (as packaging/Mandrake/samba2.spec.tmpl). # Keep in mind that any changes should take both locations into account
www.eeworm.com/read/273665/4201265

master samba.init.master

#!/bin/sh #ident "@(#)samba.server 1.0 96/06/19 TK" /* SVr4.0 1.1.13.1*/ # # Please send info on modifications to knuutila@cs.utu.fi # # This file should have uid root, gid sys and chmod 744 # i
www.eeworm.com/read/273665/4201278

spec lsb-samba.spec

# # "$Id: lsb-samba.spec,v 1.2 2001/07/03 01:01:12 jra Exp $" # # Linux Standards Based RPM "spec" file for SAMBA. # Summary: SAMBA Name: lsb-samba Version: 2.2.1 Release: 0 Copyright: GPL Group: S
www.eeworm.com/read/273665/4201308

stack samba.pamd.stack

#%PAM-1.0 auth required pam_nologin.so auth required pam_stack.so service=system-auth account required pam_stack.so service=system-auth session required pam_stack.so service=system-a