码迷,mamicode.com
首页 >  
搜索关键字:samba 服务搭建步骤    ( 1942个结果
samba服务器的搭建及使用
一、Samba服务器的安装及配置 1、samba服务器的安装 rpm –ivh /mnt/Packages/samba-3. 5. 10-125. el6.i686.rpm 需要挂载红帽6的光盘 2、添加用户并修改密码 useradd Bumble_Bee passwd...
分类:其他好文   时间:2015-02-16 16:49:37    阅读次数:122
Samba passwd smbpasswd and tdbsam
ome commands to convert samba backend password-databases. If you use “passdb backend = smbpasswd” in your smb.conf you must convert your system-user a...
分类:数据库   时间:2015-02-13 23:36:32    阅读次数:264
Linux 下幾種網芳/Samba 目錄的 mount 方式
Linux 下幾種網芳/Samba 目錄的 mount 方式,比較新的 Smaba 只能用 cifs 的 mount 方式。 [smbmount] smbmount -o username="Username",password="Password" //IP/share /mnt/smb smbu...
分类:系统相关   时间:2015-02-13 23:36:23    阅读次数:260
Samba Server 的使用者帳號及密碼備份
Samba Server 自從 3.x 後改成使用 tdbsam 的方式來管理使用者的帳號及密碼,原本的帳號密碼都是存放在 /etc/samba 目錄之下,最近要做備份時,一時之間竟然找不到 Samba Server 存放使用者帳號及密碼的地方。 後來有想到,可以先把 tdbsam 格式匯出成 sa...
分类:其他好文   时间:2015-02-13 19:46:40    阅读次数:155
Samba编码设置方法
弟管理學校的網頁伺服器,該伺服器也同時是大家的分享檔案集散中心,是以Linux架設起來的,該伺服器以 Unicode 作為系統編碼,而其他Windows系統則是big5(MS950)編碼,最近我要讓另一台 Linux 的主機(Unicode)掛載該伺服器所分享的檔案,編碼轉換的問題讓我頭痛了一個禮拜...
分类:其他好文   时间:2015-02-13 11:30:02    阅读次数:285
Active Directory participation features and security extensions
Participation in the Active Directory Samba 3.0 series, as well as the OS since Windows 2000, is possible to participate in the Active Directory domai...
分类:其他好文   时间:2015-02-13 00:18:36    阅读次数:283
Samba set of user authentication and file access rights
This series is compatible with Linux certification exam LPIC. A typical Linux user-level topics omitted, I am picked up the contents of the system man...
分类:数据库   时间:2015-02-13 00:18:22    阅读次数:260
Migrating authentication of Samba from smbpasswd to tdb
Was addicted various After you upgrade the OS of old Samba server. Put it also was using a set of 2.x era become 3.x is seems to have emerged. Changes...
分类:数据库   时间:2015-02-13 00:15:04    阅读次数:169
current status of the installation and the internationalization of Samba 3.0
Only about 8 months from release of Samba 3.0.0, there is beginning to be the transition from 2.2.x. Here again, I will explain the Notes on new featu...
分类:其他好文   时间:2015-02-13 00:05:36    阅读次数:259
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!