Eric Yih's Blog

Do what you like, like what you do.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  OS/X-Related

摘要:Adding a user is something easily accomplished using the built in GUI tools that ship with OS X, however any power user can appreciate the possible efficiency gained from using the command line. So in... 阅读全文

posted @ 2010-10-10 22:24 Eric Yih 阅读(503) 评论(0) 推荐(0)

摘要:To allow users to log into your computer in Mac OS X, you must create accounts for each of them. Creating a new user in Mac OS XFrom the Apple menu, select System Preferences.... From the View menu, s... 阅读全文

posted @ 2010-10-10 22:23 Eric Yih 阅读(404) 评论(0) 推荐(0)

摘要:On Mac OS X 10.4 Server:1. Join the machine to the domain2. Launch /Applications/Server/Workgroup Managera. In Sharing tab, select 'All' and navigate to the folder which you want to shareb. In "Genera... 阅读全文

posted @ 2010-10-10 22:21 Eric Yih 阅读(348) 评论(0) 推荐(0)

摘要:1. create user record:dscl localhost create /Local/Default/Users/username2. change it's uid:dscl -raw localhost create /Local/Default/Users/username dsAttrTypeStandard:UniqueID 18883. change it's gid:... 阅读全文

posted @ 2010-08-13 15:35 Eric Yih 阅读(399) 评论(0) 推荐(0)

摘要:Directory services are a critical component of any enterprise environment. These services provide a database for central account management for both user and computer, as well as a framework for sharing that information among workstations and servers. Mac OS X's native directory service is called Open Directory. 阅读全文

posted @ 2009-07-20 15:11 Eric Yih 阅读(863) 评论(0) 推荐(0)

摘要:Mac OS X Server includes a robust suite of mail services that make it a powerful solution for organizations looking to host their own email, webmail, and mailing list server. However, understanding how to configure those services properly is crucial to creating a reliable and secure mail server. In the first of three articles covering Mac OS X Server's mail services, Ryan Faas gives you the background and the basics you need to know to implement a Mac OS X mail server. 阅读全文

posted @ 2009-07-20 14:59 Eric Yih 阅读(825) 评论(0) 推荐(0)

摘要:Open Directory, Mac OS X's native directory service, allows users to both manage local accounts and to create shared directory domains hosted by Mac OS X Server. With shared directory domains, administrators can create network accounts that can be used to log into computers and to access server-based resources throughout an organization's network. 阅读全文

posted @ 2009-07-20 14:30 Eric Yih 阅读(819) 评论(0) 推荐(0)

摘要:Workgroup Manager has four primary areas that it can be used to manage: share points, accounts (including users, groups and computer lists) and preferences that define the user experience for clients bound to an Open Directory domain using Apple's managed preferences architecture. The final management area includes network views that determine what Mac users see when they use the Network globe icon to browse a network. 阅读全文

posted @ 2009-07-20 12:41 Eric Yih 阅读(994) 评论(0) 推荐(0)

摘要:The man page of mount_afp, please pay attention to the section of Using kerberos authentication, especially the example. 阅读全文

posted @ 2008-10-29 23:23 Eric Yih 阅读(405) 评论(0) 推荐(0)

摘要:Change the hostname of Mac OS/X Server by using scutil command. 阅读全文

posted @ 2008-10-29 23:17 Eric Yih 阅读(1438) 评论(0) 推荐(0)

摘要:This tutorial shows how to enable crontab on Mac OS/X, include creating, querying and removing it. 阅读全文

posted @ 2008-10-29 23:11 Eric Yih 阅读(3296) 评论(0) 推荐(0)