certified novell administrator Interview Questions and Answers

100 Novell Netware Administrator Interview Questions & Answers
  1. What is NetWare?

    • Answer: NetWare is a family of network operating systems (NOS) developed by Novell. It's known for its robust file and print services, directory services (NDS), and its ability to handle large numbers of users and devices. It's been largely superseded by other operating systems like Windows Server, but still finds use in legacy systems.
  2. Explain the architecture of NetWare.

    • Answer: NetWare's architecture is client-server based. The server handles file and print services, security, and other network resources. Clients connect to the server to access these resources. Key components include the server operating system, the network drivers, and the client software.
  3. What is NDS (Novell Directory Services)?

    • Answer: NDS is Novell's directory service, providing a centralized repository for network resources and user accounts. It uses a hierarchical tree structure to organize information, making it easy to manage users, groups, and other objects across a network. It offers features like authentication, authorization, and resource location.
  4. How does NDS differ from Active Directory?

    • Answer: NDS and Active Directory are both directory services, but they differ in their architecture and functionality. NDS uses a tree structure, while Active Directory uses a forest structure. NDS is known for its robustness and scalability in large networks, while Active Directory is widely adopted due to its integration with Windows Server.
  5. Describe the process of installing NetWare.

    • Answer: NetWare installation involves partitioning the hard drive, formatting it with a NetWare-compatible file system (e.g., NWFS), installing the NetWare operating system, configuring the network interface card, and configuring NDS. The exact steps vary depending on the NetWare version.
  6. Explain the concept of contexts in NDS.

    • Answer: Contexts in NDS are subdivisions of the directory tree. They provide a way to organize and manage objects within the directory. Each context has its own set of attributes and permissions. They are crucial for security and organization within the NDS tree.
  7. What are the different types of NetWare servers?

    • Answer: NetWare offered different server types depending on the version, including dedicated file servers, print servers, and application servers. Some versions allowed for multiple roles on a single server.
  8. How do you manage users and groups in NetWare?

    • Answer: User and group management in NetWare is done through NDS. Administrators can create, modify, and delete users and groups, assign permissions, and manage their attributes using tools like NetWare Administrator or command-line utilities.
  9. Explain the concept of rights and permissions in NetWare.

    • Answer: NetWare uses a robust permission system to control access to resources. Rights and permissions define what actions a user or group can perform on specific files, directories, or other objects. They are assigned through NDS and can be very granular, allowing for fine-grained control over access.
  10. What are trustee assignments?

    • Answer: Trustee assignments define which users or groups have access to a particular resource and what type of access they have (read, write, execute, etc.). This is a core element of NetWare's security model.
  11. How do you troubleshoot network connectivity issues in a NetWare environment?

    • Answer: Troubleshooting involves checking network cables, NIC configuration, IP addressing, routing, and server status. Tools like `ping`, `traceroute`, and NetWare's monitoring utilities are helpful. Analyzing error logs is crucial for identifying the root cause.
  12. Explain the role of the bindery in NetWare.

    • Answer: The bindery was a pre-NDS database used in older NetWare versions to store user and group information. While largely replaced by NDS, it's important to understand its role in legacy systems.
  13. What is a NetWare volume?

    • Answer: A NetWare volume is a logical partition on a server's hard drive that's formatted with the NetWare File System (NWFS). It's the primary way to store files and data on a NetWare server.
  14. What are the different types of NetWare file systems?

    • Answer: Primarily NWFS (NetWare File System) was used, offering features like efficient file storage and security. Older versions might have used other file systems, but NWFS was the standard.
  15. How do you manage disk space on a NetWare server?

    • Answer: Disk space management involves monitoring volume usage, deleting unnecessary files, compressing data, and potentially adding more storage. NetWare provides tools to monitor disk space and manage volumes.
  16. Explain the concept of IPX/SPX in NetWare.

    • Answer: IPX/SPX was the primary network protocol used in older NetWare versions. IPX (Internet Packet Exchange) is a network layer protocol, and SPX (Sequenced Packet Exchange) is a transport layer protocol providing reliable data delivery.
  17. How do you configure NetWare for TCP/IP?

    • Answer: NetWare can be configured to use TCP/IP alongside IPX/SPX or as the primary protocol. This involves configuring IP addresses, subnet masks, gateways, and DNS settings on the server and clients. This is done through the NetWare Administrator or command-line tools.
  18. What are the different methods for backing up a NetWare server?

    • Answer: NetWare offers various backup methods including full backups, incremental backups, and differential backups. Backup utilities allow for selecting specific volumes, files, or directories to be backed up. Different backup media like tapes or network locations can be used.
  19. How do you restore a NetWare server from backup?

    • Answer: Restoration involves using the backup utility to restore selected volumes or files from the backup media. The process may require temporarily shutting down the server or taking it offline. The specific steps depend on the backup method used.
  20. Explain the importance of security in a NetWare environment.

    • Answer: Security is crucial to protect sensitive data and prevent unauthorized access. NetWare offers various security features including user authentication, access control lists (ACLs), encryption, and auditing.
  21. How do you implement security measures in NetWare?

    • Answer: Implementing security involves creating strong passwords, using robust access control lists (ACLs), regularly patching the system, and implementing network security measures such as firewalls and intrusion detection systems.
  22. What are the common security threats in a NetWare environment?

    • Answer: Common threats include unauthorized access, viruses, malware, denial-of-service attacks, and insider threats. Protecting against these requires a multi-layered approach to security.
  23. Describe the process of setting up a NetWare print server.

    • Answer: This involves installing the necessary print server software, connecting printers, creating print queues, defining printer properties, and setting up access permissions for users and groups. NetWare's print services manage the print jobs and distribute them to the connected printers.
  24. How do you manage print queues in NetWare?

    • Answer: Print queues are managed through NetWare's print server utilities. Administrators can monitor print jobs, pause or resume queues, delete jobs, and configure queue properties like priority and size limits.
  25. Explain the concept of a NetWare console.

    • Answer: The NetWare console is a command-line interface used for managing the server. It provides access to a wide range of commands for managing users, groups, volumes, and other server resources. It is a powerful but text-based interface.
  26. What are some common NetWare console commands?

    • Answer: Common commands include `MAP`, `ASSIGN`, `COPY`, `RMDIR`, `MKDIR`, `USER`, and many others depending on the task. They offer granular control over server operations.
  27. How do you monitor the performance of a NetWare server?

    • Answer: Performance monitoring involves using NetWare's built-in tools and utilities to track CPU usage, memory usage, disk I/O, and network traffic. This helps identify bottlenecks and optimize server performance.
  28. What are some common performance issues in a NetWare environment and how do you troubleshoot them?

    • Answer: Common issues include low disk space, high CPU usage, network congestion, and slow file access. Troubleshooting involves analyzing performance metrics, identifying bottlenecks, and implementing solutions like adding more memory, increasing disk space, optimizing network configuration, or upgrading hardware.
  29. How do you manage user accounts in NetWare? Discuss both creation and deletion.

    • Answer: User accounts are managed through NDS. Creation involves specifying the user's name, password, and other attributes. Deletion involves removing the user object from NDS, which also removes their access to server resources.
  30. Explain the process of configuring NetWare for remote access.

    • Answer: This involves setting up appropriate network protocols (like TCP/IP), configuring remote access software (such as a VPN client), and securing the remote access connection to prevent unauthorized access.
  31. What is a NetWare directory tree?

    • Answer: The NetWare directory tree is the hierarchical structure of the NDS, organizing objects like users, groups, and resources. It's crucial for organizing and managing information within the network.
  32. How do you troubleshoot NDS replication issues?

    • Answer: Troubleshooting replication issues involves checking network connectivity between servers, reviewing replication logs, ensuring that replication agreements are correctly configured, and verifying the health of the NDS database on each server.
  33. What are the different types of NDS replication?

    • Answer: Different replication methods exist depending on the NetWare version. They generally involve scheduling how and when changes are synchronized between servers.
  34. What is the role of a NetWare administrator?

    • Answer: A NetWare administrator is responsible for installing, configuring, and maintaining the NetWare network. This includes managing users, groups, resources, security, and troubleshooting network issues.
  35. What are the key responsibilities of a Novell Certified NetWare Administrator?

    • Answer: A certified administrator demonstrates proficiency in installing, configuring, maintaining, and troubleshooting NetWare networks. They possess a deeper understanding of NDS, security, and performance optimization compared to a general administrator.
  36. How do you manage disk quotas in NetWare?

    • Answer: Disk quotas limit the amount of disk space a user or group can consume on a NetWare volume. They are configured through NDS and help manage disk space effectively.
  37. What is the NetWare file system (NWFS)? Discuss its key features.

    • Answer: NWFS is the file system used by NetWare. Key features include efficient file storage, support for large files, and robust security features.
  38. How do you perform a full backup of a NetWare server?

    • Answer: A full backup creates a complete copy of all data on the selected volumes. This is usually done using NetWare's backup utilities and involves specifying the backup destination.
  39. How do you perform an incremental backup of a NetWare server?

    • Answer: An incremental backup only backs up files that have changed since the last full or incremental backup. This is more efficient than a full backup, but requires a full backup as a base.
  40. How do you perform a differential backup of a NetWare server?

    • Answer: A differential backup backs up all files that have changed since the last full backup. It's faster than a full backup but larger than an incremental backup.
  41. Explain the concept of a NetWare partition.

    • Answer: A NetWare partition is a section of a hard drive that's dedicated to the NetWare operating system and its data. It's created during the installation process.
  42. What is a NetWare login script? What is its purpose?

    • Answer: A NetWare login script is a set of commands that execute when a user logs in. It's used to customize the user's environment, assign drives, and configure other settings.
  43. How do you create and manage NetWare login scripts?

    • Answer: Login scripts are created and managed using NetWare's administration tools. They can be assigned to individual users or groups.
  44. What are some common troubleshooting techniques for NetWare print services?

    • Answer: Troubleshooting techniques involve checking printer connections, print queue status, driver configurations, and ensuring that users have the necessary permissions. Analyzing print server logs can help identify the root cause.
  45. Explain the concept of object classes in NDS.

    • Answer: Object classes define the attributes and behavior of objects within NDS. Examples include user objects, group objects, and container objects.
  46. How do you manage NDS object attributes?

    • Answer: Attributes are managed using NDS administration tools, allowing you to change user details, group memberships, and other object properties.
  47. What are the different types of NDS objects?

    • Answer: NDS contains various object types, including users, groups, organizational units (OUs), and servers. Each type has specific attributes and functionality.
  48. How do you configure NetWare for DHCP?

    • Answer: Configuring DHCP involves installing and configuring a DHCP server to automatically assign IP addresses and other network configuration parameters to clients.
  49. How do you configure NetWare for WINS?

    • Answer: WINS (Windows Internet Naming Service) is a name resolution service. Configuring WINS in NetWare involves setting up a WINS server or configuring the NetWare server as a WINS client.
  50. Explain the concept of NetWare's bindery services.

    • Answer: Bindery services, primarily used in older versions, provided a centralized database for user and group information before NDS.
  51. How do you configure NetWare to work with a different file system besides NWFS?

    • Answer: While NWFS was the primary file system, some versions allowed for integration with other file systems, though this was generally less common.
  52. What are some of the challenges of managing a large NetWare network?

    • Answer: Challenges include managing a large number of users and resources, maintaining consistent security policies, ensuring network performance, and troubleshooting complex issues across a geographically distributed network.
  53. How do you monitor and manage NetWare server logs?

    • Answer: Server logs contain valuable information about system events, errors, and security audits. These are managed and monitored using NetWare utilities to track system health and troubleshoot issues.
  54. What are some best practices for securing a NetWare network?

    • Answer: Best practices include implementing strong passwords, using granular access controls, regularly patching the system, using firewalls, and educating users about security risks.
  55. Explain the importance of regular maintenance in a NetWare environment.

    • Answer: Regular maintenance is crucial for ensuring optimal performance, preventing system failures, and maintaining security. This includes tasks such as backups, system updates, and log analysis.
  56. What are some common performance tuning techniques for NetWare servers?

    • Answer: Techniques include optimizing disk I/O, managing memory usage, optimizing network configuration, and upgrading hardware.
  57. How do you troubleshoot network connectivity issues between NetWare clients and servers?

    • Answer: Troubleshooting involves checking network cables, IP addresses, subnet masks, gateways, and server status. Using tools like `ping` and `traceroute` helps identify connectivity issues.
  58. Describe the process of migrating from a NetWare environment to a more modern system (e.g., Windows Server).

    • Answer: Migration is a complex process involving careful planning, data migration, user account migration, application compatibility testing, and thorough testing of the new environment. Specialized migration tools might be needed.
  59. What are some tools used for managing NetWare networks?

    • Answer: Tools include NetWare Administrator, NetWare console, and various command-line utilities. Third-party tools might also be used for specific tasks.
  60. What is the importance of understanding NetWare's command-line interface?

    • Answer: Understanding the command-line interface provides a powerful way to manage the server, especially in situations where graphical tools are unavailable or impractical.
  61. How do you handle conflicts between different versions of NetWare client software?

    • Answer: This requires careful management of client software versions to prevent conflicts. Keeping clients updated and standardized is ideal but often requires careful planning and rollout strategies.
  62. Describe your experience with NetWare security auditing.

    • Answer: (This requires a personalized answer based on experience. Mention specific tools, techniques, and any relevant certifications.)
  63. Discuss your experience with troubleshooting NetWare performance issues.

    • Answer: (This requires a personalized answer based on experience. Mention specific scenarios, tools used for analysis, and solutions implemented.)
  64. Explain your understanding of NetWare's disaster recovery procedures.

    • Answer: (This requires a personalized answer based on experience. Discuss backup strategies, restoration procedures, and any experience with disaster recovery planning.)

Thank you for reading our blog post on 'certified novell administrator Interview Questions and Answers'.We hope you found it informative and useful.Stay tuned for more insightful content!